Assessment Groups
List members of an Assessment Group
Returns the users currently assigned to the Assessment Group, with their roles and membership timestamps. Supports pagination, sorting, and an optional role filter.
GET
List members of an Assessment Group
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Numeric identifier of the Assessment Group.
Required range:
x >= 1Query Parameters
Required range:
x >= 1Required range:
1 <= x <= 200Field to sort by.
Available options:
createdAt, role, userUid Available options:
asc, desc Filter members by role.
Strongbolt role granted to (or held by) an Assessment Group
member. Mirrors CLIENT_VISIBLE_ROLES_ASSIGNABLE_TO_ORG_LISTING_GROUP
in synack_synack's strongbolt initializer.
Available options:
rbac_group_admin, assessment_member, assessment_creator, assessment_read_only, assessment_operator, infra_admin List members of an Assessment Group