v1

latestOpenAPI 3.0.32026-07-13218142597.2 KB
Classification Level

Get space default classification level

Returns the default classification level for a specific space.

Permissions required: 'Permission to access the Confluence site ('Can use' global permission) and permission to view the space.

get/spaces/{id}/classification-level/default

Path parameters

idinteger required

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

Response

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