go to pipedrive.com
Log inSign up
Contents

Changelog

ADDED
Effective from:

March 15, 2023

Breaking change: pagination for the GET /stages endpoint

Announced: January 9, 2023

Effective from:
March 15, 2023

What is changing?

From March 15, 2023, we will be adding limit and start query parameters to the GET /stages endpoint to support pagination:

  • limit - The limit of entries to be returned
  • start - The position that represents the first result for the page

If the limit value is not provided, 100 stage items will be returned.

Please refer to our Developer Documentation for more information on pagination.

Why is it changing?

We are introducing pagination support for this endpoint to ensure that responses with a big amount of data are easier to handle.

Who will be affected?

Everyone using the specified endpoint to retrieve stages.

If you have any questions or comments, let us know in the Developer’s Community.

Subscribe to our
Changelog

You may unsubscribe anytime using the unsubscribe link in our emails. For more information, please see our privacy notice.

Subscribe to our
Changelog

You may unsubscribe anytime using the unsubscribe link in our emails. For more information, please see our privacy notice.