Response will contain all the domains the caller is authorized to view
curl --request GET \
--url https://api.cpln.io/org/{org}/domain
{
"kind": "<string>",
"itemKind": "org",
"items": [
{}
],
"links": [
{
"rel": "<string>",
"href": "<string>"
}
]
}
curl --request GET \
--url https://api.cpln.io/org/{org}/domain
{
"kind": "<string>",
"itemKind": "org",
"items": [
{}
],
"links": [
{
"rel": "<string>",
"href": "<string>"
}
]
}
Response will contain all the domains the caller is authorized to view
curl --request GET \
--url https://api.cpln.io/org/{org}/domain
{
"kind": "<string>",
"itemKind": "org",
"items": [
{}
],
"links": [
{
"rel": "<string>",
"href": "<string>"
}
]
}
curl --request GET \
--url https://api.cpln.io/org/{org}/domain
{
"kind": "<string>",
"itemKind": "org",
"items": [
{}
],
"links": [
{
"rel": "<string>",
"href": "<string>"
}
]
}