Skip to main content
GET
Get all Member Requests for Organization
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.

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

employee_id
string<uuid>

Unique identifier of the employee in Noyo for which you would like to filter

status
string

The member request status for which you would like to filter

request_type
string

The member request type for which you would like to filter

Response

200 - application/json

Successful Response - Returns all matching Member Requests

meta
object
required

Metadata associated with the response data

response
object[]
required

List of member request results