Skip to content

Find type

POST
/v2/metadata/types/find

Find a metadata type by its key.

object
key
required

The key to search for

string
user_preferences

The found metadata type.

object
typeId
required

The type ID

string format: uuid
82c4fce1-d2c7-48cb-a647-6993dbe37819
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