Single Member Actions
Get Member
GET
This API returns a single member given their Onsi provided member_id
.
Authorizations
Headers
Unique key to ensure idempotency of the request
Path Parameters
The unique identifier for a Member, prefixed with mem_
Response
200 - application/json
A member on the platform.
Onsi's ID of the member
The status of the member.
Available options:
active
, invited
, inactive
Tier name for the member
Unique ID provided by API consumer, must be unique across all members (active, invited and inactive)