cURL
curl --request GET \ --url https://fresh-linkedin-profile-data.p.rapidapi.com/check-search-status \ --header 'x-rapidapi-key: <api-key>'
{ "message": "Your search was added to queue (pending) / Found 17/100 profiles (processing) / Found 100/100 employees (done)", "status": "pending/processing/done" }
request_id
"dd1b29063de8927b31fa523d36432b61"
The response is of type object.
object