Skip to main content
GET
Get Organization

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The unique identifier of the organization to retrieve.

Response

object
The details of the organization.
string
The unique identifier of the organization.
string
The unique slug identifier of the organization.
string
The display name of the organization.
string | null
URL of the organization’s image (if set).
string
The organization’s plan. Default: "starter".
string (ISO 8601)
The timestamp of when the organization was created.
integer
The KYC (Know Your Customer) verification level. Default: 0.
string
The placement group of the organization. Default: "blandshared".
boolean
Whether the organization is deleted. Default: false.
boolean
Whether the organization has overdue Stripe payments. Default: false.
boolean
Whether the organization is suspended. Default: false.
integer
The organization’s request rate limit. Default: 5.
string
The type of the organization. Default: "normal".
array
A list of entitlements granted to the organization. Default: [].
boolean
Whether the organization prefers to use the Bland URL. Default: true.
null
Always null on success.

Docs for agents: llms.txt