List Organization's Service Versions
Organizations
List Organization's Service Versions
Retrieve a list of available versions for a specified service within an organization.
GET
List Organization's Service Versions
Headers
string
required
Your API key for authentication.
Path Parameters
string
required
The unique identifier of the organization.
string
required
The name of the service whose versions you want to retrieve.
Valid values:
Valid values:
"api_server", "ws_server"Response
object
Contains the list of available versions for the requested service.
array
An array of available versions.
string
The unique identifier of the version.
string
A human-readable name for the version.
string (ISO 8601)
The timestamp when the version was created.
string
The Git SHA hash of the version.
array
Tags categorizing the version, e.g.,
["latest"], ["stable"].boolean
Whether this version is currently supported.
string | null
The recommended version to upgrade to, if applicable.
string
The name of the service this version belongs to.
string
The placement group of this version.
null
Always
null on success.Docs for agents: llms.txt