Skip to main content
GET
Get Organization's Current Service Version

Headers

authorization
string
required
Your API key for authentication.

Path Parameters

org_id
string
required
The unique identifier of the organization.
service
string
required
The name of the service whose version you want to retrieve.

Valid values: "api_server", "ws_server"

Response

data
object
Contains the current version of the requested service.
data.version
string
The current version identifier of the service.
errors
null
Always null on success.

Docs for agents: llms.txt