artist/download/csv
Description:
The /artist/download/csv
endpoint allows downloading a CSV file containing artist data.
Method:
GET
Query Parameters:
Parameter | Type | Description |
---|---|---|
q (Optional) | string | Search query to filter artists in the CSV. |
user (Optional) | string | Filter by user ID(s). |
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Search query to filter artists in the CSV
Filter by user ID(s)
Success
The response is of type file
.