- Connections → Connected backend source database and any active errors associated with the connection.
- Active Sync Streams / Sync Rules → Currently deployed Sync Streams (or legacy Sync Rules) and its status.
CLI
If you have the PowerSync CLI installed, usepowersync status to check instance status without calling the API directly. This works with any running PowerSync instance — local or remote.
Diagnostics API
Configuration
- To enable the Diagnostics API, specify an API token in your PowerSync YAML file:
powersync.yaml
- Restart the PowerSync Service.
- Once configured, send an HTTP request to your PowerSync Service Diagnostics API endpoint. Include the API token set in step 1 as a Bearer token in the Authorization header.