Incoming Publication References for Media

Returns Reference Objects pointing to this media entry from publications.

GET/api/2026-03/mediaLibrary/{mediaId}/incomingDocumentReferences
public-api:read
Latest version (since 2026-01)

Path Parameters

ParameterTypeDescription
mediaId*
string

Query Parameters

Query String

Passed as URL query string. Comma-separated values for arrays (e.g. ?contentTypes=regular,author).

ParameterTypeDescription
limit
integer

A limit for how much published 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 cursor provided in the response can be passed back for pagination instead of using offset.

Description

This endpoint returns all publications which link to this Media Library Entry (via content or metadata)

Use Cases

  • Useful to know if the Media Library Entry is in use when revoking or archiving

Responses

⌘ K to search