Skip to content

List of contact domains.

GET
/v1/CRM/contacts/domains

Requires the scope read:master_data.

Autorisations

Bearer

JWT Authorization header using the Bearer scheme.

TypeHTTP (Bearer)

Réponses

OK

application/json
JSON
[
{
"id": 0,
"display": "string"
}
]

Playground

Serveur
Autorisation

Exemples

cURL
JavaScript
PHP
Python