List Case History *

Return history for a specific case. Supports pagination.

* unstable (may change in a future release)

Path Params
string
required

Unique identifier for the case, either as an RFC 4122 formatted string, or as a number.

Headers
integer
Defaults to 0

Number of results to skip when paging.

integer
Defaults to 25

Maximum number of results to be returned when paging.

string
enum
Defaults to desc

Sorts results in ascending or descending order.

Allowed:
string
enum
Defaults to actionDate

Sorts the returned results by the specified field.

Allowed:
date-time

Filter results that were created after the specified date. Must be an RFC 3339 formatted string.

date-time

Filter results that were created before the specified date. Must be an RFC 3339 formatted string.

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json