EndpointsGet design info
Endpoints

Get design info

curl -X GET "http://api.intownqrstudio.com/v1/designs/example_string" \
  -H "Content-Type: application/json"
["null"]
GET
/designs/{designId}
GET
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

Was this page helpful?
Built with Documentation.AI

Last updated today