Skip to main content
GET
TypeScript

Path Parameters

cosignerId
string<uuid>
required

The unique identifier of the cosigner

Query Parameters

order
enum<string>
default:DESC

ASC / DESC ordering (default DESC)

Available options:
ASC,
DESC
pageCursor
string

Cursor of the required page

pageSize
number
default:10

Maximum number of items in the page

Required range: 1 <= x <= 100

Response

A paginated response containing ApiKey objects

data
object[]
required

The data of the current page

next
string | null

The ID of the next page

Example:

"eJ0eXAiOiJKV1QiLCJhbGcOiJIUzI1NiJ9"