Organization
Get Personas
Get the organization personas, one row per (persona, organization) pair.
Same (item, org) fan-out as get_assets: a persona's category can be owned by multiple orgs, and each owning org gets its own row so no association is silently dropped.
get/v1/org/personas
Query parameters
organization_idsstring[] nullable
Restrict results to one or more organizations the caller belongs to. Repeat the parameter to target multiple orgs (e.g. ?organization_ids=<id1>&organization_ids=<id2>). Omit to return data from every organization the caller has access to.
Restrict results to one or more organizations the caller belongs to. Repeat the parameter to target multiple orgs (e.g. ?organization_ids=<id1>&organization_ids=<id2>). Omit to return data from every organization the caller has access to.
Response
Successful Response