Whether to include all element content in the returned data. If export=false
, the returned data
includes only information about the element itself. If export=true
, all content, including subelements, is
included.
A token identifying the page of results to retrieve.
Whether to include the audit properties (created
and updated
timestamps) in the response.
Whether to include information about the number of records that satisfy the request, regardless of the page
limit. If this parameter is true
, the pagination
object in the response includes the total
property.
The number of records to return in each page of results.
The attribute by which returned intents will be sorted. To reverse the sort order, prefix the value with a
minus sign (-
).
Unique identifier of the workspace.
Generated using TypeDoc
Parameters for the
listIntents
operation.