Skip to main content
GET
Get all Member Snapshots by Employee

Authorizations

Authorization
string
header
required

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

Path Parameters

employee_id
string<uuid>
required

The unique identifier of the employee for which you would like to view member snapshots

Example:

"2613a221-d3c8-4c8a-86d5-e7e885fd1da9"

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

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