Skip to main content
GET
Get the agent version at a point in time

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Path Parameters

agent_id
string
required

Query Parameters

execution_id
string

Resolve the version to the time this execution ran.

timestamp
string

ISO-8601 timestamp to resolve the version at.

Response

Success.

data
AgentVersion · object
required
meta
object
required