Requires one of the following scopes: inbox_placement_tests:read, inbox_placement_tests:all, all:read, all:all
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the requested item
"019cc043-e378-7657-8138-9db08d1fd9a7"
Whether to include additional metadata about the inbox placement test
true
The requested Inbox Placement Test
Unique identifier for the inbox placement test
"019cc043-af07-7296-9ac4-031e16ac4587"
Organization ID
"019cc043-af07-7296-9ac4-031f720d9afb"
Name of the inbox placement test
"My Inbox Placement Test"
Whether to send emails one by one or all together
1, 2, null 1
Description of the inbox placement test
"This is a test description"
Specifies the date and time when the automated inbox placement tests will be sent.
Whether the inbox placement test is a one-time test or an automated test
1, 2 1
Whether the inbox placement test will be sent from Instantly or from outside Instantly
1, 2 1
Campaign ID
"019cc043-af07-7296-9ac4-0320b4ad9d46"
Email subject of the inbox placement test
"My Email Subject"
Email body of the inbox placement test
"Hi, this is my email body"
Emails to send the inbox placement test to
Code for identifying the inbox placement tests in the email body from outside Instantly
"ptid_V2JyKxGgdD9XfFyhFeXQR"
List of tag IDs to use for sending emails
Disables open tracking
true
A list of email providers and their corresponding types to which emails will be sent. To retrieve the available options, use the GET: /inbox-placement-tests/email-service-provider-options endpoint
Timestamp when the inbox placement test was created
"2026-03-05T23:09:47.144Z"
Timestamp when the inbox placement test will run next
"2026-03-05T23:09:47.144Z"
Optional automations to trigger based on conditions
Status of the inbox placement test
1, 2, 3 1
Why the inbox placement test is currently not sending. It will be an empty string if there are no issues.
daily_limits_hit, other "daily_limits_hit"
Included only when the with_metadata parameter is true. Contains additional information about the inbox placement test as associated campaign details and tags.
{
"campaign": {
"id": "campaign-id",
"name": "Campaign Name"
},
"tags": {
"tag-id": { "id": "tag-id", "label": "Tag Label" }
}
}