Retrieves details for the organization.
To get an organization, you will need to provide the JWT token in the authorization header.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Organization information retrieved successfully
Standard response structure for successful operations