List notification methods for a user. Phone numbers are always partially redacted.
Documentation Index
Fetch the complete documentation index at: https://docs.incident.io/llms.txt
Use this file to discover all available pages before exploring further.
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"
}
]