List all custom attributes for a particular extended model

GET {{baseUrl}}/extended_attributes/:extended_attribute_id/custom-attributes

Get a list of custom attributes for an extended model

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"Name":"\u003cstring\u003e","Identifier":"\u003cstring\u003e","Description":"\u003cstring\u003e","Behaviour":1,"DropdownValues":"\u003cstring\u003e","ValidationRegExp":"\u003cstring\u003e","AddToKeyMetadata":"\u003cboolean\u003e","Required":"\u003cboolean\u003e","ShowOnSignUp":"\u003cboolean\u003e","WriteOnceReadMany":"\u003cboolean\u003e","ID":"\u003cinteger\u003e","Type":2},{"Name":"\u003cstring\u003e","Identifier":"\u003cstring\u003e","Description":"\u003cstring\u003e","Behaviour":1,"DropdownValues":"\u003cstring\u003e","ValidationRegExp":"\u003cstring\u003e","AddToKeyMetadata":"\u003cboolean\u003e","Required":"\u003cboolean\u003e","ShowOnSignUp":"\u003cboolean\u003e","WriteOnceReadMany":"\u003cboolean\u003e","ID":"\u003cinteger\u003e","Type":3}]