v1

latestOpenAPI 3.0.32026-07-13218142597.2 KB
Classification Level

Get blog post classification level

Returns the classification level for a specific blog post.

Permissions required: 'Permission to access the Confluence site ('Can use' global permission) and permission to view the blog post. 'Permission to edit the blog post is required if trying to view classification level for a draft.

get/blogposts/{id}/classification-level

Path parameters

idinteger required

The ID of the blog post for which classification level should be returned.

Query parameters

status'current' | 'draft' | 'archived'

Status of blog post from which classification level will fetched.

Response

Returned if the requested classification level for a blog post is returned.

idstring

The ID of the classification level.

status'DRAFT' | 'PUBLISHED' | 'ARCHIVED'
ordernumber

The order of the classification level object.

namestring

The name of the classification level object.

descriptionstring

The description of the classification level object.

guidelinestring

The guideline of the classification level object.

color'RED' | 'RED_BOLD' | 'ORANGE' | 'YELLOW' | 'GREEN' | 'BLUE' | 'NAVY' | 'TEAL' | 'PURPLE' | 'GREY' | 'LIME'