Skip to main content
GET
TypeScript

Path Parameters

cosignerId
string<uuid>
required

The unique identifier of the cosigner

apiKeyId
string
required

The unique identifier of the API key

Response

An ApiKey object

id
string<uuid>
required

The unique identifier of the API key

Example:

"44fcead0-7053-4831-a53a-df7fb90d440f"

lastSeen
string<date-time>

The date the API key was last seen

Example:

"2021-07-01T00:00:00.000Z"

callbackHandler
object