Get Contact Custom Field Definition
Returns a single custom field definition by uuid.
<Info title="Required scopes">
> `contacts:read`
</Info>
Authentication
AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token
Path parameters
uuid
Response
OK
resource
A custom field definition describes the schema for a field that can be applied to Contacts.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error