AI_PLAYGROUND

Get Sessions

Get all AI playground sessions for a user with pagination support for infinite scroll

get/playground/sessions

Query parameters

search_textstring nullable
pageinteger

Page number starting from 1

Page number starting from 1

page_sizeinteger

Number of items per page

Number of items per page

status'active' | 'archived' | 'all'

active (default), archived, or all (active+archived)

navigationSourcestring nullable

Response

Successful Response

totalinteger required
pageinteger required
page_sizeinteger required
has_moreboolean required

Changes

Changed in 1 of the 28 revisions of this API.3

    • added the optional property sessions/items/scheduled_report_rule_id to the response with the 200 status

      response-optional-property-added

    • added the required property sessions/items/has_scheduled_report to the response with the 200 status

      response-required-property-added

    • added the required property sessions/items/run_status to the response with the 200 status

      response-required-property-added

    This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog