Get type
GET /v2/metadata/types/{typeId}
GET
/v2/metadata/types/{typeId}
Get a metadata type by its ID.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” typeId
required
string format: uuid
The ID of the metadata type
Example
77a0049c-7683-45ff-956f-656f257048f7
Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Responses
Section titled “ Responses ”The metadata type details.
object
typeId
required
The type ID
string format: uuid
77a0049c-7683-45ff-956f-656f257048f7
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
string
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error