Get a writer, including associated works
GET /writer/writers/
Description
GET /writer/writers/ Description: Fetches a single writer (withuserData) plus every
CWRWorkWriter association for that writer (each including its
work), attached as workWriters on the response object.
Supports ?export=csv.
Authorization:
- Required role:
useror higher
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
Query Parameters
csv Response
Writer retrieved
11-digit CISAC IPI name number. Unique per tenant when set.
13-character CISAC IPI base number. Unique per tenant when set.
CWR writer designation code. One of: CA (Composer & Author),
C (Composer), A (Author/Lyricist), AR (Arranger),
AD (Adaptor), TR (Translator), SR (Sub-Arranger),
LY (Lyricist), CO (Composer), PA (Performer).
CA, C, A, AR, AD, TR, SR, LY, CO, PA Performing rights organization the writer is affiliated with (e.g. ASCAP, BMI). Free text — not enum-validated.
330 <= x <= 100Society-Assigned Agreement Number.
14Defaults to a single worldwide (WW) entry at 100% PR/MR/SR if omitted on create.
Free-form writer settings (e.g. defaultTerritory, defaultShares). Not accepted via the create/update request bodies — set separately or defaulted to {}.
Linked TenantUser account, included when the writer has a tenantUserId.