CodeCollaborationPlatformProductivitySoftware Development
Atlassian Atlassiangetcontextsforfield Example is an example object payload from Atlassian, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"operationId": "atlassianGetcontextsforfield",
"method": "GET",
"path": "/rest/api/3/field/{fieldId}/context",
"summary": "Atlassian Get Custom Field Contexts",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"example": "{\"isLast\":true,\"maxResults\":100,\"startAt\":0,\"total\":2,\"values\":[{\"id\":\"10025\",\"name\":\"Bug fields context\",\"description\":\"A context used to define the custom field options for bugs.\",\"isGlobalContext\":true,\"isAnyIssueType\":false},{\"id\":\"10026\",\"name\":\"Task fields context\",\"description\":\"A context used to define the custom field options for tasks.\",\"isGlobalContext\":false,\"isAnyIssueType\":false}]}"
},
{
"status": "403",
"contentType": "application/json",
"example": "{\"errorMessages\":[\"Only Jira administrators can access custom field contexts.\"],\"errors\":{}}"
},
{
"status": "404",
"contentType": "application/json",
"example": "{\"errorMessages\":[\"The custom field was not found.\"],\"errors\":{}}"
}
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.