Skip to main content

Get Case Status

Retrieve the current status of a specific case file.

Path Parameters
    projectId string required
    metaId string required
    caseId string required
Responses

OK


Schema
    status string nullable
    statusCode int32 nullable
Loading...