API
Get group emails
Get group emails
GET
/
group
/
{groupId}
/
emails
Authorizations
API-Key
string
headerrequiredPath Parameters
groupId
string
requiredYou can find the group id by going to https://www.getinboxzero.com/automation?tab=groups
, clicking Matching Emails
, and then copying the id from the URL.
Query Parameters
pageToken
string
from
number | null
to
number | null
Response
200 - application/json
messages
object[]
requirednextPageToken
string