Skip to main content
GET
Get Organization

Get Organization

Retrieves a specific organization by ID. This endpoint requires a valid tenant API key for authentication.

Headers

string
required
API key is required. Enter your tenant-specific API key in the format ‘Bearer YOUR-API-KEY’

Path Parameters

string
required
The unique identifier of the organization to retrieve

Response

object
The requested organization details
array
Array of organizations the authenticated user has access to

Example Request

Example Response