The UUID of the document to be actioned.
document
Concerns a document entity, that is, a document for the widget
Get document
Use this endpoint to retrieve your text content in CXUC. The $ACCOUNT is your assigned subdomain, or just replace the URL if you have a custom domain.
Path Parameters
Headers
The Accept header must be set to application/vnd.api+json
The authorization header that is using the JWT token and the Bearer scheme.
Match pattern:Bearer .+
The referer header is required to derive the calling module for permissions functionality.
Example:https://account.example.com/guidelines/page/d4822bae-91ac-4cec-b392-9c5c1877f718
Response
application/vnd.api+json
Response
A DocumentContent response
DocumentContentBody
Show Child Parameters
Authentication
Path Parameters
Headers
Accept
stringAttributes
objectProseMirror JSON Object (https://prosemirror.net/docs/ref/#model.Document_Structure)
Example:{"content":[{"content":[{"text":"Hello world.","type":"text"}],"type":"paragraph"}],"type":"doc"}
The group id to which the document belongs. This is used to group documents together.
Example:group_id_1
HTML string
Example:<p>Hello world!</p>
Data
objectUUID identifier
Resource type