Classification Level

Get database classification level

Returns the classification level for a specific database.

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

get/databases/{id}/classification-level

Path parameters

idinteger required

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

Response

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

Changes

No recorded changes to this endpoint across all 2 revisions of this API.