View security objects, such as access keys and bound accounts.
Method | Description |
---|---|
GET /users/current/credentials Returns access key information. Requires authorization and access right credentials_view. | |
GET /users/current/credentials/credentialId Returns access key information by ID. Requires authorization and access right credentials_view. | |
GET /users/current/credentials/credentialId/geo Returns geographic information about the creator of an access key by ID. Requires authorization and access right credentials_view. | |
GET /users/current/oauth Returns a list of all associated accounts in external OAuth services. Requires authorization and access right credentials_view. |