curl --request GET \ --url 'https://api.unify.ai/v0/projects' \ --header "Authorization: Bearer $UNIFY_KEY"
[ "project_a", "project_b", "project_c" ]
Bearer <token>
<token>