Events & Actions Payloads
Each event generated by Events & Actions (E&A) is different depending on its type and whether the response contains E&A metadata.
Envelopes
For more information on E&A metadata, refer to the Envelope section.
The payloads on this page are grouped by the source, producer, and event type.
Messages
This section lists all event producers from the Messages source.
Pub/sub
Message sent
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/messages.pubsub.publish?v=1.0.0",
"data": [
{
"timestamp": "2025-06-05T12:53:15.888Z",
"message": "Message Test",
"meta": null,
"senderId": "Jack-device",
"channel": "Channel-Barcelona",
"timetoken": "17491279958880737"
}
]
}
{
"event": {
"channel": "my_channel",
"eventCategory": "message",
"eventType": "message.publish",
"eventId": "83e0bdc8-8a00-4831-9727-38439a307484",
"eventPayload": {
"message": "dfg",
"meta": null
},
"iso8601timestamp": "2025-05-27T07:40:38Z",
"subscribeKey": "sub-c-12b1e1ad-5648-4c98-9e34-7ef0e6371ccd",
"timetoken": "17483316384504473",
"senderId": "elon"
},
show all 32 lines{
"event": {
"id": "d277cff8-b1b1-476f-a890-b661555ac4f8",
"payload": {
"dataSchema": "pubnub.com/schemas/events/messages.pubsub.publish?v=1.0.0",
"data": [
{
"timestamp": "2025-05-27T07:40:49.171Z",
"message": "dfg",
"meta": null,
"senderId": "elon",
"timetoken": "17483316491714954"
}
]
}
show all 36 lines{
"event": {
"id": "55ca7f0b-145b-428f-80f7-35f55fd3669d",
"payload": {
"dataSchema": "pubnub.com/schemas/events/messages.pubsub.publish?v=1.0.0",
"data": [
{
"timestamp": "2025-05-27T07:41:00.266Z",
"message": "dfg",
"meta": null,
"senderId": "elon",
"channel": "my_channel",
"timetoken": "17483316602665639"
}
]
show all 32 linesMessage Actions
Message action created
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/messages.pubsub.publish?v=1.0.0",
"data": [
{
"timestamp": "2025-06-05T13:23:06.404Z",
"message": "Test Message",
"meta": null,
"senderId": "Test Message Actions User",
"timetoken": "17491297864048155"
}
]
}
{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "50354a63-8ba3-42b2-93e1-d1bbc17d93a1",
"timestamp": "2025-06-16T11:29:21Z",
"payload": {
"schema": "pubnub.com/schemas/events/messages.action.created?v=1.0.0",
"data": [
{
"id": "50354a63-8ba3-42b2-93e1-d1bbc17d93a1",
"channel": "channel1",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"messageTimetoken": "17500733512701872",
"timestamp": "2025-06-16T11:29:21.037191Z",
"type": "1",
show all 36 lines{
"event": {
"id": "a0a633d9-3b09-4757-984a-91f1c5f38332",
"payload": {
"dataSchema": "pubnub.com/schemas/events/messages.action.created?v=1.0.0",
"data": [
{
"id": "a0a633d9-3b09-4757-984a-91f1c5f38332",
"channel": "channel1",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"messageTimetoken": "17500733512701872",
"timestamp": "2025-06-16T11:33:28.252328Z",
"type": "3",
"value": "3",
"userId": "User1"
show all 39 lines{
"event": {
"id": "22729eda-a3ec-4b5e-bddc-f6b4d5b42113",
"payload": {
"dataSchema": "pubnub.com/schemas/events/messages.action.created?v=1.0.0",
"data": [
{
"id": "22729eda-a3ec-4b5e-bddc-f6b4d5b42113",
"channel": "channel1",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"messageTimetoken": "17500733512701872",
"timestamp": "2025-06-16T12:02:30.119432Z",
"type": "4",
"value": "4",
"userId": "User1"
show all 34 linesMessage action deleted
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/messages.action.deleted?v=1.0.0",
"data": [
{
"id": "580022c7-a3df-4fc2-aa00-556813236ec4",
"channel": "test_channel_1",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"messageTimetoken": "17491299520205486",
"timestamp": "2025-06-05T13:31:38.148778Z",
"type": "Reaction",
"value": "true",
"userId": "Test Message Actions User"
}
]
}
{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "5807c304-43e6-4789-89e0-d3766d68378d",
"timestamp": "2025-06-05T13:28:05Z",
"payload": {
"schema": "pubnub.com/schemas/events/messages.action.deleted?v=1.0.0",
"data": [
{
"id": "5807c304-43e6-4789-89e0-d3766d68378d",
"channel": "test_channel_1",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"messageTimetoken": "17491299520205486",
"timestamp": "2025-06-05T13:28:05.412802Z",
"type": "Reaction",
show all 36 lines{
"event": {
"id": "63a49207-e963-4802-b42b-389aa529ace5",
"payload": {
"dataSchema": "pubnub.com/schemas/events/messages.action.deleted?v=1.0.0",
"data": [
{
"id": "63a49207-e963-4802-b42b-389aa529ace5",
"channel": "test_channel_1",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"messageTimetoken": "17491299520205486",
"timestamp": "2025-06-05T13:29:12.523015Z",
"type": "Reaction1",
"value": "true",
"userId": "Test Message Actions User"
show all 39 lines{
"event": {
"id": "2a8f72af-6453-409d-8bfe-546a2add2597",
"payload": {
"dataSchema": "pubnub.com/schemas/events/messages.action.deleted?v=1.0.0",
"data": [
{
"id": "2a8f72af-6453-409d-8bfe-546a2add2597",
"channel": "test_channel_1",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"messageTimetoken": "17491299520205486",
"timestamp": "2025-06-05T13:30:09.399706Z",
"type": "Reaction1",
"value": "true",
"userId": "Test Message Actions User"
show all 34 linesFiles
File sent
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/messages.pubsub.publish?v=1.0.0",
"data": [
{
"timestamp": "2025-06-05T13:18:45.956Z",
"message": {
"fileName": "testfile1.txt",
"fileType": "text/plain",
"fileSize": 9,
"fileContent": "dGVzdGZpbGUx",
"sender": "Test Files User",
"timestamp": "2025-06-05T13:18:45.080Z"
},
"meta": null,
"senderId": "Test Files User",
show all 19 lines{
"event": {
"channel": "file-transfer-demo",
"eventCategory": "message",
"eventType": "message.publish",
"eventId": "21c70465-d9ae-4441-b892-cfe1843e9ad2",
"eventPayload": {
"message": {
"fileName": "testfile1.txt",
"fileType": "text/plain",
"fileSize": 9,
"fileContent": "dGVzdGZpbGUx",
"sender": "Test Files User",
"timestamp": "2025-06-05T13:17:10.744Z"
},
show all 39 lines{
"event": {
"id": "7e79fdd7-4b65-4486-b893-017b37e2f179",
"payload": {
"dataSchema": "pubnub.com/schemas/events/messages.pubsub.publish?v=1.0.0",
"data": [
{
"timestamp": "2025-06-05T13:18:17.665Z",
"message": {
"fileName": "testfile1.txt",
"fileType": "text/plain",
"fileSize": 9,
"fileContent": "dGVzdGZpbGUx",
"sender": "Test Files User",
"timestamp": "2025-06-05T13:18:16.581Z"
show all 43 lines{
"event": {
"id": "31a61371-8d6d-432c-bf70-3bd348c6a3eb",
"payload": {
"dataSchema": "pubnub.com/schemas/events/messages.pubsub.publish?v=1.0.0",
"data": [
{
"timestamp": "2025-04-14T12:01:09.532Z",
"message": {
"message": "Hello from Kotlin!",
"file": {
"id": "814eaae7-c0c2-43b0-9373-8d6a369936b1",
"name": "szpakowski.png"
}
},
show all 37 linesUsers
This section lists all event producers from the Users source.
Presence
User state changed in channel
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/presence.channel.user.state.in.changed?v=1.0.0",
"data": [
{
"id": "889e9b63-0d4d-4d3c-808d-b226f5dc6504",
"channel": "Channel-Barcelona",
"userId": "Jack-device",
"data": {
"action": "state-change",
"uuid": "Jack-device",
"timestamp": "1749128108",
"precise_timestamp": "1749128108494",
"data": "{\\\"state\\\":\\\"test-state\\\"}",
"occupancy": "0"
},
show all 20 lines{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "203d20ca-c99b-41a8-bda2-f45c857c6035",
"timestamp": "2025-06-05T12:57:57Z",
"payload": {
"schema": "pubnub.com/schemas/events/presence.channel.user.state.in.changed?v=1.0.0",
"data": [
{
"id": "203d20ca-c99b-41a8-bda2-f45c857c6035",
"channel": "asd",
"userId": "asd",
"data": {
"action": "state-change",
"uuid": "asd",
show all 41 lines{
"event": {
"id": "5392032a-9db5-4047-9f86-2f98679ad73f",
"payload": {
"dataSchema": "pubnub.com/schemas/events/presence.channel.user.state.in.changed?v=1.0.0",
"data": [
{
"id": "5392032a-9db5-4047-9f86-2f98679ad73f",
"channel": "asd",
"userId": "asd",
"data": {
"action": "state-change",
"uuid": "asd",
"timestamp": "1749128327",
"precise_timestamp": "1749128327604",
show all 44 lines{
"event": {
"id": "cc464354-7357-4113-9bba-2e0d7fafdc31",
"payload": {
"dataSchema": "pubnub.com/schemas/events/presence.channel.user.state.in.changed?v=1.0.0",
"data": [
{
"id": "cc464354-7357-4113-9bba-2e0d7fafdc31",
"channel": "asd",
"userId": "asd",
"data": {
"action": "state-change",
"uuid": "asd",
"timestamp": "1749128351",
"precise_timestamp": "1749128351906",
show all 39 linesCRUD
User created
- No Envelope
- V1
- V2
- V2.1
{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "8493d90b-e8b9-45af-83ba-c0e0ee97cf7d",
"timestamp": "2025-06-05T13:13:53Z",
"payload": {
"schema": "pubnub.com/schemas/events/user.created?v=1.0.0",
"data": [
{
"id": "8493d90b-e8b9-45af-83ba-c0e0ee97cf7d",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-05T13:13:53.210517866Z",
"eTag": "b56e86ea3f6742950553768b9816adc2",
"userId": "User_id4",
"name": "User Name4",
show all 38 lines{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "8de8f5e1-ee4b-4439-a095-5326ad504e60",
"timestamp": "2025-06-05T13:14:41Z",
"payload": {
"schema": "pubnub.com/schemas/events/user.created?v=1.0.0",
"data": [
{
"id": "8de8f5e1-ee4b-4439-a095-5326ad504e60",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-05T13:14:41.797913182Z",
"eTag": "a9fa9a3db8cd88d66e68d94f043b638c",
"userId": "User_id5",
"name": "User Name5",
show all 38 lines{
"event": {
"id": "d2fed5e9-d1d0-45e3-b031-420dd5939d3c",
"payload": {
"dataSchema": "pubnub.com/schemas/events/user.created?v=1.0.0",
"data": [
{
"id": "d2fed5e9-d1d0-45e3-b031-420dd5939d3c",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-05T13:12:36.181052533Z",
"eTag": "97553458609bcdd58c05936d913a6511",
"userId": "User_id2",
"name": "User Name2",
"email": "",
"profileUrl": "",
show all 38 lines{
"event": {
"id": "9dc756ca-0be4-4c82-bc46-84e1a08782fb",
"payload": {
"dataSchema": "pubnub.com/schemas/events/user.created?v=1.0.0",
"data": [
{
"id": "9dc756ca-0be4-4c82-bc46-84e1a08782fb",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-05T13:11:54.517788662Z",
"eTag": "520565d0095710aaac47b437a0b51c4f",
"userId": "User_id",
"name": "User Name",
"email": "",
"profileUrl": "",
show all 37 linesUser updated
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/user.updated?v=1.0.0",
"data": [
{
"id": "7044631a-f86e-4df3-9303-9bb490f4b64f",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-05T13:35:14.735278571Z",
"eTag": "87e4956864cd39abe4ceaea8a22f375b",
"userId": "User_id",
"fields": {
"name": "User Name Updated"
}
}
]
}
{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "bf4c7a01-c77f-45a8-93fc-d6e4837eb8b1",
"timestamp": "2025-06-05T13:35:45Z",
"payload": {
"schema": "pubnub.com/schemas/events/user.updated?v=1.0.0",
"data": [
{
"id": "bf4c7a01-c77f-45a8-93fc-d6e4837eb8b1",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-05T13:35:45.087128767Z",
"eTag": "ce75db33843d362991fd1629e8652e03",
"userId": "User_id",
"fields": {
show all 35 lines{
"event": {
"id": "06db7d99-d98f-42b9-85a4-59f7f05d8c61",
"payload": {
"dataSchema": "pubnub.com/schemas/events/user.updated?v=1.0.0",
"data": [
{
"id": "06db7d99-d98f-42b9-85a4-59f7f05d8c61",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-05T13:36:13.817245178Z",
"eTag": "1e985155342411beb59eaaae686a6eec",
"userId": "User_id",
"fields": {
"name": "User Name Updated3"
}
show all 35 lines{
"event": {
"id": "e8192dd3-46e3-4a9c-b692-e215c84d34d6",
"payload": {
"dataSchema": "pubnub.com/schemas/events/user.updated?v=1.0.0",
"data": [
{
"id": "e8192dd3-46e3-4a9c-b692-e215c84d34d6",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-05T13:36:46.736997633Z",
"eTag": "26efb626b1c06dd7d8aec7bcab808986",
"userId": "User_id",
"fields": {
"name": "User Name Updated4"
}
show all 34 linesUser deleted
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/user.deleted?v=1.0.0",
"data": [
{
"id": "df0cdbe6-7505-49e2-9a24-9307174b1d38",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T09:09:16.475127588Z",
"userId": "User_id6"
}
]
}
{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "032a2109-bff4-4b61-b228-78d7a52c6761",
"timestamp": "2025-06-16T11:29:46Z",
"payload": {
"schema": "pubnub.com/schemas/events/user.created?v=1.0.0",
"data": [
{
"id": "032a2109-bff4-4b61-b228-78d7a52c6761",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T11:29:46.281535176Z",
"eTag": "a2668f823762f97bb0ed2b68b3a4ae4a",
"userId": "User_id7",
"name": "User_id7",
show all 38 lines{
"event": {
"id": "29d404cc-e1e6-4764-b7a2-99dc4f056df2",
"payload": {
"dataSchema": "pubnub.com/schemas/events/user.created?v=1.0.0",
"data": [
{
"id": "29d404cc-e1e6-4764-b7a2-99dc4f056df2",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T11:33:54.887399958Z",
"eTag": "fa2caf5fcf438b8afa3f6a9bd6edb4b7",
"userId": "User_id8",
"name": "User_id8",
"email": "",
"profileUrl": "",
show all 38 lines{
"event": {
"id": "4a8fc29b-9e39-4516-baba-30c88993b0e3",
"payload": {
"dataSchema": "pubnub.com/schemas/events/user.deleted?v=1.0.0",
"data": [
{
"id": "4a8fc29b-9e39-4516-baba-30c88993b0e3",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T12:02:48.420320848Z",
"userId": "User_id8"
}
]
}
},
show all 30 linesChannels
This section lists all event producers from the Channels source.
CRUD
Channel created
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/channel.created?v=1.0.0",
"data": [
{
"id": "e2467259-b0f0-4e64-ac9f-b9a44cd8a7c4",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T09:10:24.844778615Z",
"eTag": "1e5c41f43cca3f3643524175268cddf6",
"channelId": "channel_1",
"name": "channel_1",
"description": "",
"type": "",
"status": ""
}
]
show all 16 lines{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "9e8ce6af-f750-4aa5-ba15-b4e26bd5c4a9",
"timestamp": "2025-06-16T11:30:11Z",
"payload": {
"schema": "pubnub.com/schemas/events/channel.created?v=1.0.0",
"data": [
{
"id": "9e8ce6af-f750-4aa5-ba15-b4e26bd5c4a9",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T11:30:11.412327865Z",
"eTag": "dbe1b43a5159bcf3b931a7449042152f",
"channelId": "channel_3",
"name": "channel_3",
show all 36 lines{
"event": {
"id": "551aa75c-7f4e-415c-8e40-1a401bc64deb",
"payload": {
"dataSchema": "pubnub.com/schemas/events/channel.created?v=1.0.0",
"data": [
{
"id": "551aa75c-7f4e-415c-8e40-1a401bc64deb",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T11:34:19.003868780Z",
"eTag": "1d44649f447d6a30fccd98790bb6ee9d",
"channelId": "channel_4",
"name": "channel_4",
"description": "",
"type": "",
show all 36 lines{
"event": {
"id": "9ef4e9ae-7937-4ab9-adab-4902bafc84d9",
"payload": {
"dataSchema": "pubnub.com/schemas/events/channel.created?v=1.0.0",
"data": [
{
"id": "9ef4e9ae-7937-4ab9-adab-4902bafc84d9",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T12:03:18.711236330Z",
"eTag": "7422fe5544f74f16cdbdc1e1849c8f7b",
"channelId": "channel_5",
"name": "channel_5",
"description": "",
"type": "",
show all 35 linesChannel updated
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/channel.updated?v=1.0.0",
"data": [
{
"id": "7ca8f612-ca63-406e-add3-4510bf55558b",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T09:11:03.439309673Z",
"eTag": "eab2bd4c72aadf93e06d9d9084668e6a",
"channelId": "channel_1",
"fields": {
"space": "channel_12"
}
}
]
}
{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "12a077bf-b0a2-459d-8e1d-dfa8a5cb5d61",
"timestamp": "2025-06-16T11:30:28Z",
"payload": {
"schema": "pubnub.com/schemas/events/channel.updated?v=1.0.0",
"data": [
{
"id": "12a077bf-b0a2-459d-8e1d-dfa8a5cb5d61",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T11:30:28.613146058Z",
"eTag": "29055e7eb043ae5cb547ee755a2f683a",
"channelId": "channel_3",
"fields": {
show all 35 lines{
"event": {
"id": "01baa313-b05f-412d-868a-1927d14fbe4e",
"payload": {
"dataSchema": "pubnub.com/schemas/events/channel.updated?v=1.0.0",
"data": [
{
"id": "01baa313-b05f-412d-868a-1927d14fbe4e",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T11:34:32.051428509Z",
"eTag": "a683ee7c08293f69432c83edf9540d66",
"channelId": "channel_4",
"fields": {
"space": "channel_41"
}
show all 35 lines{
"event": {
"id": "ca5ba27a-1e44-4268-a839-d46dd71cb9fe",
"payload": {
"dataSchema": "pubnub.com/schemas/events/channel.updated?v=1.0.0",
"data": [
{
"id": "ca5ba27a-1e44-4268-a839-d46dd71cb9fe",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T12:03:38.758837834Z",
"eTag": "a359f2085975452ff88676fa15fc40a4",
"channelId": "channel_5",
"fields": {
"space": "channel_51"
}
show all 34 linesChannel deleted
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/channel.deleted?v=1.0.0",
"data": [
{
"id": "63982247-db79-43b9-bf3a-39e647f23292",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T09:11:15.215130220Z",
"channelId": "channel_1"
}
]
}
{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "114cebca-ad70-4a15-97f6-2195db539d9c",
"timestamp": "2025-06-16T11:30:45Z",
"payload": {
"schema": "pubnub.com/schemas/events/channel.deleted?v=1.0.0",
"data": [
{
"id": "114cebca-ad70-4a15-97f6-2195db539d9c",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T11:30:45.260591240Z",
"channelId": "channel_3"
}
]
show all 31 lines{
"event": {
"id": "acfc66ac-5863-4445-807b-8f1836208060",
"payload": {
"dataSchema": "pubnub.com/schemas/events/channel.deleted?v=1.0.0",
"data": [
{
"id": "acfc66ac-5863-4445-807b-8f1836208060",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T11:34:44.451194387Z",
"channelId": "channel_4"
}
]
}
},
show all 31 lines{
"event": {
"id": "52b3ac61-75c8-4dab-8d6e-5196840dff37",
"payload": {
"dataSchema": "pubnub.com/schemas/events/channel.deleted?v=1.0.0",
"data": [
{
"id": "52b3ac61-75c8-4dab-8d6e-5196840dff37",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T12:03:50.391162543Z",
"channelId": "123"
}
]
}
},
show all 30 linesPresence
First user subscribed to channel
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/pubnub.com/schemas/events/presence.channel.state.active?v=1.0.0",
"data": [
{
"id": "0dc3f00a-06d2-4849-b511-ea9e1817c461",
"timestamp": "2025-06-16T09:11:26.809Z",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"channel": "Channel-Barcelona"
}
]
}
{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "bcbd8352-1f3b-49e8-9f0c-cbf30870fced",
"timestamp": "2025-06-16T09:53:39Z",
"payload": {
"schema": "pubnub.com/schemas/events/pubnub.com/schemas/events/presence.channel.state.active?v=1.0.0",
"data": [
{
"id": "bcbd8352-1f3b-49e8-9f0c-cbf30870fced",
"timestamp": "2025-06-16T09:53:39.715Z",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"channel": "Channel-Barcelona"
}
]
show all 32 lines{
"event": {
"id": "b558dab1-8d24-425a-b6a8-7f17c0f595b6",
"payload": {
"dataSchema": "pubnub.com/schemas/events/pubnub.com/schemas/events/presence.channel.state.active?v=1.0.0",
"data": [
{
"id": "b558dab1-8d24-425a-b6a8-7f17c0f595b6",
"timestamp": "2025-06-16T11:35:00.205Z",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"channel": "Channel-Barcelona"
}
]
}
},
show all 35 lines{
"event": {
"id": "1b071b4a-245b-493e-9c45-516b94a3f647",
"payload": {
"dataSchema": "pubnub.com/schemas/events/pubnub.com/schemas/events/presence.channel.state.active?v=1.0.0",
"data": [
{
"id": "1b071b4a-245b-493e-9c45-516b94a3f647",
"timestamp": "2025-06-16T12:04:27.220Z",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"channel": "Channel-Barcelona"
}
]
}
},
show all 30 linesLast user left channel
- No Envelope
- V1
- V2
- V2.1
{
"event": {
"id": "a4cd34f6-afb2-4399-84cc-eaffa9dfc481",
"payload": {
"dataSchema": "pubnub.com/schemas/events/presence.channel.state.inactive?v=1.0.0",
"data": [
{
"id": "a4cd34f6-afb2-4399-84cc-eaffa9dfc481",
"timestamp": "2025-06-16T10:52:49.629Z",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"channel": "Channel-Barcelona"
}
]
}
},
show all 35 lines{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "0f0a270d-a86c-4186-b7ed-e41f9fcd95a5",
"timestamp": "2025-06-16T09:55:00Z",
"payload": {
"schema": "pubnub.com/schemas/events/presence.channel.state.inactive?v=1.0.0",
"data": [
{
"id": "0f0a270d-a86c-4186-b7ed-e41f9fcd95a5",
"timestamp": "2025-06-16T09:55:00.104Z",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"channel": "Channel-Barcelona"
}
]
show all 32 lines{
"event": {
"id": "ed33c79d-dfc1-43a7-9e34-0c1a9cc8089d",
"payload": {
"dataSchema": "pubnub.com/schemas/events/presence.channel.state.inactive?v=1.0.00",
"data": [
{
"id": "ed33c79d-dfc1-43a7-9e34-0c1a9cc8089d",
"timestamp": "2025-06-16T11:40:00.420Z",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"channel": "Channel-Barcelona"
}
]
}
},
show all 35 lines{
"event": {
"id": "bd688fba-d66e-4900-b3ae-902db0c092e0",
"payload": {
"dataSchema": "pubnub.com/schemas/events/presence.channel.state.inactive?v=1.0.0",
"data": [
{
"id": "bd688fba-d66e-4900-b3ae-902db0c092e0",
"timestamp": "2025-06-16T12:09:27.254Z",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"channel": "Channel-Barcelona"
}
]
}
},
show all 30 linesUser started subscription to channel
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/presence.user.channel.joined?v=1.0.0",
"data": [
{
"id": "a36773df-d828-4d40-99ab-26b8ebe46e41",
"channel": "Channel-Barcelona",
"userId": "Jack-device",
"occupancy": 2,
"data": {
"occupancy": "2",
"action": "join",
"timestamp": "1750065086",
"precise_timestamp": "1750065086809",
"uuid": "Jack-device"
},
show all 20 lines{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "9165aa63-9211-4ba0-939c-762b69474409",
"timestamp": "2025-06-16T09:53:39Z",
"payload": {
"schema": "pubnub.com/schemas/events/presence.user.channel.joined?v=1.0.0",
"data": [
{
"id": "9165aa63-9211-4ba0-939c-762b69474409",
"channel": "Channel-Barcelona",
"userId": "Amanda-device",
"occupancy": 2,
"data": {
"action": "join",
show all 41 lines{
"event": {
"id": "3385d6fa-3e3a-4ad9-8b85-64468adc9a78",
"payload": {
"dataSchema": "pubnub.com/schemas/events/presence.user.channel.joined?v=1.0.0",
"data": [
{
"id": "3385d6fa-3e3a-4ad9-8b85-64468adc9a78",
"channel": "Channel-Barcelona",
"userId": "Jack-device",
"occupancy": 1,
"data": {
"action": "join",
"timestamp": "1750073700",
"precise_timestamp": "1750073700205",
show all 44 lines{
"event": {
"id": "a9726eba-b514-472b-a6a7-13cbe06a1975",
"payload": {
"dataSchema": "pubnub.com/schemas/events/presence.user.channel.joined?v=1.0.0",
"data": [
{
"id": "a9726eba-b514-472b-a6a7-13cbe06a1975",
"channel": "Channel-Barcelona",
"userId": "Jack-device",
"occupancy": 1,
"data": {
"timestamp": "1750075467",
"occupancy": "1",
"action": "join",
show all 39 linesUser stopped subscription to channel
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/pubnub.com/schemas/events/presence.user.channel.left?v=1.0.0",
"data": [
{
"id": "2cf3a1cb-6039-4745-a2e0-7c0b40051bb4",
"channel": "Channel-Barcelona",
"userId": "Amanda-device",
"occupancy": 1,
"data": {
"uuid": "Amanda-device",
"precise_timestamp": "1750065124663",
"timestamp": "1750065124",
"occupancy": "1",
"action": "leave"
},
show all 20 lines{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "6bab3d0e-e920-45a0-b960-3c8d1c642ec0",
"timestamp": "2025-06-16T09:54:50Z",
"payload": {
"schema": "pubnub.com/schemas/events/pubnub.com/schemas/events/presence.user.channel.left?v=1.0.0",
"data": [
{
"id": "6bab3d0e-e920-45a0-b960-3c8d1c642ec0",
"channel": "Channel-Barcelona",
"userId": "Amanda-device",
"occupancy": 5,
"data": {
"occupancy": "5",
show all 41 lines{
"event": {
"id": "1be3c8a7-c607-428b-9b77-06fb23dccddb",
"payload": {
"dataSchema": "pubnub.com/schemas/events/pubnub.com/schemas/events/presence.user.channel.left?v=1.0.0",
"data": [
{
"id": "1be3c8a7-c607-428b-9b77-06fb23dccddb",
"channel": "Channel-Barcelona",
"userId": "Jack-device",
"data": {
"uuid": "Jack-device",
"timestamp": "1750073720",
"precise_timestamp": "1750073720101",
"occupancy": "0",
show all 43 lines{
"event": {
"id": "0d5055b9-d0c4-4cc3-b007-9e5142607623",
"payload": {
"dataSchema": "pubnub.com/schemas/events/pubnub.com/schemas/events/presence.user.channel.left?v=1.0.0",
"data": [
{
"id": "0d5055b9-d0c4-4cc3-b007-9e5142607623",
"channel": "Channel-Barcelona",
"userId": "Jack-device",
"data": {
"action": "leave",
"timestamp": "1750075493",
"occupancy": "0",
"uuid": "Jack-device",
show all 38 linesUser timed out while subscribing to channel
- No Envelope
- V1
- V2
- V2.1
{
"channelId": "meeting-9xs243ia-attendees",
"userId": "b631fe64-4d84-488e-8315-827f91400d1e",
"occupancy": 0,
"data": {}
}
{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "37e53fc9-cea7-4fe5-9289-efcd2cd3cc3f",
"timestamp": "2025-06-16T09:53:50Z",
"payload": {
"schema": "pubnub.com/schemas/events/presence.channel.occupancy.counted?v=1.0.0",
"data": [
{
"channelId": "meeting-9xs243ia-attendees",
"userId": "b631fe64-4d84-488e-8315-827f91400d1e",
"occupancy": 0,
"data": {}
}
]
show all 36 lines{
"event": {
"id": "10ebb8da-9268-4f00-9d8c-6b7559a4a091",
"payload": {
"dataSchema": "pubnub.com/schemas/events/presence.channel.occupancy.counted?v=1.0.0",
"data": [
{
"channelId": "meeting-9xs243ia-attendees",
"userId": "b631fe64-4d84-488e-8315-827f91400d1e",
"occupancy": 0,
"data": {}
}
]
}
},
show all 35 lines{
"event": {
"id": "e2d4bb46-12a0-4fde-83a4-46c8cd4c7c14",
"payload": {
"dataSchema": "pubnub.com/schemas/events/presence.channel.occupancy.counted?v=1.0.0",
"data": [
{
"channelId": "meeting-9xs243ia-attendees",
"userId": "b631fe64-4d84-488e-8315-827f91400d1e",
"occupancy": 0,
"data": {}
}
]
}
},
show all 30 linesInterval occupancy counted
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/presence.channel.occupancy.counted?v=1.0.0",
"data": [
{
"id": "56fa7b98-56b5-433b-a4f4-247e72729d3a",
"channel": "Channel-Barcelona",
"occupancy": 7,
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T09:27:37.080Z"
}
]
}
{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "37e53fc9-cea7-4fe5-9289-efcd2cd3cc3f",
"timestamp": "2025-06-16T09:53:50Z",
"payload": {
"schema": "pubnub.com/schemas/events/presence.channel.occupancy.counted?v=1.0.0",
"data": [
{
"id": "37e53fc9-cea7-4fe5-9289-efcd2cd3cc3f",
"channel": "Channel-Barcelona",
"occupancy": 7,
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T09:53:50.085Z",
"usersJoinedDelta": [
show all 37 lines{
"event": {
"id": "10ebb8da-9268-4f00-9d8c-6b7559a4a091",
"payload": {
"dataSchema": "pubnub.com/schemas/events/presence.channel.occupancy.counted?v=1.0.0",
"data": [
{
"id": "10ebb8da-9268-4f00-9d8c-6b7559a4a091",
"channel": "Channel-Barcelona",
"occupancy": 6,
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T11:59:57.707Z"
}
]
}
show all 36 lines{
"event": {
"id": "e2d4bb46-12a0-4fde-83a4-46c8cd4c7c14",
"payload": {
"dataSchema": "pubnub.com/schemas/events/presence.channel.occupancy.counted?v=1.0.0",
"data": [
{
"id": "e2d4bb46-12a0-4fde-83a4-46c8cd4c7c14",
"channel": "Channel-Barcelona",
"occupancy": 6,
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-17T12:24:17.708Z"
}
]
}
show all 31 linesMobile Push Notifications
This section lists all event producers from the Mobile Push Notifications source.
Devices
Device removed
- No Envelope
- V1
- V2
- V2.1
{
"id": "12345",
"action": "remove",
"device": "device_token_abc",
"platform": "ios",
"timestamp": "2024-06-10T12:34:56Z",
"subKey": "sub-c-xyz",
"oldDevice": "old_device_token_def"
}
{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "37e53fc9-cea7-4fe5-9289-efcd2cd3cc3f",
"timestamp": "2025-06-16T09:53:50Z",
"payload": {
"schema": "pubnub.com/schemas/events/presence.channel.occupancy.counted?v=1.0.0",
"data": [
{
"id": "12345",
"action": "remove",
"device": "device_token_abc",
"platform": "ios",
"timestamp": "2024-06-10T12:34:56Z",
"subKey": "sub-c-xyz",
show all 35 lines{
"event": {
"id": "10ebb8da-9268-4f00-9d8c-6b7559a4a091",
"payload": {
"dataSchema": "pubnub.com/schemas/events/presence.channel.occupancy.counted?v=1.0.0",
"data": [
{
"id": "12345",
"action": "remove",
"device": "device_token_abc",
"platform": "ios",
"timestamp": "2024-06-10T12:34:56Z",
"subKey": "sub-c-xyz",
"oldDevice": "old_device_token_def"
}
show all 38 lines{
"event": {
"id": "e2d4bb46-12a0-4fde-83a4-46c8cd4c7c14",
"payload": {
"dataSchema": "pubnub.com/schemas/events/presence.channel.occupancy.counted?v=1.0.0",
"data": [
{
"id": "12345",
"action": "remove",
"device": "device_token_abc",
"platform": "ios",
"timestamp": "2024-06-10T12:34:56Z",
"subKey": "sub-c-xyz",
"oldDevice": "old_device_token_def"
}
show all 33 linesPush error
- No Envelope
- V1
- V2
- V2.1
{
"id": "52301823-51f5-47d7-962c-16ac657f752a",
"channel": "pn-in.dFVj.lpxY",
"devices": "",
"platform": "apns",
"timestamp": "2025-06-18T04:16:59.353913Z",
"subKey": "sub-c-a5015666-3dd3-42df-8074-d37d647e8fe9",
"state": "error",
"payload": "APNS payload error: APNS notification exceeds max size"
}
{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "37e53fc9-cea7-4fe5-9289-efcd2cd3cc3f",
"timestamp": "2025-06-16T09:53:50Z",
"payload": {
"schema": "pubnub.com/schemas/events/presence.channel.occupancy.counted?v=1.0.0",
"data": [
{
"id": "52301823-51f5-47d7-962c-16ac657f752a",
"channel": "pn-in.dFVj.lpxY",
"devices": "",
"platform": "apns",
"timestamp": "2025-06-18T04:16:59.353913Z",
"subKey": "sub-c-a5015666-3dd3-42df-8074-d37d647e8fe9",
show all 36 lines{
"event": {
"id": "10ebb8da-9268-4f00-9d8c-6b7559a4a091",
"payload": {
"dataSchema": "pubnub.com/schemas/events/presence.channel.occupancy.counted?v=1.0.0",
"data": [
{
"id": "52301823-51f5-47d7-962c-16ac657f752a",
"channel": "pn-in.dFVj.lpxY",
"devices": "",
"platform": "apns",
"timestamp": "2025-06-18T04:16:59.353913Z",
"subKey": "sub-c-a5015666-3dd3-42df-8074-d37d647e8fe9",
"state": "error",
"payload": "APNS payload error: APNS notification exceeds max size"
show all 39 lines{
"event": {
"id": "e2d4bb46-12a0-4fde-83a4-46c8cd4c7c14",
"payload": {
"dataSchema": "pubnub.com/schemas/events/presence.channel.occupancy.counted?v=1.0.0",
"data": [
{
"id": "52301823-51f5-47d7-962c-16ac657f752a",
"channel": "pn-in.dFVj.lpxY",
"devices": "",
"platform": "apns",
"timestamp": "2025-06-18T04:16:59.353913Z",
"subKey": "sub-c-a5015666-3dd3-42df-8074-d37d647e8fe9",
"state": "error",
"payload": "APNS payload error: APNS notification exceeds max size"
show all 34 linesMemberships
This section lists all event producers from the Memberships source.
CRUD
Membership created
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/membership.created?v=1.0.0",
"data": [
{
"id": "2ca7fef7-6896-4a51-953d-7e4aeb16ec45",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T09:15:46.035118335Z",
"eTag": "Afah2qS199e74QE",
"channelId": "100",
"userId": "user-123",
"type": "",
"status": ""
}
]
}
{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "4525d01e-8e75-4c0a-9d44-f6a259bca8ca",
"timestamp": "2025-06-16T11:31:08Z",
"payload": {
"schema": "pubnub.com/schemas/events/membership.created?v=1.0.0",
"data": [
{
"id": "4525d01e-8e75-4c0a-9d44-f6a259bca8ca",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T11:31:08.893307042Z",
"eTag": "Afah2qS199e74QE",
"channelId": "100",
"userId": "User_id7",
show all 35 lines{
"event": {
"id": "17816483-e327-4a54-af19-3ecb5d36c9cb",
"payload": {
"dataSchema": "pubnub.com/schemas/events/membership.created?v=1.0.0",
"data": [
{
"id": "17816483-e327-4a54-af19-3ecb5d36c9cb",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T12:01:13.704864199Z",
"eTag": "Afah2qS199e74QE",
"channelId": "123",
"userId": "user-123",
"type": "",
"status": ""
show all 35 lines{
"event": {
"id": "b5564bc7-7c8c-4da8-9a5a-81be78cefc08",
"payload": {
"dataSchema": "pubnub.com/schemas/events/membership.created?v=1.0.0",
"data": [
{
"id": "b5564bc7-7c8c-4da8-9a5a-81be78cefc08",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-17T12:24:52.733306859Z",
"eTag": "Afah2qS199e74QE",
"channelId": "channel_5",
"userId": "user-123",
"type": "",
"status": ""
show all 34 linesMembership updated
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/membership.updated?v=1.0.0",
"data": [
{
"id": "579e8253-f846-437a-abbd-1d353f07d2cb",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T09:16:04.950644238Z",
"eTag": "Ad6Y0N6U1IqLDw",
"channelId": "123",
"userId": "user-123",
"fields": {
"status": "dfgasd"
}
}
]
show all 16 lines{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "af6a32e3-4f13-43fa-84e9-2919adc987b7",
"timestamp": "2025-06-16T11:31:32Z",
"payload": {
"schema": "pubnub.com/schemas/events/membership.updated?v=1.0.0",
"data": [
{
"id": "af6a32e3-4f13-43fa-84e9-2919adc987b7",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T11:31:32.369887894Z",
"eTag": "AeLXu9+02PuzmAE",
"channelId": "100",
"userId": "User_id7",
show all 36 lines{
"event": {
"id": "11ca0c7d-8b28-44f0-9bd8-f0034d816231",
"payload": {
"dataSchema": "pubnub.com/schemas/events/membership.updated?v=1.0.0",
"data": [
{
"id": "11ca0c7d-8b28-44f0-9bd8-f0034d816231",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T12:01:43.659730872Z",
"eTag": "AY3Js4admc6wYw",
"channelId": "123",
"userId": "user-123",
"properties": {
"custom-field": ""
show all 36 lines{
"event": {
"id": "cbba0435-ca88-408d-a032-fb5ffa3c6590",
"payload": {
"dataSchema": "pubnub.com/schemas/events/membership.updated?v=1.0.0",
"data": [
{
"id": "cbba0435-ca88-408d-a032-fb5ffa3c6590",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-17T12:25:51.661738194Z",
"eTag": "Afv7lbeolKjQQQ",
"channelId": "100",
"userId": "user-123",
"fields": {
"status": "status"
show all 35 linesMembership deleted
- No Envelope
- V1
- V2
- V2.1
{
"dataSchema": "pubnub.com/schemas/events/membership.deleted?v=1.0.0",
"data": [
{
"id": "7323e044-953d-4bd5-9518-62bf5d3f3502",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T09:16:17.948145898Z",
"channelId": "123",
"userId": "user-123"
}
]
}
{
"schema": "https://www.pubnub.com/schemas/edp.ena.event?schema-instance+json",
"event": {
"id": "8ea56777-031e-4d19-833b-9312c977b786",
"timestamp": "2025-06-16T11:31:45Z",
"payload": {
"schema": "pubnub.com/schemas/events/membership.deleted?v=1.0.0",
"data": [
{
"id": "8ea56777-031e-4d19-833b-9312c977b786",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T11:31:45.561577381Z",
"channelId": "100",
"userId": "User_id7"
}
show all 32 lines{
"event": {
"id": "683d5f90-acdf-438b-beb2-f48ff37fca2a",
"payload": {
"dataSchema": "pubnub.com/schemas/events/membership.deleted?v=1.0.0",
"data": [
{
"id": "683d5f90-acdf-438b-beb2-f48ff37fca2a",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T12:02:00.354843517Z",
"channelId": "123",
"userId": "user-123"
}
]
}
show all 32 lines{
"event": {
"id": "462a0c92-66a4-4172-b88e-92e1133a77b5",
"payload": {
"dataSchema": "pubnub.com/schemas/events/membership.deleted?v=1.0.0",
"data": [
{
"id": "462a0c92-66a4-4172-b88e-92e1133a77b5",
"subKey": "sub-c-b0451d-1337-4b42-bee0-1905c7c02db",
"timestamp": "2025-06-16T12:03:50.391226678Z",
"channelId": "123",
"userId": "User_id"
}
]
}
show all 31 lines