Atlassian · Example Payload

Atlassian Confluence Settings System Info Entity Example

CodeCollaborationPlatformProductivitySoftware Development

Atlassian Confluence Settings System Info Entity 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

cloudIdcommitHashbaseUrleditionsiteTitledefaultLocaledefaultTimeZonemicrosPerimeter

Example Payload

Raw ↑
{
  "cloudId": "500123",
  "commitHash": "example_value",
  "baseUrl": "https://www.example.com",
  "edition": "example_value",
  "siteTitle": "example_value",
  "defaultLocale": "example_value",
  "defaultTimeZone": "example_value",
  "microsPerimeter": "example_value"
}