List sub-publishing agreements
Publishers
List sub-publishing agreements
GET /publisher/sub-publishing
GET
List sub-publishing agreements
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
GET /publisher/sub-publishingpublisherId is optional — omitted, this returns every sub-publishing
agreement for the tenant (the Sub-Publishing list page is tenant-wide).
When provided, scopes to that publisher on the side indicated by
type (original default, or sub).
Authorization: user role + publisher addon.
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
Only meaningful together with publisherId.
Available options:
original, sub Available options:
active, inactive Response
Agreements fetched (includes originalPublisher/subPublisher summaries), ordered by startDate DESC.
Included on GET responses — { id, name, publisherType }.
Included on GET responses — { id, name, publisherType }.