List Send Logs
GET /v1/app-communications/logs
GET
/v1/app-communications/logs
List outbound communication logs for the authenticated tenant.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” category
Any of:
CommunicationCategory
string
null
limit
Limit
Records per page
integer
Records per page
Responses
Section titled “ Responses ”Successful Response
PaginatedResponse[SendLogSummary]
object
data
required
Data
Array<object>
SendLogSummaryobject
id
required
Id
string format: uuid
message_id
required
Message Id
string format: uuid
category
required
CommunicationCategory
string
message_type
required
Message Type
string
recipient_email
required
Recipient Email
string format: email
status
required
DeliveryStatus
string
created_at
required
Created At
string format: date-time
pagination
required
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context