Skip to main content
GET
cURL

Authorizations

x-api-key
string
header
required

Your Recoup API key. Learn more.

Query Parameters

artist_account_id
string<uuid>
required

The unique identifier of the artist account to fetch fans for

page
integer
default:1

The page number to retrieve (default: 1)

limit
integer
default:20

The number of records per page (default: 20, max: 100)

Required range: x <= 100

Response

Artist fans retrieved successfully

status
enum<string>
required

Status of the request

Available options:
success
fans
object[]
required

List of social profiles from fans across all platforms

pagination
object
required

Pagination metadata for the response