workspace

Resolve Selection

Resolve a SelectionSpec to business_ids.

Used by the frontend to show counts, preview membership, and for small explicit actions. Capped at 20k returned IDs.

post/api/v1/workspace/companies/resolve-selection

Request body

mode'explicit' | 'allMatching' required
business_idsinteger[] nullable
exclude_business_idsinteger[] nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/workspace/companies/resolve-selection:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.