How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Atlassian Issue Type Screen Schemes API

The Issue Type Screen Schemes API from Atlassian — 8 operation(s) for issue type screen schemes.

Atlassian Issue Type Screen Schemes API is one of 183 APIs that Atlassian publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 17 JSON Schema definitions.

Tagged areas include Issue Type Screen Schemes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 17 JSON Schemas.

This API exposes 11 operations across 8 paths, and defines 18 schemas. It is described by OpenAPI 3.2.0, at version 1001.0.0-SNAPSHOT-67b5c6e5f3598d7ec1649016d026468ab2838a77.

Requests are made against a single base URL, https://your-domain.atlassian.net.

11 operations 8 paths 18 schemas 1 DELETE4 GET2 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1001.0.0-SNAPSHOT-67b5c6e5f3598d7ec1649016d026468ab2838a77
Server
https://your-domain.atlassian.net
Authentication
OAuth 2.0, HTTP Basic
License
Terms of Service
Resource Areas
1

Authentication & Security 2

Atlassian Issue Type Screen Schemes API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 183 scopes. It accepts HTTP basic authentication (basicAuth).

  • OAuth2 — OAuth2 scopes for Jira
  • basicAuth — You can access this resource via basic auth.

Paths & Operations 11

Across 8 paths, the API surfaces 11 operations — 1 DELETE, 4 GET, 2 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Issue Type Screen Schemes 11
GET
/rest/api/3/issuetypescreenscheme
Atlassian Get Issue Type Screen Schemes
atlassianGetissuetypescreenschemes 6 params → 200400401403
POST
/rest/api/3/issuetypescreenscheme
Atlassian Create Issue Type Screen Scheme
atlassianCreateissuetypescreenscheme body → 201400401403404409
GET
/rest/api/3/issuetypescreenscheme/mapping
Atlassian Get Issue Type Screen Scheme Items
atlassianGetissuetypescreenschememappings 3 params → 200400401403
GET
/rest/api/3/issuetypescreenscheme/project
Atlassian Get Issue Type Screen Schemes For Projects
atlassianGetissuetypescreenschemeprojectassociations 3 params → 200400401403
PUT
/rest/api/3/issuetypescreenscheme/project
Atlassian Assign Issue Type Screen Scheme To Project
atlassianAssignissuetypescreenschemetoproject body → 204400401403404
DELETE
/rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId}
Atlassian Delete Issue Type Screen Scheme
atlassianDeleteissuetypescreenscheme 1 param → 204400401403404
PUT
/rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId}
Atlassian Update Issue Type Screen Scheme
atlassianUpdateissuetypescreenscheme 1 param body → 204400401403404
PUT
/rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId}/mapping
Atlassian Append Mappings To Issue Type Screen Scheme
atlassianAppendmappingsforissuetypescreenscheme 1 param body → 204400401403404409
PUT
/rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId}/mapping/default
Atlassian Update Issue Type Screen Scheme Default Screen Scheme
atlassianUpdatedefaultscreenscheme 1 param body → 204400401403404
POST
/rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId}/mapping/remove
Atlassian Remove Mappings From Issue Type Screen Scheme
atlassianRemovemappingsfromissuetypescreenscheme 1 param body → 204400401403404
GET
/rest/api/3/issuetypescreenscheme/{issueTypeScreenSchemeId}/project
Atlassian Get Issue Type Screen Scheme Projects
atlassianGetprojectsforissuetypescreenscheme 4 params → 200400401403

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are ProjectDetails (8 properties), PageBeanProjectDetails (7 properties), PageBeanIssueTypeScreenScheme (7 properties), PageBeanIssueTypeScreenSchemeItem (7 properties). Each schema is shown below with its type and property counts.

AvatarUrlsBean
object
4 properties
UpdateDefaultScreenScheme
object
The ID of a screen scheme.
1 property 1 required
PageBeanProjectDetails
object
A page of items.
7 properties
IssueTypeIds
object
The list of issue type IDs.
1 property 1 required
IssueTypeScreenScheme
object
Details of an issue type screen scheme.
3 properties 2 required
IssueTypeScreenSchemeDetails
object
The details of an issue type screen scheme.
3 properties 2 required
ProjectDetails
object
Details about a project.
8 properties
IssueTypeScreenSchemeMappingDetails
object
A list of issue type screen scheme mappings.
1 property 1 required
IssueTypeScreenSchemeUpdateDetails
object
Details of an issue type screen scheme.
2 properties
PageBeanIssueTypeScreenScheme
object
A page of items.
7 properties
IssueTypeScreenSchemeMapping
object
The IDs of the screen schemes for the issue type IDs.
2 properties 2 required
UpdatedProjectCategory
object
A project category.
4 properties
IssueTypeScreenSchemesProjects
object
Issue type screen scheme with a list of the projects that use it.
2 properties 2 required
PageBeanIssueTypeScreenSchemesProjects
object
A page of items.
7 properties
PageBeanIssueTypeScreenSchemeItem
object
A page of items.
7 properties
IssueTypeScreenSchemeProjectAssociation
object
Associated issue type screen scheme and project.
2 properties
IssueTypeScreenSchemeId
object
The ID of an issue type screen scheme.
1 property 1 required
IssueTypeScreenSchemeItem
object
The screen scheme for an issue type.
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

atlassian-issue-type-screen-schemes-api-openapi.yml Raw ↑

Other APIs Atlassian publishes across the network.

Atlassian Jira Software Backlog API
Atlassian Jira Software Board API
Atlassian Jira Software Epic API
Atlassian Jira Software Sprint API
Atlassian Jira Software Development Information API
Atlassian Jira Software Feature Flags API
Atlassian Jira Software Deployments API
Atlassian Jira Software Builds API
Atlassian Jira Software Remote Links API
Atlassian Jira Software Security Information API
Atlassian Jira Service Management Customer API
Atlassian Jira Service Management Info API
Where this information came from

This is an independent, third-party profile of Atlassian Issue Type Screen Schemes API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.