Authorization: Bearer ********************
curl --location --request GET 'https://api.storyous.com/' \ --header 'Authorization: Bearer <token>'
[ { "accountId": "someUniqueId", "code": "203", "title": "Neal Armstrong" } ]