Skip to main content
GET
/
admin
/
projects
/
{projectId}
/
leaderboards
List all leaderboards for a project
curl --request GET \
  --url https://api.engagefabric.com/admin/projects/{projectId}/leaderboards \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token for admin console authentication

Path Parameters

projectId
string
required

Project ID

Query Parameters

includeInactive
boolean

Include inactive leaderboards

Response

200

List of leaderboards