EndpointsGet link info
Endpoints

Get link info

curl -X GET "http://petstore.swagger.io/v1/links/example_string" \
  -H "Content-Type: application/json"
[
  "null"
]
GET
/links/{linkId}
GET
path
linkIdstring
Required

The id of the link to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

linkIdstring
Required

The id of the link to retrieve

Responses

Expected response to a valid request