Incoming Draft References
Returns Reference Objects pointing to this draft from other documents.
GET
public-api:drafts:read/api/2026-03/drafts/{documentId}/incomingDocumentReferencesLatest version (since 2026-01)
Path Parameters
| Parameter | Type | Description |
documentId* | integer |
Query Parameters
Query StringPassed as URL query string. Comma-separated values for arrays (e.g. ?contentTypes=regular,author).
| Parameter | Type | Description |
limit | integer | A limit for how much documents to retrieve. Defaults to 100. Max. 100. |
offset | integer | An offset into the query. Useful when getting more than 100 results (pagination). |
after | string | The |
Description
This endpoint is functionally equivalent to the Incoming Document References endpoint for publications. But with this draft endpoint you will receive references from unpublished documents as well as references from the current state of documents even if these latest updates to the document are not published yet.