curl --request GET \
--url https://{tenant}.torchapp.com.au/api/v1/projects/{id} \
--header 'Authorization: Bearer <token>'{}Display the specified project.
curl --request GET \
--url https://{tenant}.torchapp.com.au/api/v1/projects/{id} \
--header 'Authorization: Bearer <token>'{}