Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page
Looking for more inspiration?Visit the

Message Status



Delivered

delivered page anchor

com.twilio.accountsecurity.verify.message.delivered

Message Status Delivered events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.

Examples

1
{
2
"specversion" : "1.0",
3
"type" : "com.twilio.accountsecurity.verify.message.delivered",
4
"source" : "AB00000000000000000000000001",
5
"id" : "NO00000000000000000000000001",
6
"dataschema" : "https://events-schemas.twilio.com/AccountSecurity.MessageStatusEvent/1",
7
"datacontenttype" : "2025-10-08T07:17:02.363Z",
8
"data" : {
9
"created_at" : "2025-01-01T00:00:00.000Z",
10
"account_sid" : "AC0000000000000000000000000000001",
11
"service_sid" : "VA0000000000000000000000000000001",
12
"verification_sid" : "VE0000000000000000000000000000001",
13
"attempt_sid" : "VL0000000000000000000000000000001",
14
"error_code" : "",
15
"channel" : "SMS",
16
"message_status" : "DELIVERED",
17
"has_fallback" : false,
18
"is_fallback" : false,
19
"mnc" : "460",
20
"mcc" : "05",
21
"to" : "+919999999999",
22
"number_segments" : 2
23
}
24
}

Versions


com.twilio.accountsecurity.verify.message.failed

Message Status Failed events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.

Examples

1
{
2
"specversion" : "1.0",
3
"type" : "com.twilio.accountsecurity.verify.message.failed",
4
"source" : "AB00000000000000000000000001",
5
"id" : "NO00000000000000000000000001",
6
"dataschema" : "https://events-schemas.twilio.com/AccountSecurity.MessageStatusEvent/1",
7
"datacontenttype" : "2025-10-08T07:17:02.363Z",
8
"data" : {
9
"created_at" : "2025-01-01T00:00:00.000Z",
10
"account_sid" : "AC0000000000000000000000000000001",
11
"service_sid" : "VA0000000000000000000000000000001",
12
"verification_sid" : "VE0000000000000000000000000000001",
13
"attempt_sid" : "VL0000000000000000000000000000001",
14
"error_code" : "",
15
"channel" : "SMS",
16
"message_status" : "DELIVERED",
17
"has_fallback" : false,
18
"is_fallback" : false,
19
"mnc" : "460",
20
"mcc" : "05",
21
"to" : "+919999999999",
22
"number_segments" : 2
23
}
24
}

Versions


com.twilio.accountsecurity.verify.message.read

Message Status Read events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.

Examples

1
{
2
"specversion" : "1.0",
3
"type" : "com.twilio.accountsecurity.verify.message.read",
4
"source" : "AB00000000000000000000000001",
5
"id" : "NO00000000000000000000000001",
6
"dataschema" : "https://events-schemas.twilio.com/AccountSecurity.MessageStatusEvent/1",
7
"datacontenttype" : "2025-10-08T07:17:02.363Z",
8
"data" : {
9
"created_at" : "2025-01-01T00:00:00.000Z",
10
"account_sid" : "AC0000000000000000000000000000001",
11
"service_sid" : "VA0000000000000000000000000000001",
12
"verification_sid" : "VE0000000000000000000000000000001",
13
"attempt_sid" : "VL0000000000000000000000000000001",
14
"error_code" : "",
15
"channel" : "SMS",
16
"message_status" : "DELIVERED",
17
"has_fallback" : false,
18
"is_fallback" : false,
19
"mnc" : "460",
20
"mcc" : "05",
21
"to" : "+919999999999",
22
"number_segments" : 2
23
}
24
}

Versions


com.twilio.accountsecurity.verify.message.sent

Message Status Sent events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.

Examples

1
{
2
"specversion" : "1.0",
3
"type" : "com.twilio.accountsecurity.verify.message.sent",
4
"source" : "AB00000000000000000000000001",
5
"id" : "NO00000000000000000000000001",
6
"dataschema" : "https://events-schemas.twilio.com/AccountSecurity.MessageStatusEvent/1",
7
"datacontenttype" : "2025-10-08T07:17:02.363Z",
8
"data" : {
9
"created_at" : "2025-01-01T00:00:00.000Z",
10
"account_sid" : "AC0000000000000000000000000000001",
11
"service_sid" : "VA0000000000000000000000000000001",
12
"verification_sid" : "VE0000000000000000000000000000001",
13
"attempt_sid" : "VL0000000000000000000000000000001",
14
"error_code" : "",
15
"channel" : "SMS",
16
"message_status" : "DELIVERED",
17
"has_fallback" : false,
18
"is_fallback" : false,
19
"mnc" : "460",
20
"mcc" : "05",
21
"to" : "+919999999999",
22
"number_segments" : 2
23
}
24
}

Versions


com.twilio.accountsecurity.verify.message.undelivered

Message Status Undelivered events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.

Examples

1
{
2
"specversion" : "1.0",
3
"type" : "com.twilio.accountsecurity.verify.message.undelivered",
4
"source" : "AB00000000000000000000000001",
5
"id" : "NO00000000000000000000000001",
6
"dataschema" : "https://events-schemas.twilio.com/AccountSecurity.MessageStatusEvent/1",
7
"datacontenttype" : "2025-10-08T07:17:02.363Z",
8
"data" : {
9
"created_at" : "2025-01-01T00:00:00.000Z",
10
"account_sid" : "AC0000000000000000000000000000001",
11
"service_sid" : "VA0000000000000000000000000000001",
12
"verification_sid" : "VE0000000000000000000000000000001",
13
"attempt_sid" : "VL0000000000000000000000000000001",
14
"error_code" : "",
15
"channel" : "SMS",
16
"message_status" : "DELIVERED",
17
"has_fallback" : false,
18
"is_fallback" : false,
19
"mnc" : "460",
20
"mcc" : "05",
21
"to" : "+919999999999",
22
"number_segments" : 2
23
}
24
}

Versions