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