Get a publisher-writer agreement by ID
Publisher Writer Agreements
Get a publisher-writer agreement by ID
GET /publisher-writer/agreements/
GET
Get a publisher-writer agreement by ID
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
GET /publisher-writer/agreements/ Description: Fetches a single agreement scoped to the tenant, withpublisher
and writer eagerly loaded.
Authorization:
- Required role:
useror higher
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
Response
Agreement retrieved
Available options:
draft, pending, active, expired, terminated Only present when the record was loaded via the model's default scope (all reads; NOT present on the POST /agreements create response).
Only present when the record was loaded via the model's default scope (all reads; NOT present on the POST /agreements create response).