List one snapshot batch's work items (the per-profile evaluation rows)
Group Snapshot
List one snapshot batch's work items (the per-profile evaluation rows)
A GET to /groups/definitions/{group}/snapshots/{snapshot}/profiles
returns every profile the batch evaluated, filterable via
filter[result_status] / filter[processing_status] (e.g. matched,
excluded, not_matched). This is the batch-level view; the type-agnostic
“current members” listing lives at /groups/definitions/{group}/profiles.
GET
List one snapshot batch's work items (the per-profile evaluation rows)
Filtering
This endpoint accepts
filter and sort query parameters. See Filtering, sorting, and search for paging and for the shared search_with, custom_field, and json_contains filters.Examples
Operators
The
not_has operator applies to related attributes, which this endpoint does not have.
Filter attributes
Each attribute above is also a valid
sort key, for example ?sort=-id for descending order.Start a manual snapshot run for a dynamic groupExplain why a single profile is or isn't in a dynamic group