Skip to main content
GET
Get AllTrack creator affiliation status for writer
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

GET /writer//alltrack/affiliation Description: Retrieves the latest AllTrack affiliation record and status for the writer. Authorization:
  • Requires active publisher addon with alltrack feature
  • Required role: user or higher
  • Environment kill-switch: ALLTRACK_AFFILIATION_ENABLED (503 if off)
Method: GET

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

id
string<uuid>
required

Writer UUID

Response

Affiliation details retrieved successfully