Skip to main content
GET
Returns a cursor-paginated list of onyes on the workspace, newest first.

Query parameters

string
Cursor returned by the previous page.
integer
default:"10"
Page size, between 1 and 100.

Response

Onye[]
Page of customers. Each item matches the Create response.
string | null
Cursor for the next page, or null on the last page.