Atlassian · Example Payload

Atlassian Confluence Search Search Page Response Search Result Example

CodeCollaborationPlatformProductivitySoftware Development

Atlassian Confluence Search Search Page Response Search Result Example is an example object payload from Atlassian, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

resultsstartlimitsizetotalSizecqlQuerysearchDurationarchivedResultCount

Example Payload

Raw ↑
{
  "results": [],
  "start": 10,
  "limit": 10,
  "size": 10,
  "totalSize": 10,
  "cqlQuery": "example_value",
  "searchDuration": 10,
  "archivedResultCount": 10
}