Authorization: Bearer ********************
curl --location --request GET 'https://test.your-api-server.com/freelancer/educations' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>'
{}