APIThemes
List themes, optionally filtered by type
curl -X GET "https://loading/api/themes"[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "system_bidding",
"userId": "string",
"labels": {
"property1": null,
"property2": null
},
"identifier": "string",
"createdAt": "string",
"updatedAt": "string"
}
]