Search people profiles (asynchronous)

Submit a search query to be processed asynchronously in the background. This endpoint returns immediately with a task ID that can be used to check the status and retrieve results when ready.

This is useful for long-running searches that may take several minutes to complete. The search will continue processing in the background while you can use the task ID to monitor progress and retrieve results.

All the same search parameters are supported as the synchronous /v2/search endpoint.

Check out official Python client

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!