List messages

Returns a paginated list of all messages accessible to the current user.

Message Overview

Messages represent communication records in the system. They can be attached to various
entities such as assets, leasing contracts, or management contracts, enabling contextual
communication threads throughout the property management process.

Business significance

Messages provide an audit trail of communications related to specific business entities.
This allows property managers, landlords, and tenants to track communications in context,
ensuring that important information is documented and retrievable when needed.

Key data types

  • content: The message content in rich text format
  • sent_at: When the message was sent
  • user_id: Who sent the message
  • messageable_id and messageable_type: The entity the message is attached to
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Page number for pagination (default: 1)

integer

Number of items per page (default: 10, max: 100)

string

Filter messages by associated entity type (e.g., "Asset")

string

Filter messages by associated entity ID

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json