List filter values
Returns values for a filter with entity counts. Supports fuzzy search, pagination, and optional metadata enrichment. Only filters with type id_lookup or enum have values.
Documentation Index
Fetch the complete documentation index at: https://developers.beta.dealroom.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Auth0 JWT access token. Paste a token obtained from your preferred OAuth2 flow. For machine-to-machine use, the OAuth2 client_credentials scheme below can mint a token directly from your client_id / client_secret inside the Swagger UI Authorize dialog.
Path Parameters
"tag_id"
Query Parameters
Fuzzy search (min 2 chars)
2"fintech"
Sub-type filter (e.g. industry for tags, country for locations)
"industry"
Results per page (1-1000, default 100)
"100"
"0"
Comma-separated enrichments: geo, description
"geo"
Pipe-separated IDs to always include
^\d+(\|\d+)*$"42|123"