WarpBuild LogoWarpBuild Docs
Agents

GET /agents/credentials

GET
/agents/credentials

Authorization

JWTKeyAuth
Authorization<token>

In: header

Response Body

application/json

application/json

curl -X GET "https://example.com/agents/credentials"
[  {    "id": "string",    "label": "string",    "provider_environment_id": "string",    "provider_org_id": "string",    "updated_at": "string"  }]