cURL
Custom Metadata
Get a single property
Get details of a single custom property.
GET
cURL
Authorizations
Enter your token in the format token TOKEN
Headers
Two-Factor-Authentication token (optional)
Response
OK
data type of the property
Available options:
boolean, date, link, multi_select, number, single_select, string, text Example:
"string"
Example:
{
"id": "abcd1234cdef1234abcd1234cdef1234",
"username": "johndoe",
"name": "John Doe",
"gravatar_uid": "205e460b479e2e5b48aec07710c08d50"
}