Invantive Bridge Online offers in addition to the protocol-specific implementations also a number of endpoints to retrieve metadata for a connected user:
- User information
- Database information
# User Information
The user information is available at the path /me directly below the base URL. Example:
[https://app.office365-apps.com/powerbi/bridge/v11/me](<%LINK_CAPTION%>)
# Database Information
A list of databases connectable by the user is available at the path /setup/databases directly below the base URL. Example:
[https://app.office365-apps.com/powerbi/bridge/v11/setup/databases](<%LINK_CAPTION%>)