Get a specific use case by ID.

View as Markdown

Authentication

X-API-Keystring

API Key authentication. Generate your API key in the Gail Portal under General > Integrations > API Keys.

Path parameters

useCaseIdstringRequiredformat: "uuid"
The unique identifier of the use case.

Response

OK
idstringOptionalformat: "uuid"
titlestring or nullOptional
descriptionstring or nullOptional
statusstring or nullOptional
actionslist of objects or nullOptional

Errors

404
Not Found Error