Skip to main content
GET
List AMD decisions

Authorizations

Authorization
string
header
required

Use Authorization: Bearer pyai_live_... (or pyai_test_...).

Query Parameters

limit
integer
default:20
Required range: 1 <= x <= 100
cursor
string

Pass the previous page's next_cursor.

session_label
string

Response

Paginated AMD decision list

object
string
Example:

"list"

data
object[]
has_more
boolean
next_cursor
string | null