Atlassian · Example Payload

Atlassian Confluence Content Content Restriction Array Example

CodeCollaborationPlatformProductivitySoftware Development

Atlassian Confluence Content Content Restriction 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

resultsstartlimitsizerestrictionsHash

Example Payload

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