Authorization: Bearer ********************curl --location --request GET '/api/token/?p=0&size=10' \
--header 'new-api-user: 1' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{}