Skip to main content
POST
Download Artists CSV
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

artist/download/csv Description: The /artist/download/csv endpoint allows downloading a CSV file containing artist data. Authorization:
  • Required role: admin or higher
Method: GET Query Parameters:

Code Examples

Authorizations

Authorization
string
header
required

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

Query Parameters

q
string

Search query to filter artists in the CSV

user
string

Filter by user ID(s)

Response

Success

The response is of type file.