Skip to main content
GET
Returns a cursor-paginated list of ugwos belonging to the workspace that owns the secret key, newest first.

Query parameters

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

Response

Ugwo[]
Page of ugwos. Each item matches the Create response.
string | null
Pass to the next request, or null on the last page.