Atlassian · Example Payload

Atlassian Confluence Content Version Array Example

CodeCollaborationPlatformProductivitySoftware Development

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

Top-level fields

resultsstartlimitsize

Example Payload

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