Get Issue Relationships

Use this API to retrieve relationship details between an issue and related records.

Path Params
uuid
required

The unique identifier of the issue. This value is obtained using the Get List of Issues API.

Query Params
int32
β‰₯ 0
Defaults to 0

The page number of the results.

int32
1 to 2000
Defaults to 20

The number of results per page.

string
enum

The sort criteria that dictates the order of the results.

Allowed:
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

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