get
https://api.scalepad.com/controlmap/v1/clients//risks
Retrieves a paginated list of risks associated with the specified client.
This endpoint supports:
- Advanced filtering through comparison operators (
eq,in) - Cursor-based pagination for efficient large-dataset browsing
- Selective field projection to optimize payload size
- Multi-field sorting with direction indicators (
+ascending,-descending)
Use this API to efficiently query client-specific risks with high flexibility and performance.
