Retrieve the Safe configuration for the authenticated user
GET/api/v1/safe-config
Returns the configuration of the Safe account associated with the authenticated user, including deployment status, approvals, and account status and allowance details from the chain.
Responses
- 200
- 401
- 500
Successfully retrieved Safe configuration.
Unauthorized Error
Internal server error.