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
The identifier of the draft.
categoryId  string
Format: uuid
ID of a category.

Response

Category successfully retrieved.