Skip to main content

List group members

GET 

/api/v1/groups/:groupId/members

Returns immediately. Requires the group id (from GET /api/v1/groups) and the id of the custom identifier whose values you want back (a property with isIdentifier: true from GET /api/v1/custom-properties). Every member comes back with its BeCause company id and name next to your own identifier value, which is how you reconcile a group against your own records and spot the companies you have not mapped yet.

Request

Responses

The group's members, each with its BeCause company id and name next to the requested custom identifier's value.