Jira · Example Payload

Jira Cloud Platform Rest Change History Example

AgileIssue TrackingITSMProject ManagementService Management

Jira Cloud Platform Rest Change History Example is an example object payload from Jira, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idcreateditems

Example Payload

Raw ↑
{
  "id": "abc123",
  "created": "example_value",
  "items": []
}