Skip to main content
GET
Get a list of all Member Transactions
The Member Request workflow is now deprecated in favor of using Member Snapshot

Authorizations

Authorization
string
header
required

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

Path Parameters

request_id
string<uuid>
required

The unique identifier of the member request for which you would like to view member transaction

Example:

"a6e30204-87b2-4802-95a4-a156bd0f7435"

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

Response

200 - application/json

Successful Response - Returns all matching Member Transactions

meta
object
required

Metadata associated with the response data

response
object[]
required

List of member transaction results