Skip to main content

Database users

Read the accounts that exist inside discovered databases and the privileges they hold.

Endpoints

ScreenMethodEndpoint
List database usersPOST/api/v1/databaseService/listUser
List unique usernamesPOST/api/v1/databaseService/getUniqueUsernames
User privilegesPOSTDatabase user privileges endpoint

Scope of a database user

These are accounts inside the database engine, not Authnull platform users. A database user is discovered by an agent and linked to a platform identity only when a connection is brokered.

Payload needed.

The privileges endpoint has no path, and the privilege record shape is unspecified.