Skip to content

Retrieve category

GET
/web-pages/draft/drafts/{draftId}/categories/{categoryId}
Required scope: viskan:draft:read

Retrieves a category by ID.

Parameters

Path parameters

draftId  string
Format: uuid
Identifier of the draft. A draft is a workspace that holds unpublished changes to web store content.
categoryId  string
Format: uuid
Identifier of the category. Categories form a hierarchical tree structure that organizes pages.

Response

Category successfully retrieved.