placements
Get apiv1campaign placements messages
GET
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"items": [
{
"id": "<string>",
"role": "manager",
"text": "<string>",
"messageAt": "2023-11-07T05:31:56Z",
"transportMessageId": "<string>"
}
],
"nextCursor": "<string>"
}{
"error": "<string>"
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A valid request URL is required to generate request examples{
"items": [
{
"id": "<string>",
"role": "manager",
"text": "<string>",
"messageAt": "2023-11-07T05:31:56Z",
"transportMessageId": "<string>"
}
],
"nextCursor": "<string>"
}{
"error": "<string>"
}