# Case Management API This API provides services to manage screening history, cases and decisions. Version: 1 ## Servers Production ``` https://api.cdq.com/case-management/rest ``` ## Security ### apiKey Type: apiKey In: header Name: X-API-KEY ## Download OpenAPI description [Case Management API](https://developer.cdq.com/_spec/apis/case-management-api/@case-management-api-v1/api-v1.yaml) ## Case Management Endpoints to manage screening history, cases and decisions. ### Get all business partner cases. - [GET /cases](https://developer.cdq.com/apis/case-management-api/api-v1/case-management/paths/~1cases/get.md): Endpoint to get all business partner cases. ### List all screened business partners. - [GET /businesspartners](https://developer.cdq.com/apis/case-management-api/api-v1/case-management/paths/~1businesspartners/get.md): Endpoint to list all screened business partners with filtering options.