Get search result
Check the status of a search and retrieve the result once it completes.
GET
Get search result
GET /api/v1/search/:id
Poll for search results.Poll for results of a search submitted via
POST /api/v1/search.
Example
Authorizations
The public API key from the Credentials page.
The API secret shown when the credential is created.
Path Parameters
Search ID.
Response
Current search status, progress, result, or error.
Unique search result ID
Current status
Available options:
queued, processing, succeeded, failed Search type
Available options:
web_search, site_search, linkedin_keyword, x_keyword, reddit_search, tiktok_keyword, tiktok_hashtag Original query
ISO timestamp of creation
URL to poll for result
Search results array
Total results found
Error details when failed
ISO timestamp of completion