Endpoint
Authentication
Requires a Personal API Access Token with admin or analyzer privileges.Header
Request
Headers
Path Parameters
None.Query Parameters
Notes
includeEndpoints=true- Includes detailed endpoint informationincludeEndpoints=falseor omitted - Excludes endpoint details (faster response)
Response
Success Response (200 OK)
Response Fields
API Proxy Report Object
Notes
- Response structure may vary based on
includeEndpointsparameter - Empty list (
[]) is returned if no API Proxies exist - Only accessible by sysAdmin or sysAnalyzer users
Error Response (401 Unauthorized)
cURL Example
Example 1: Get API Report without Endpoints
Example 2: Get API Report with Endpoints
Permissions
- User must have system admin (
sysAdmin) or system analyzer (sysAnalyzer) role
Notes and Warnings
- Admin/Analyzer Only:
- This endpoint requires sysAdmin or sysAnalyzer privileges
- Regular users cannot access this endpoint
- Performance:
- Including endpoints (
includeEndpoints=true) may result in slower response - Use
includeEndpoints=falsefor faster responses
- Including endpoints (
- Large Datasets:
- Response may be large for projects with many API Proxies
- Consider pagination or filtering if needed
Related Documentation
- Organization API Data Model Access Report - Organization-level access report

