list_mailbox_credentials
ActiveTool of run.domani/domani
declared in 1.0.0
List the app passwords for a hosted mailbox (labels + metadata; secrets are shown only once at creation). API: GET /api/emails/{address}/credentials.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"domain",
"slug"
],
"properties": {
"slug": {
"type": "string",
"description": "Hosted mailbox slug"
},
"domain": {
"type": "string",
"description": "Hosted mailbox domain"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
run.domani/domani
https://github.com/gwendall/domani
1/7 registries