Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Search prompt
Limit the number of results returned
Required range:
x >= 1
Skip the first N results
Required range:
x >= 0
Sort key
Available options:
created_date
, executed_date
, prompt
Sort order
Available options:
asc
, desc