Skip to main content

Endpoint

Authentication

Requires a Personal API Access Token.

Request

Headers

Path Parameters

Query Parameters

None

Response

Success Response (200 OK)

Response Fields

API Proxy Object Fields

EnumApiType

  • REST - REST API
  • SOAP - SOAP API

EnumStatus

  • SUCCESS - Operation successful
  • FAILURE - 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.