Printago API
GET
/v1/folders/skus
Get SKU folders
Response Schema
Response
value
object[]
Example Response
200 OK — application/json
[
{
"name": "string",
"customMetadata": {},
"id": "string",
"storeId": "string",
"createdAt": "2026-09-09T20:31:46.487Z",
"updatedAt": "2026-09-09T20:31:46.487Z"
}
]