Org Member
List the users who have been invited to a team organization.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
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?