Categories
Diese Seite ist nicht auf Deutsch verfügbar. Die englische Version wird angezeigt.
Get categories and platform categories by platformId
Returns categories and platform categories by platform ID.
Authorization
BearerAuthObject AuthorizationBearer <token>
In: header
Path Parameters
platformId*integer
Response Body
application/json
curl -X GET "https://example.com/api/v2/categories/by-platform/76"{ "platformCategories": [ "default" ], "allCategories": [ "default, auth" ]}Empty
Empty
Empty