Skip to content

Get type

GET
/v2/metadata/types/{typeId}

Get a metadata type by its ID.

typeId
required
string format: uuid
d24d70a9-e1e2-4e83-ac81-cf62c2cb4c09

The ID of the metadata type

The metadata type details.

object
typeId
required

The type ID

string format: uuid
d24d70a9-e1e2-4e83-ac81-cf62c2cb4c09
displayName
required

The display name for the metadata type

string
User Preferences
key
required

The key for the metadata type

string
user_preferences
description
required

The description of the metadata type

string
Stores user preferences and settings
type
required

The data type for this metadata

string
Allowed values: string number boolean array
string

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error