v1

latestOpenAPI 3.0.02026-07-241220330.3 KB
Investigations

Get list of Investigation type use cases

Retrieves a list of investigation type use cases

get/investigations/use-cases

Response

Success

use_casesstring[]

Example response

{
  "use_cases": [
    "Fraud",
    "Compliance",
    "Other"
  ]
}