Endpoint
Authentication
Requires a Personal API Access Token.Header
Request
Headers
Path Parameters
Query Parameters
NoneResponse
Success Response (200 OK)
Response Fields
API Proxy Object Fields
EnumApiType
REST- REST APISOAP- SOAP API
EnumStatus
SUCCESS- Operation successfulFAILURE- Operation failed
Error Response (401 Unauthorized)
Error Response (404 Not Found)
cURL Example
Full JSON Body Example
This endpoint does not require a request body.Permissions
- User must have any permission in the project (read access)
Notes and Warnings
- Proxy-Level and Method-Level: This endpoint returns both proxy-level policies (applying to all endpoints) and method-level policies (within each endpoint in the
endpointList). - Policy Details: Policy details may be simplified in list responses. Use individual policy endpoints for full details.
- Pipeline Organization: Policies are organized by pipeline (request, response, error).
- Empty Lists: If no policies exist in a pipeline, an empty array is returned.
Related Documentation
- Add Policy - Add a new policy
- Update Policy - Update an existing policy
- Delete Policy - Delete a policy

