We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I want to call GET dev/api/opportunity but only receive the latest deals
The default ordering is to show the results in order of creation ASC
We have over 1000 deals so pulling all results and getting the objects from the bottom of the list is not a good approach