Get Account membership

Get the membership status for the auth token making the request

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

account_idstringRequiredformat: "uuid"

Response

Account membership success response
accountenum or null
Allowed values:
reviewerboolean or null
teamenum or null
Allowed values:

Errors