Skip to main content
GET
Get all Member Snapshots

Authorizations

Authorization
string
header
required

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

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

status
string[]

Filter by associated status

id
string<uuid>[]

Filter by ID (comma separated)

fulfillment_summary_carrier_id
string<uuid>[]

Filter by fulfillment summary carrier ID (comma separated)

fulfillment_summary_status
string<uuid>[]

Filter by fulfillment summary status (comma separated)

employee_id
string<uuid>

The employee ID associated with the member snapshot

Example:

"a88f4b6f-7c26-4dd0-8b62-6c76f06412ad"

group_id
string<uuid>

The group ID associated with the member snapshot

Example:

"a88f4b6f-7c26-4dd0-8b62-6c76f06412ad"

Response

200 - application/json

Successful Response - Returns metadata for any matching Member Snapshots

meta
object
required

Metadata associated with the response data

response
object[]
required

List of member snapshot results