Interface GetAllRenderingRequest

Hierarchy

  • GetAllRenderingRequest

Properties

fields?: string

Comma-separated list of fields to include or exclude (based on value provided for include_fields) in the result. Leave empty to retrieve all fields.

include_fields?: boolean

Whether specified fields are to be included (default: true) or excluded (false).

include_totals?: boolean

Return results inside an object that contains the total configuration count (true) or as a direct array of results (false, default).

page?: number

Page index of the results to return. First page is 0.

per_page?: number

Number of results per page. Maximum value is 100, default value is 50.

prompt?: string

Name of the prompt to filter by

Rendering mode to filter by

screen?: string

Name of the screen to filter by