Authorization: Bearer ********************
curl --location --request GET 'https://api.kickbase.com/v4/challenges/selection' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{ "it": [] }