GET https://api.visaflo.app/api/public/case/:caseId
Replace :caseId with the VisaFlo record ID returned by a create or search request.
200 with data containing the case summary, client, and assignees. Returns 404 when the case is not present and 403 when it is outside the API key’s workspace.