List Design Requests

Returns a list of design requests.


Design requests are returned sorted in descending order based on creation date. Without the page and per_page parameters, the most recent 100 design requests will be returned. You can also filter by status.

Path Params
uuid
required

The ID of the tenant to get design requests for.

Query Params
integer

Page to return, 1-indexed (default 1)

integer

Number of items to return per page (default 100)

status[]
array of strings

Filters based on the status of the design requests. Choose between [submitted, designer_completed, designer_rejected, accepted, rejected]

status[]
Responses

Language
Credentials
Bearer
header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json