Org Member List
List the users who have been invited to a team organization.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Available options:
accepted
, declined
, pending
True/False for the user's state. Null for non-users (like invites)
Was this page helpful?