Close menu
Explore Plans
Mobile menu Close menu
iMessage by Photon

List Messages

Pro plus icon Get up to 50 recent sent and received messages from your iMessage account

Developer info

API endpoint slug
photon_codes.list_messages
Runtime method
performQuery("photon_codes.list_messages"}

Query fields

No fields for this query

Ingredients

Chat guid The unique identifier for the conversation

Slug
chat_guid
Filter code
PhotonCodes.listMessages.ChatGuid
Type
String
Example
iMessage;-;+15551234567

Sender The phone number or email of the sender

Slug
sender
Filter code
PhotonCodes.listMessages.Sender
Type
String
Example
+15551234567

Text The message text content

Slug
text
Filter code
PhotonCodes.listMessages.Text
Type
String
Example
See you tomorrow

Message guid The unique identifier for the message

Slug
message_guid
Filter code
PhotonCodes.listMessages.MessageGuid
Type
String
Example
Hello World!

Is from me Whether the message was sent by you

Slug
is_from_me
Filter code
PhotonCodes.listMessages.IsFromMe
Type
String
Example
true

Created at The timestamp when the message was created

Slug
created_at
Filter code
PhotonCodes.listMessages.CreatedAt
Type
String
Example
2026-03-14T21:00:00-07:00