Get Organization
GET/api/v1/organization
Get Organization
Responses
- 200
- 400
- 401
Successful Response
user_has_no_organization
: The user is not associated with an organization.
unauthorized
: Invalid or no credentials where supplied.
GET/api/v1/organization
Get Organization
Successful Response
user_has_no_organization
: The user is not associated with an organization.
unauthorized
: Invalid or no credentials where supplied.