deals

By deefault u get 10 records as a response can we increse that limit

@SMehta7

Hi.

If you mean you want to get a list of contacts,

you need to set the “limit” parameter.

example:

https://api.hubapi.com/crm/v3/objects/deals?limit=100&archived=false

→limit=100

Please check this.

Thanks.