Get an email group
GET/api/v1/email-groups/:groupId
Fetch one of the owner's email groups by id. Required scope: security:read.
Request
Responses
- 200
- 401
- 403
- 404
- 429
The email group.
Unauthorized — missing or invalid API key
Forbidden — key lacks required scope
Not Found
Too Many Requests — rate limit exceeded