Custom Fields
Get a Custom Field
Gets a list of custom fields for the account
get/v1/accounts/{{account_id}}/video_fields/custom_fields/{{custom_field_id}}
Path parameters
account_idstring required
Video Cloud account ID.
custom_field_idstring required
Custom Field ID.
Headers
Content-Typestring required
Content-Type: application/json
Authorizationstring required
Authorization: Bearer {access_token} - see Getting Access Tokens
Response
200