curl --location -g --request GET 'https://api.kickbase.com/v4/challenges/challengeId/performance?dayNumber=1' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"lp": [],
"t": 3,
"li": "string",
"u": {
"i": "string",
"n": "string"
},
"pl": 0
}