GET /organizations/{org_id}
Get user organization detail
This endpoint returns details about a specific organization.
Get organization info
Authorizations
AuthorizationstringRequired
Path parameters
organization_idstringRequired
organization_id
Responses
200
Successful operation
application/json
400
Invalid parameters
404
Organization not found
get
/organizations/{organization_id}Last updated