V2Sequence Agents
Get sequence agent
Returns a single sequence agent.
Returns a single sequence agent.
Authorization
access_token Authorization<token>
In: header
Path Parameters
id*string
Id
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/v2/agents/string"{ "status": "ok", "data": {}}