Organization
Get Organization
Retrieves details about the authenticated user’s organization.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Organization details retrieved successfully.
The response is of type object
.