Skip to main content
GET
Get a list of all Status Details
Deprecated

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

transaction_id
string<uuid>
required

The unique identifier of the member transaction

Example:

"136e34f9-1eb5-4b31-af53-b3a37ef225ba"

Query Parameters

page_size
integer

The max size of each page of results

offset
integer

The integer offset at which to start the page. Possible values are 0 to total_records - 1

sort_by
string

The attribute on which to sort the status details

sort_direction
string

Either asc or desc, to denote the data's direction

Response

200 - application/json

Successful Response - Returns all Status Details

meta
object
required

Metadata associated with the response data

response
object[]
required

List of status detail results