Get external app linked entry points
GET/GetLinkedEntryPoints
Returns entry points linked to the authenticated external app session for a specific site from ExternalAppWebService. Read-only endpoint using GET with query parameters.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Success
Invalid or missing SiteID query parameter
Unauthorized external app session
No permission
Entry points not found
Internal server error