GET
/
sdk
/
{environmentId}
/
users
/
passkeys

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

environmentId
string
required

ID of the environment

Response

200 - application/json
passkeys
object[]
required

The passkeys belonging to the user

count
number
required

Was this page helpful?