CodeCollaborationPlatformProductivitySoftware Development
Atlassian Atlassiangetallworkflowschemes 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": "atlassianGetallworkflowschemes",
"method": "GET",
"path": "/rest/api/3/workflowscheme",
"summary": "Atlassian Get All Workflow Schemes",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"example": "{\"isLast\":true,\"maxResults\":50,\"startAt\":0,\"total\":2,\"values\":[{\"defaultWorkflow\":\"jira\",\"description\":\"The description of the example workflow scheme.\",\"id\":101010,\"issueTypeMappings\":{\"10000\":\"scrum workflow\",\"10001\":\"builds workflow\"},\"name\":\"Example workflow scheme\",\"self\":\"https://your-domain.atlassian.net/rest/api/3/workflowscheme/101010\"},{\"defaultWorkflow\":\"jira\",\"description\":\"The description of the another example workflow scheme.\",\"id\":101011,\"issueTypeMappings\":{\"10000\":\"scrum workflow\",\"10001\":\"builds workflow\"},\"name\":\"Another example workflow scheme\",\"self\":\"https://your-domain.atlassian.net/rest/api/3/workflowscheme/101011\"}]}"
}
]
}
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.