curl --request GET \
--url https://{tenant}.torchapp.com.au/api/v1/users/{user_id}/projects \
--header 'Authorization: Bearer <token>'[
{}
]Get a list of projects for a user.
curl --request GET \
--url https://{tenant}.torchapp.com.au/api/v1/users/{user_id}/projects \
--header 'Authorization: Bearer <token>'[
{}
]