Get Configuration
GET/api/v1/admin/configurations/:key
Get single configuration with resolved value and metadata.
Write-only secrets return null value. Shows source (default/env/database).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 500
OK
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error
Internal Server Error