List all writers with linked user data merged in
GET /writer/writers-with-user-data
Description
GET /writer/writers-with-user-data Description: Returns EVERY writer for the tenant (no pagination) withuserData
included. Where a writer’s own firstName/lastName/ipiNameNumber
is blank, it is backfilled from the linked TenantUser and the
corresponding *Source: 'user' marker field is added (e.g.
firstNameSource) so callers can tell which fields were filled in
from the account vs. entered directly on the writer record. Ordered
by lastName, firstName ascending.
Supports ?export=csv.
Authorization:
- Required role:
useror higher
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
csv Response
Writers 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.
"user"
"user"
"user"