get https://ulink.api.cloud.unifonic.om/services/api/v1/custom_domains
This enpoints provides a paginated list of custom domains.
Responses
This enpoints provides a paginated list of custom domains.
xxxxxxxxxx
curl --request GET \
--url 'https://ulink.api.cloud.unifonic.om/services/api/v1/custom_domains?page=0&per_page=20' \
--header 'Authorization: Bearer {token}' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: