Path Parameters
account*string
authenticator_id*string
Format
uint64Response Body
application/json
application/json
curl -X GET "http://localhost:1317/terp/smartaccount/authenticator/string/string"{
"account_authenticator": {
"id": "string",
"type": "string",
"config": "string"
}
}{
"error": "string",
"code": 0,
"message": "string",
"details": [
{
"type_url": "string",
"value": "string"
}
]
}