List all default attributes for a particular extended model
Custom Attributes
List all default attributes for a particular extended model
Get attributes added to this extended model by default
GET
List all default attributes for a particular extended model
Authorizations
Path Parameters
UID of extended attribute
Example:
1
Query Parameters
Maximum number of records to return for this request. Overrides the row count only, not the page offset (which is always based on per_page), so use per_page for pagination rather than combining limit with page. Defaults to the per_page value.
Items per page. Defaults to the resource-specific page count if configured, otherwise 20
Page number. Defaults to 1 when omitted