EndpointsGet design info

Get design info

curl -X GET "http://api.intownqrstudio.com/v1/designs/example_string" \
  -H "Content-Type: application/json"
["null"]
GET
/designs/{designId}
GET
Base URLstring

Target server for requests. Edit to use your own host.

path
designIdstring
Required

The id of the design to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

designIdstring
Required

The id of the design to retrieve

Responses

Expected response to a valid request