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"
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.