Endpoint
Authentication
Requires a Personal API Access Token with admin or analyzer privileges.Header
Request
Headers
Path Parameters
None.Query Parameters
None.Response
Success Response (200 OK)
Response Fields
Report Result Object (result)
API Proxy Access Object (apiProxyList item)
EnumSharingType (sharingType)
EXTERNAL- Shared externallyINTERNAL- Shared internally onlyBOTH- Shared both internally and externallyNONE- Not shared
Notes
- Report includes only APIs with
EXTERNALorBOTHsharing types - Empty lists are returned if no data matches the criteria
- Only accessible by sysAdmin or sysAnalyzer users
Error Response (401 Unauthorized)
cURL Example
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
- Sharing Types:
- Report includes only APIs with EXTERNAL or BOTH sharing types
- Internal-only APIs are excluded
Related Documentation
- API Report - API Proxy report
- Update Metadata - Update API Proxy sharing type

