v1

latestOpenAPI 3.0.12026-08-0621301.7 MB
Pipelines

Get deals conversion rates in pipeline

Returns all stage-to-stage conversion and pipeline-to-close rates for the given time period.

get/pipelines/{id}/conversion_statistics

Path parameters

idinteger required

The ID of the pipeline

Query parameters

start_datestring date required

The start of the period. Date in format of YYYY-MM-DD.

end_datestring date required

The end of the period. Date in format of YYYY-MM-DD.

user_idinteger

The ID of the user who's pipeline metrics statistics to fetch. If omitted, the authorized user will be used.

Response

Get pipeline deals conversion rates

successboolean

If the response is successful or not