v1
latestOpenAPI 3.0.32026-07-24311635.6 KBDomains
/v1/domains/count
Get how many domains with given filtering conditions
get/v1/domains/count
Query parameters
activeboolean
Filter branded domains depending on whether they can be used to branded short links or not
typestring
Filter branded domains depending on their type (own by user or service domains like rebrand.ly)
Headers
workspacestring
Which workspace id to filter domains by. No workspace specified will select main workspace.
Response
200
Example response
{
"count": 42
}