Skip to main content
GET
Get One Field

Authorizations

Authorization
string
header
required

OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.

Path Parameters

field_id
integer
required

integer - required - The ID of the field you want to delete

Example:

1

Query Parameters

fields
string

string - optional - Comma separated list of fields you want to return

Example:

"account_id,created_at,created_by,deleted,event_id,id,notes,updated_at,updated_by"

expand
string

string - optional - Comma separated list of objects you want to return

Example:

""

Response

Get Contact Field