GET - List Assets
List Assets
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"data": [
{
"id": "145064511",
"name": "jacket-occassionwear-02",
"organizationId": "6453d11c462434a35b4abe17",
"locked": false,
"type": "top",
"gender": "neutral",
"modelUrl": "https://example.org/jacket-occassionwear-02.glb",
"iconUrl": "https://example.org/jacket-occassionwear-02.png",
"applications": [
{
"id": "6479be53386e0a8665161420",
"organizationId": "62a58eb4df136d4df8ce0d74",
"isVisibleInEditor": true,
"masculineOrder": 1,
"feminineOrder": 2
}
],
"hasApps": true,
"createdAt": "2023-02-02T14:39:01.026Z",
"updatedAt": "2023-02-02T14:39:08.656Z"
}
],
"pagination": {
"totalDocs": 1,
"limit": 10,
"totalPages": 1,
"page": 1,
"pagingCounter": 1,
"hasPrevPage": false,
"hasNextPage": false,
"prevPage": 0,
"nextPage": 0
}
}Example Request
Last updated
Was this helpful?

