List notification methods for a user. Phone numbers are always partially redacted.
API key from your incident.io dashboard (Settings → API keys)
The ID of the user whose notification methods you want to list.
"01FCNDV6P870EA6S7TK1DSYDG0"
OK response.
[
{
"address": "•••••••6789",
"id": "01FCNDV6P870EA6S7TK1DSYDG0",
"is_usable": true,
"method_type": "app"
}
]