Members
Retrieve a Member
Returns a member
GET
Authorizations
App API key for /v5/app and /v5/company endpoints
Path Parameters
The ID of the Member, which will look like mber_*************.
Response
200
application/json
member found
The ID of the user, which will look like user_*************
The ID of the company, which will look like biz_*************
The ID of the user, which will look like user_*************
The status of the member
Available options:
drafted
, joined
, left
The date the member was created as a unix timestamp.
The most recent action of the member
Available options:
canceling
, churned
, finished_split_pay
, paused
, paid_subscriber
, paid_once
, expiring
, joined
, drafted
, left
, trialing
, pending_entry
, renewing
, past_due
Was this page helpful?