Returns project details, domains, and recent deployment information for one application project or deployed Thurgood app. Use this endpoint when you need a single record with hosting metadata for a details view.
curl --request GET \
--url https://api.case.dev/applications/v1/projects/{id} \
--header 'Authorization: Bearer <token>'Was this page helpful?
curl --request GET \
--url https://api.case.dev/applications/v1/projects/{id} \
--header 'Authorization: Bearer <token>'