Skip to content

List User Identities

GET
/identity/list

Retrieves a list of all authentication identities (SSH keys, credentials) available to the authenticated user. Returns both personal identities and organization identities the user has access to.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Responses

List of user identities with scope indication (personal/organization)

application/json
JSON
"string"

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License