Get Cases

API Endpoint to retrieve list of Monolith cases.

Get Cases

GET /api/v1/cases/:uuid?

Retrieve a list of cases from your Monolith database.

Path Parameters

Name
Type
Description

uuid

String

Unique value that identifies a specific case.

Query Parameters

Name
Type
Description

uuid

String

Unique value that identifies a specific case. This value will take precedence over the UUID URL param if passed.

Last updated