Get List of Subtasks by Request

Use this API to retrieve a list of all subtasks associated with a specific request. The response will include details for each subtask along with the request approver, date created, and deadline.

Path Params
string
required

Request queue reference Id

Query Params
int32
β‰₯ 0
Defaults to 0

Results page to be retrieved (0..N)

int32
1 to 500
Defaults to 20

Number of records per page (1..50)

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
*/*