Get all projects
GET {{url}}/designcenter/api/v1/organizations/{{organization_id}}/projects?pageSize=50&pageIndex=0&orderBy=-updateDate
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
pageSize | number | ||
pageIndex | number | ||
orderBy | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |