post https://us-central1-readysandbox.cloudfunctions.net/leaderboardCompetitions-getByAppIds
Log in to see full request history
Responses
410No leaderboard found with the provided 'appIds'.
410No leaderboard found with the provided 'appIds'.
xxxxxxxxxx
10curl --request POST \
--url https://us-central1-readysandbox.cloudfunctions.net/leaderboardCompetitions-getByAppIds \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"ignoreTimestamp": false,
"withUserData": false
}
'
xxxxxxxxxx
160}
{
"leaderboardCompetitions": [
{
"id": "string",
"appIds": [
"string"
],
"requestName": "string",
"tags": [
"string"
],
"name": "string",
"description": "string",
"setBy": "client",
"invertSortOrder": true,
"decimalOffset": 0,
"rewardsAtReset": [
{
"placeFrom": 0,
"placeTo": 0,
"achievementId": "string"
}
],
"time": {
"hasStart": true,