Get Contacts within Account and Category
Last updated
Was this helpful?
Last updated
Was this helpful?
The Account ID.
The Category ID.
GET /public/v1/notifications/accounts/{accountId}/categories/{categoryId}/contacts HTTP/1.1
Host:
Accept: */*
{
"id": "text",
"audit": {
"created": {
"at": "2025-06-02T01:03:57.833Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-06-02T01:03:57.833Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
},
"activated": {
"at": "2025-06-02T01:03:57.833Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
},
"blocked": {
"at": "2025-06-02T01:03:57.833Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
},
"deleted": {
"at": "2025-06-02T01:03:57.833Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"blockedReason": "text",
"email": "text",
"name": "text",
"optOuts": [
{
"id": "text",
"audit": {
"created": {
"at": "2025-06-02T01:03:57.833Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-06-02T01:03:57.833Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
},
"published": {
"at": "2025-06-02T01:03:57.833Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
},
"unpublished": {
"at": "2025-06-02T01:03:57.833Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
},
"deleted": {
"at": "2025-06-02T01:03:57.833Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"description": "text",
"optOutAllowed": true,
"shortDescription": "text",
"status": "text",
"name": "text",
"note": "text",
"icon": "text",
"statistics": {
"month": {
"bounced": 1,
"complained": 1,
"discarded": 1,
"failed": 1,
"sent": 1,
"total": 1
},
"today": {
"bounced": 1,
"complained": 1,
"discarded": 1,
"failed": 1,
"sent": 1,
"total": 1
},
"week": {
"bounced": 1,
"complained": 1,
"discarded": 1,
"failed": 1,
"sent": 1,
"total": 1
}
}
}
],
"status": "text",
"userId": "text",
"user": {
"id": "text",
"audit": {
"created": {
"at": "2025-06-02T01:03:57.833Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-06-02T01:03:57.833Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
},
"invitationAcceptedAt": "2025-06-02T01:03:57.833Z"
},
"$meta": {
"omitted": [
"text"
]
},
"email": "text",
"status": "text",
"phone": {
"prefix": "text",
"number": "text"
},
"firstName": "text",
"lastName": "text",
"icon": "text",
"lastLoginAt": "2025-06-02T01:03:57.833Z",
"settings": {
"cultureCode": "text",
"languageCode": "text"
},
"name": "text",
"accounts": [
{
"id": "text",
"icon": "text",
"type": "text",
"status": "text",
"name": "text"
}
],
"currentAccount": {
"id": "text",
"icon": "text",
"type": "text",
"status": "text",
"name": "text"
}
}
}