Filtering
Serveral endpoints support filtering to retrieve only the data you need. For example, you can filter verifications by status:Individual endpoints support filtering different fields. Check the documentation for the specific endpoint you are working with.
Sorting
You can sort endpoint results by passing thesort parameter. Provide a comma-separated list of fields to sort by.
-):
Individual endpoints support sorting different fields. Check the documentation for the specific endpoint you are working with.