Skip to main content
GET
List a case's tags

Authorizations

X-API-Key
string
header
required

A tenant-scoped API key provisioned by Frayme.

Path Parameters

caseId
string
required

The case identifier returned by POST /cases.

Response

The case's tags. An untagged case returns an empty list.

tags
object[]

The case's tags, oldest-first.