WarpBuild LogoWarpBuild Docs
Agents

GET /agents/config/agents

GET
/agents/config/agents

Authorization

JWTKeyAuth
Authorization<token>

In: header

Query Parameters

provider_org_id*string

Environment id

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/agents/config/agents?provider_org_id=string"
[  {    "description": "string",    "id": "string",    "name": "string"  }]