Skip to main content
objectJiraApiCall

Fields

id
ID!

Stable identifier for this Jira API call.

operation
String!

The operation associated with this Jira API call.

requestSummary
String!

The request summary associated with this Jira API call.

The source associated with this Jira API call.

durationMs
Int!

The duration ms associated with this Jira API call.

statusCode
Int

The status code associated with this Jira API call. May be null when unavailable or not applicable.

error
String

Error message when this Jira API call did not complete successfully. May be null when unavailable or not applicable.

itemCount
Int

Number of items. May be null when unavailable or not applicable.

servedStale
Boolean!

Whether the served stale condition is true for this Jira API call.

createdAt
String!

ISO 8601 timestamp when this Jira API call was created.