Get URL details
GET
/url/{id}This endpoint retrieves details of a shortened URL by its ID.
Request
Path Params
id
string
required
The ID of the shortened URL
Request samples
Responses
URL details retrieved successfully(200)
Validation Error(400)
Unauthorized(401)
Internal Server Error(500)
URL details retrieved successfully
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 5 months ago