Get a document in a specific project

Get a document from a specific project. Documents with state unpublished will be retrieved.

Only documents that have been previously added to a project will show on the response. Check how to make changes to channels and content in a Project.

A document in core may be have changes that aren't yet published, these are stored in a separate variant of the document (the 'unpublished' variant). When requesting a document for core, the 'published' variant is retrieved, unless there is none (the page has never been published yet), in which case the unpublished variant is fetched.

Path Params
string
required

specifies the project content is fetched from

string
required

Path of a document. This is the absolute path to the document, including the document name

Responses

403

Forbidden

404

Not Found

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json

© Bloomreach, Inc. All rights reserved.