POST
/search_organizations_via_urlsearchOrganizationsViaUrlExecute an Apollo.io organization search using a full saved search URL from the Apollo UI. This endpoint allows recreating searches from the front-end. Returns a paginated list of matching organizations.
Request body
application/json
Responses
| Status | Description |
|---|---|
| 200 | Search results returned successfully |
| 400 | Bad request – missing or invalid parameters |
| 401 | Unauthorized – API key missing or invalid |
| 404 | Not Found – invalid path or resource |
| 429 | Rate limit exceeded |
| 500 | Internal server error |
