v1
latestOpenAPI 3.0.02026-07-267331140.7 KBSafe Management
Get the Safe deployment status.
Returns the deployment status of the Safe account for the authenticated user.
get/api/v1/safe/deploy
Response
Successfully retrieved the deployment status of the Safe account.
Example response
{
"status": "ok",
"updatedAt": "2021-01-01T00:00:00.000Z"
}