Authorization: Bearer ********************
curl --location --request GET '/devices?limit=50&page=1' \ --header 'Authorization: Bearer <token>'
{}