GET Global Search​
Search across subscribers, campaigns, funnels, and companies simultaneously. Results are permission-scoped: only entities the current user has access to are returned. Returns up to 100 results per category by default (filterable via hook).
Required capability: fcrm_read_contacts or fcrm_read_emails or fcrm_read_funnels or fcrm_manage_contact_cats — which one applies depends on the action being performed.
No route policy; each result section is filtered by its own capability inside the controller.
Authorizations​
WordPress Application Passwords — use Basic auth with your WordPress username and an application password in the format: username:application_password
Parameters​
Query Parameters
Search term. If empty, returns empty arrays for all categories.
Limit search to a specific category. Defaults to all.
"all""subscribers""campaigns""funnels""companies""all"Responses​
Search results grouped by category.