Skip to main content

List the Word biases associated with the specified Prompt

List the Word biases associated with the specified Prompt

Query Parameters
  • The cursor. string required
  • The maximum number of results. int32 required

    Default value: 10

Responses

Found.


Schema
  • first string nullable required

    The link to the first page.

  • items object[] required

    An array of objects.

  • Array [
  • bias int32 required

    The bias.

  • content_generation_id int64 required

    The content generatio id.

  • created_at date-time required

    The create date-time.

  • id int64 required

    The unique id.

  • modified_at date-time required

    The last modified date-time.

  • word string required

    Possible values: <= 1000 characters

    The actual word.

  • ]
  • last string nullable required

    The link to the last page.

  • next string nullable required

    The link to the next page or null if there's no page.

  • prev string nullable required

    The link to the previous page or null if there's no page.

  • self string nullable required

    The link to the current page.

Loading...