v1

latestOpenAPI 3.0.32026-07-13218142597.2 KB
Classification Level

Get page classification level

Returns the classification level for a specific page.

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

get/pages/{id}/classification-level

Path parameters

idinteger required

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

Query parameters

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

Status of page from which classification level will fetched.

Response

Returned if the requested classification level for a page 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'