Atlassian · Example Payload

Atlassian Confluence Group User Array Example

CodeCollaborationPlatformProductivitySoftware Development

Atlassian Confluence Group User Array Example is an example object payload from Atlassian, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

resultsstartlimitsizetotalSize

Example Payload

Raw ↑
{
  "results": [],
  "start": 10,
  "limit": 10,
  "size": 10,
  "totalSize": 10
}