v1
latestOpenAPI 3.0.32026-07-24311635.6 KBLinks
/v1/links/count
Get how many links with given filtering conditions
get/v1/links/count
Query parameters
favouriteboolean
Filter branded short links depnding on the favourite (loved) property
domain.idstring
Filter branded short links which refer to a specific branded domain id
Headers
workspacestring
Which workspace id to filter links by. No workspace specified will select default workspace.
Response
200
Example response
{
"count": 42
}