Retrieve the configuration
GET/api/config/v1
Returns the system configuration.
The configuration is read-only via the API but exposes the available components and their instance identifiers. Use this to determine which credential formats, key algorithms, DID methods, protocols, and other components are available in your deployment, and how to reference them in other API calls.
Related guide: Configuration in the API
Responses
- 200
- 500
OK
Internal server error