curl --location --request GET 'https://billpro.hu/api/document/' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{"message":"Unauthenticated."}