v1
latestOpenAPI 3.0.02026-08-04109109370.6 KBAccounts (Companies)
Get a list of custom fields
Get a list of all account custom fields in your Nutshell instance. Custom fields are user-defined fields that can be added to accounts.
get/accounts/customfields/attributes
Response
OK
Example response
{
"customFields": [
{
"id": "3-contacts"
}
]
}