Reporting filter options for the calling leader
GET/reports/my-scope
Returns the entities, org units, and cost centers the caller may filter the reporting view by. ADMIN and ACCOUNTANT receive unrestricted: true (the frontend uses the global option hooks for them); a STANDARD leader receives the de-duplicated options derived from the org units they lead, and a leader who leads nothing receives empty lists (never unrestricted).
Responses
- 200
- 401
- 403
- 429
- 500
OK
Unauthorized
Forbidden
Too many requests - rate limited by the API firewall; wait out the Retry-After delay before retrying
Response Headers
Retry-After
Delay in seconds a client must wait before retrying the request
Internal Server Error