Get company attributes

GET {{baseUrl}}/companies/attributes

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"internalName":"name","label":"Company Name","attributeTypeName":"text","attributeOptions":[{"key":"custom key","value":"custom label"},{"key":"custom key","value":"custom label"}],"isRequired":true},{"internalName":"name","label":"Company Name","attributeTypeName":"text","attributeOptions":[{"key":"custom key","value":"custom label"},{"key":"custom key","value":"custom label"}],"isRequired":true}]