Users
Get users credentials
Returns a list of credentials (passkeys)
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
ID of user
Query Parameters
Field sorting
Field filtering
Page number
Number of items per page
Response
200
application/json
List of credentials (passkeys)
The response is of type object
.