List Deals
GET/v1/deals
Return deals based on search criteria, with filtering, sorting, and pagination.
If the pipeline is not specified, the one marked as the default pipeline is used. To search in other pipelines, you need to explicitly pass the pipelineId. To search by stages that are not in the default pipeline, you also need to explicitly specify the pipelineId.
Request
Responses
- 200
- 400
- 401
- 404
- 500
List of deals matching the search criteria
Invalid request parameters
Invalid or missing API key
Resource not found
Internal server error