v3
latestOpenAPI 3.0.12026-08-0474115357.9 KBRequest
Get request participants
This method returns a list of all the participants on a customer request.
Permissions required: Permission to view the customer request.
get/rest/servicedeskapi/request/{issueIdOrKey}/participant
Path parameters
issueIdOrKeystring required
The ID or key of the customer request to be queried for its participants.
Query parameters
startinteger
The starting index of the returned objects. Base index: 0. See the Pagination section for more details.
limitinteger
The maximum number of request types to return per page. Default: 50. See the Pagination section for more details.
Response
Returns the customer request's participants, on the specified page of the results.