Get a custom attribute
GET {{baseUrl}}/extended_attributes/:extended_attribute_id/custom-attributes/:custom_attribute_id
Get a custom attribute for a particular extended model
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"Name":"\u003cstring\u003e","Identifier":"\u003cstring\u003e","Description":"\u003cstring\u003e","Behaviour":2,"DropdownValues":"\u003cstring\u003e","ValidationRegExp":"\u003cstring\u003e","AddToKeyMetadata":"\u003cboolean\u003e","Required":"\u003cboolean\u003e","ShowOnSignUp":"\u003cboolean\u003e","WriteOnceReadMany":"\u003cboolean\u003e","ID":"\u003cinteger\u003e","Type":3}