Short url
List short urls
This endpoint allows you to fetch your short urls.
get/1/url-shortener
Request body
Response
Default Response
Example response
{
"current_page": 1,
"data": [],
"first_page_url": "http://localhost?page=1",
"path": "http://localhost",
"per_page": 50,
"total": 12
}Changes
No recorded changes to this endpoint across all 1 revision of this API.