Endpoints used

fetchContentsDocuments

Endpoint env name: API_CORE_CONTENTS_DOCUMENTS

Endpoint: GET /contents/documents

fetchContentsDocumentById

Endpoint env name: API_CORE_CONTENTS_DOCUMENTS

Endpoint: GET /contents/document/${documentId}

fetchContentsPublicDocuments

Endpoint env name: API_CORE_CONTENTS_DOCUMENTS

Endpoint: GET /contents/public-documents

fetchContentsPublicDocumentsById

Endpoint env name: API_CORE_CONTENTS_DOCUMENTS

Endpoint: GET /contents/public-documents/${documentId}

Last updated