Get List of Resolutions

Use this API to retrieve a list of all request resolutions. The response will include details for each resolution along with the corresponding ID, type, and translations.

Query Params
string

The language code for which to retrieve resolution code translations. For example, 'en-us' for English, 'fr' for French, 'de' for German, etc.

boolean
Defaults to false

Set to true to include resolution codes that are applicable to subtasks. If false or omitted, only request-level resolution codes will be returned.

int32
β‰₯ 0
Defaults to 0

Results page you want to retrieve. Page number starts with 0 (0..N)

int32
1 to 500
Defaults to 20

Number of records per page. Maximum page size allowed is 500

string
enum

Sorting criteria in the format: property(,asc|desc). Default sort order is ascending.

Allowed:
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 3 required scopes
URL
Response
Choose an example:
application/json
*/*