Authorizations
Enter your bearer token in the format: Bearer {token}
Query Parameters
The primary search query string. The search engine performs a fuzzy search across entity names, descriptions, and key metadata fields.
1 - 255The unique identifier for a Workspace (ws_...). Specifying this ID scopes the search exclusively to entities within that workspace, overriding the broader organization-level scope. Cannot be used with org_id.
The unique identifier for an Organization (org_...). Allows an administrator to override the default search scope from their own organization to another. Cannot be used with workspace_id.
An array of entity types to filter the search results. Only entities matching one of the provided types will be returned.
The start date for a date-range filter on the entity's creation timestamp. Formatted as YYYY-MM-DD.
The end date for a date-range filter on the entity's creation timestamp. Formatted as YYYY-MM-DD.
The page number of the result set to retrieve.
x >= 1