Get Template
GET/templates/:name
Return the full dimension list for a built-in template.
The returned dimensions list can be passed directly to
POST /projects (after optional modification). name must match one
of the templates listed by GET /templates; the 404 detail names the
available templates so a caller with a stale or mistyped name can
recover without a second lookup.
Request
Responses
- 200
- 404
- 422
Successful Response
Not Found
Validation Error