Results Pagination
Last updated
Was this helpful?
Was this helpful?
x-next-page-after: 26.806067,"2025-02-25",6428995
x-total-pages: 57
x-total-results: 56940 curl -X 'POST' \
'https://api.coresignal.com/cdapi/v2/company_multi_source/search/es_dsl?after="2025-03-03",3771705' \
-H 'accept: application/json' \
-H 'apikey: {API Key}' \
-H 'Content-Type: application/json' \
-d '{
"query": {}, //Insert your query
}'