Organization
Get Organization
Fetch the details of an organization by its id. Auth’ed user or api key must have an admin or owner role for the specified dataset’s organization.
GET
/
api
/
organization
/
{organization_id}
Authorizations
Authorization
string
headerrequiredHeaders
TR-Organization
string
requiredThe organization id to use for the request
Path Parameters
organization_id
string
requiredThe id of the organization you want to fetch.
Response
200 - application/json
created_at
string
requireddeleted
integer
requiredid
string
requiredname
string
requiredregisterable
boolean | null
updated_at
string
required