Get an agent
Returns one agent: its steps, the actions it may take, their approval gates, and the `version` a new run will snapshot.
Read this before starting a run to know which steps will come back to you as human work, and which actions will ask for a sign-off.
<Note>
An agent's `id` is opaque — treat it as a string and do not parse it.
</Note>
**Learn more:** [Agents guide](https://docs.cloudraker.com/capabilities/agents)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Response
The agent.
object
id
name
description
version
tasks
actions
updatedAt
Errors
404
Not Found Error
429
Too Many Requests Error