Endpoints - Content REST API - Current - Current - Ready - Hyland Experience - external

Hyland Experience Content REST API

Platform
Hyland Experience
Product
Content REST API
Release
Current
License

To make calls to the Content REST API, you must include the URL of the Hyland Experience repository directly before the endpoint in your request. In this guide's tutorials, this URL is represented by the [base_url] placeholder in sample requests (for example, GET [base_url]/hello/protected). However, in this guide's reference topics, the [base_url] placeholder is omitted for simplicity (for example, GET /hello/protected).

Additionally, this guide includes several different endpoints that are associated with similar or identical requests or responses, especially for endpoints belonging to the same API. Where feasible, the Endpoints sections refer to common requests and responses in the Objects sections to reduce redundancies.