All endpoints

Create a list

POSThttps://myagentmail.com/v1/inboxes/{id}/lists

Path parameters

id
required
string

Inbox UUID

Request body

Content-Type: application/json

name
required
string
description
string

Responses

201application/jsonCreated
id
string

format: uuid

name
string
description
string
entryCount
integer
entries
object[]
id
string

format: uuid

email
string

format: email

displayName
string
metadata
object
createdAt
string

format: date-time

createdAt
string

format: date-time

Authentication

Send your API key in the X-API-Key header (or Authorization: Bearer <key>). Any prefix accepted by this endpoint — tk_, wk_, ak_, or sa_ — is documented in the key prefix table.