Ana içeriğe atla

Endpoint

Authentication

Requires a Personal API Access Token.

Request

Headers

Path Parameters

Request Body

Full JSON Body Example

Request Body Fields

Query Parameters

None

Response

Success Response (200 OK)

Response Fields

Policy Object Fields (in policy lists)

Note: Policy objects contain only basic information. For full policy configuration details, use the Policies API.

EnumHttpRequestMethod

  • GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD, TRACE, ALL

Error Response (400 Bad Request)

or

Error Response (401 Unauthorized)

Error Response (400 Bad Request - API Proxy Not Found)

cURL Example

Permissions

User must have API_MANAGEMENT + VIEW permission in the project.

Notes and Warnings

  • Method Identifier: The method is identified by the combination of name (path) and httpMethod — not by ID
  • Policy Details: Policy objects contain basic information only. For full policy configuration, use the Policies API
  • Empty Lists: If no policies exist in a pipeline, an empty array is returned
  • Difference from List Endpoint Policies: This endpoint uses the /methods/policies/ path and follows the same pattern as the other methods-based endpoints