inbox
Get all inbox messages
Retrieve all inbox messages
get/inbox
Response
Inbox messages retrieved successfully
Example response
[
{
"inbox_id": 1,
"title": "Important Update",
"description": "This is an important system update",
"image_banner": "https://example.com/banner.jpg",
"deep_link_url": "https://example.com/update",
"published_date": "2024-01-01T10:00:00.000Z",
"is_active": true,
"priority": "high",
"expires_at": "2024-12-31T23:59:59.000Z",
"created_at": "2024-01-01T10:00:00.000Z",
"updated_at": "2024-01-01T10:00:00.000Z",
"languageType": "EN"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.