Agents
GET /agents/config
Authorization
JWTKeyAuth Authorization<token>
In: header
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/agents/config"[ { "configured": true, "id": "string", "organization_id": "string", "provider_environment_id": "string", "provider_org_id": "string", "shared": true, "updated_at": "string", "webhook_url": "string", "workspace_name": "string" }]