Jira · Example Payload

Jira Cloud Platform Rest Watches Example

AgileIssue TrackingITSMProject ManagementService Management

Jira Cloud Platform Rest Watches 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

selfwatchCountisWatching

Example Payload

Raw ↑
{
  "self": "example_value",
  "watchCount": 10,
  "isWatching": true
}