Skip to main content

Endpoint

Authentication

Requires a Personal API Access Token.

Request

Headers

Path Parameters

Query Parameters

Response

Success Response (200 OK)

Without Policies (default)

With Policies (withPolicies=true)

When withPolicies=true, each endpoint object includes requestPolicyList, responsePolicyList, and errorPolicyList:

Response Fields

API Proxy Object Fields

EnumApiType

  • REST - REST API
  • SOAP - SOAP API

EnumSharingType

  • PROJECT - Shared within project
  • ORGANIZATION - Shared within organization
  • PUBLIC - Publicly shared

Error Response (401 Unauthorized)

Error Response (400 Bad Request)

Error Response (404 Not Found)

cURL Example

Without Policies

With Policies

Full JSON Body Example

This endpoint does not require a request body.

Permissions

User must have API_MANAGEMENT + VIEW permission in the project.

Notes and Warnings

  • Policy Details: By default, policy lists are not included. Set withPolicies=true to include request, response, and error pipeline policies for each endpoint
  • Case Sensitivity: API Proxy names are case-sensitive
  • Project Membership: User must be a member of the project