List Contacts
Last updated
Was this helpful?
Last updated
Was this helpful?
GET /public/v1/notifications/contacts HTTP/1.1
Host:
Accept: */*
OK
{
"$meta": {
"pagination": {
"offset": 1,
"limit": 1,
"total": 1
},
"omitted": [
"text"
]
},
"data": [
{
"id": "text",
"audit": {
"created": {
"at": "2025-05-12T21:25:40.190Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-05-12T21:25:40.190Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"blockedReason": "text",
"email": "text",
"name": "text",
"optOuts": [
{
"id": "text",
"audit": {
"created": {
"at": "2025-05-12T21:25:40.190Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-05-12T21:25:40.190Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"description": "text",
"optOutAllowed": true,
"shortDescription": "text",
"status": "text",
"name": "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-05-12T21:25:40.190Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-05-12T21:25:40.190Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
},
"invitationAcceptedAt": "2025-05-12T21:25:40.190Z"
},
"$meta": {
"omitted": [
"text"
]
},
"email": "text",
"status": "text",
"phone": {
"prefix": "text",
"number": "text"
},
"firstName": "text",
"lastName": "text",
"icon": "text",
"lastLoginAt": "2025-05-12T21:25:40.190Z",
"settings": {
"cultureCode": "text",
"languageCode": "text"
},
"name": "text",
"accounts": [
{
"id": "text",
"audit": {
"created": {
"at": "2025-05-12T21:25:40.190Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-05-12T21:25:40.190Z",
"by": {
"id": "text",
"name": "text",
"icon": "text"
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"icon": "text",
"externalIds": {
"pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
},
"externalId": "text",
"externalName": "text",
"type": "Client",
"status": "Active",
"serviceLevel": "Express",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"technicalSupportEmail": "name@gmail.com",
"website": "text",
"description": "text",
"name": "text",
"groups": "[Circular Reference]",
"eligibility": {
"client": true,
"partner": true
}
}
],
"currentAccount": {
"id": "text",
"icon": "text",
"type": "Client",
"status": "Active",
"name": "text"
}
}
}
]
}