curl --location -g --request GET 'https://api.kickbase.com/v4/challenges/challengeId/favorites/search?query=queryString&start=0&max=50' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"si": 0,
"tc": 0,
"it": []
}