square-poll-verticalSearch Results

Initiate a new Smart Search operation using the Products API. This endpoint validates your API key, checks coin balance, and starts the search process.

Get Search Results

get

Retrieves the results of a previously initiated search. Access is validated against the API key and search ownership.

Authorizations
x-api-keystringRequired
Query parameters
searchIdintegerRequiredExample: 789
Responses
chevron-right
200

Search results retrieved successfully

application/json
searchIdintegerOptionalExample: 789
searchstringOptionalExample: +97221234567
typestringOptionalExample: PHONE
searchScopestringOptionalExample: REAL_TIME
statusstring Β· enumOptionalPossible values:
completedAtstring Β· date-time Β· nullableOptionalExample: 2025-08-07T12:45:00.000Z
totalItemsintegerOptionalExample: 5
get
/api/products/search/results

Last updated