The table summarizes the REST API - getAllAttributes.
Request
Format
GET <baseurl>/audit/attributes/get
Query parameters
componentid=integer (optional, default=all): You can restrict the scope of this operation by specifying a component ID (see getAttributes
); to get all attributes, omit the parameter.
requireallextendeddata=boolean (optional, default=false): Displays all the extended data options for the attributes.
requiredextendeddata=enumeration (optional): Specifies one or more specific items of extended data (separated by semi-colons) to display. Possible values are IS_FILTERABLE; IS_SORTABLE.