My organization
GET/organizations/me/
Retrieve the details of the organization associated with the authenticated user.
This endpoint allows the currently authenticated user to retrieve information about their organization, such as its name, address, and other metadata.
🔒 Authentication​
This endpoint require a valid OAuth2 Bearer
Scopes :​
User must provide one of the following scopes:
admin
staff
user
org:admin
org:staff
org:user
organization:read
Responses​
- 200
Successful Response