Skip to main content
GET
/
api
/
v1
/
passkeys
Error
A valid request URL is required to generate request examples
{
  "passkeys": [
    {
      "id": "<string>",
      "nickname": "<string>",
      "created_at": "<string>"
    }
  ]
}

Response

200 - application/json

OK

passkeys
object[]
required