Get Group

Get an entity group

Path parameters

entityGroupIdstringRequired

Entity Group ID or Entity Group ForeignID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

returnEntityMetadatastringOptional

Return simple key/value metadata for the specified keys for the entities in the group. For more complex metadata, use the Metadata API.

Response

This endpoint returns an object.
idstring
entitieslist of objects
metadatamap from strings to strings
foreignIdstringOptional
namestringOptional
emailToNamestringOptional

Errors