meta

Listing of all enum type values

Listing of all enum type values

get/meta/types

Response

Listing of all enum type values (example here shows just one)

confidentialitystring[]

Example response

{
  "confidentiality": [
    "public",
    "internal",
    "restricted",
    "confidential",
    "strictly-confidential"
  ]
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.