Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieve a single agent by ID
GET https://api.repixa.io/v1/agents/{agentId} Authorization: Bearer YOUR_API_KEY
agentId
200
{ "id": "agt_01hx4k2m9n3p", "name": "Laura - SaaS Demo", "sandbox_url": "https://sandbox.yourdomain.com", "status": "active", "created_at": "2026-04-01T10:00:00Z", "updated_at": "2026-05-10T14:32:00Z" }