List task issue types

This endpoint can be used to list all registered task issue types. By calling this endpoint with a valid session ID in the header, you will receive a list of task issue types.

Query Params
_id
array of strings

Task Issue Type ID(s)

_id
categoryId
array of strings

Task Issue Category ID(s)

categoryId
string

Selector object for updated at timestamp — supports $gt (greater than) and $lt (less than) attributes using Unix timestamp(s) in milliseconds - maximum allowed range is 365 days

number

Skip from index count (default: 0)

number

Number of items to return (default: 10, max: 100)

string

Field(s) to sort by (sort options : 1 for ascending, -1 for descending)

Headers
string
required

Session ID

Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json