v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Issue types

Get issue type

Returns an issue type.

This operation can be accessed anonymously.

Permissions required: Browse projects project permission in a project the issue type is associated with or Administer Jira global permission.

get/rest/api/2/issuetype/{id}

Path parameters

idstring required

The ID of the issue type.

Response

Returned if the request is successful.

avatarIdinteger

The ID of the issue type's avatar.

descriptionstring

The description of the issue type.

entityIdstring uuid

Unique ID for next-gen projects.

hierarchyLevelinteger

Hierarchy level of the issue type.

iconUrlstring

The URL of the issue type's avatar.

idstring

The ID of the issue type.

namestring

The name of the issue type.

selfstring

The URL of these issue type details.

subtaskboolean

Whether this issue type is used to create subtasks.