List all extended models
GET {{baseUrl}}/extended_attributes
List all extended models for custom attributes
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"ID":"\u003cinteger\u003e","ModelName":"\u003cstring\u003e","LastUpdatedBy":"\u003cstring\u003e","UpdatedAt":"\u003cdateTime\u003e"},{"ID":"\u003cinteger\u003e","ModelName":"\u003cstring\u003e","LastUpdatedBy":"\u003cstring\u003e","UpdatedAt":"\u003cdateTime\u003e"}]