Messaging
Fetch Room Messages
Fetch all messages for a particular room Id
GET
Authorizations
Vida API Token
Path Parameters
Room Id to fetch messages for
Response
200 - application/json
Successful response
Message text
Example:
"Hey there!"
From User Id
Example:
15
From User Name
Example:
"Brandon"
From User Id
Example:
35554545
To User Name
Example:
"Jillian"
Epoch of the last messages timestamp
Example:
1699633022
Friendly Date
Example:
"2023-11-10T16:17:02.000Z"
Room Id
Example:
"15:35554545"
If message was delivered. Status of success indicates delivered
Example:
"success"
Array of media attachment Urls.
Example:
"[]"
If this message included a monetary gift
Example:
false
If this message was a paid drip
Example:
false
Unique id for message
Example:
"3b38f0af-7341-49fd-acce-1749c904e00d"
Source medium for the message. Could have sourced from a vida client, sms, voice, email
Example:
"sms"
User name who first initiated contact for the room
Example:
"brandon"