Returns the allowed values for a specific content property that has a defined domain of values. Only content properties configured with a fixed value list return results here; properties that accept freeform user input return an empty array.
Use this endpoint to discover the valid values for a content property before tagging library content, validating user input, or building selection lists in an integration UI.
Glossary:content property — A metadata attribute that can be attached to library content items for classification and filtering. domain of values — The fixed enumerated list of allowed values for a content property.
🚧
End of Life
Content Properties are being phased out in favor of the more robust Custom Properties. We will continue to support Content Properties for many months, but you should be using Custom Properties moving forward.
Recent Requests
Log in to see full request history
Time
Status
User Agent
Retrieving recent requests…
Loading…
Responses
401
Unauthorized. The request is missing a bearer token or the token is invalid.
403
Forbidden. The caller is authenticated but lacks permission to read content property values.
404
Not Found. No content property exists for the supplied contentPropertyId.
500
Internal Server Error. An unexpected server-side error occurred while retrieving content property values.