Skip to main content
GET
Get agent versions

Authorizations

X-Api-Key
string
header
required

The API Key created in Rounded Studio.

Path Parameters

agent_id
string<uuid>
required

The ID of the agent to get versions for.

Response

Successfully retrieved agent versions

data
AgentVersionsApiResponseData · object[]
required

The agent versions retrieved.

message
string
default:Agent versions retrieved successfully

Response message indicating the result of the operation.

error
ApiResponseError · object | null
Example:
status
integer
default:200

HTTP status code of the response.