Get for administrator

Retrieves full notification group details including user membership. | authz: min_org_role=operator | () -> (NotificationGroup1)

Authentication

AuthorizationBearer

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

Path parameters

group_idstringRequired

Response

Successful Response
schema_versioninteger
group_namestring
org_idstring

Must be a string starting with org_

created_at_timestampstringformat: "date-time"
last_edited_at_timestampstringformat: "date-time"
_idstring
user_idslist of strings or null
user_ids_opted_outlist of strings or null
email_eventslist of enums or null
push_eventslist of enums or null
sms_eventslist of enums or null

Errors