The ID or key of the customer request to be retrieved.
Optionallimit?: numberThe maximum number of items to return per page. Default: 50. See the Pagination section for more details.
Optionalstart?: numberThe starting index of the returned objects. Base index: 0. See the Pagination section for more details.
Optionaloptions: RequestOptions
This method returns a list of all the statuses a customer Request has achieved. A status represents the state of an issue in its workflow. An issue can have one active status only. The list returns the status history in chronological order, most recent (current) status first.
Permissions required: Permission to view the customer request.