Retrieves the classification metadata instance that has been applied to a file.
This API can also be called by including the enterprise ID in the URL explicitly, for example /files/:id//enterprise_12345/securityClassification-6VMVochwUWo.
The access token received from the authorization server in the OAuth 2.0 flow.
The unique identifier that represents a file.
The ID for any file can be determined by visiting a file in the web application and copying the ID from the URL. For example, for the URL https://*.app.box.com/files/123 the file_id is 123.
Returns an instance of the securityClassification metadata template, which contains a Box__Security__Classification__Key field that lists all the classifications available to this enterprise.
An instance of the classification metadata template, containing the classification applied to the file or folder.
To get more details about the classification applied to an item, request the classification metadata template.
The name of the classification applied to the item.
"Sensitive"
The identifier of the item that this metadata instance has been attached to. This combines the type and the id of the parent in the form {type}_{id}.
"folder_59449484661,"
The value will always be securityClassification-6VMVochwUWo.
securityClassification-6VMVochwUWo "securityClassification-6VMVochwUWo"
The scope of the enterprise that this classification has been applied for.
This will be in the format enterprise_{enterprise_id}.
"enterprise_27335"
The version of the metadata instance. This version starts at 0 and increases every time a classification is updated.
1
The unique ID of this classification instance. This will be include the name of the classification template and a unique ID.
"securityClassification-6VMVochwUWo-fd31537a-0f95-4d86-9f2b-5974a29978f8"
The version of the metadata template. This version starts at 0 and increases every time the template is updated. This is mostly for internal use.
5
Whether an end user can change the classification.
true