Skip to main content
GET
Get all players for a project

Authorizations

Authorization
string
header
required

JWT token for admin console authentication

Query Parameters

projectId
string
required

Project UUID

skip
number

Number of records to skip

Example:

0

take
number

Number of records to take

Example:

20

Search by display name or external ID

includeDeleted
boolean

Include soft-deleted players

Example:

false

Response

200

List of players with pagination