Accounts
Search Account Facets
AuthorizationBearer <token>
In: header
Query Parameters
fieldstring
Facet field: industries, staff_count_ranges, locations
q?string
Search query
Default
""limit?integer
Default
20Range
1 <= value <= 100include_unpromoted?boolean
Default
falseHeader Parameters
x-tenant-id?string|null
Response Body
application/json
application/json
curl -X GET "https://api.obert.io/api/accounts/facets/search?field=string"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}