Skip to main content
GET
/
texts
/
{customerId}
[
  {
    "customerId": "<string>",
    "content": "<string>",
    "timestamp": "<string>"
  }
]

Authorizations

X-API-Key
string
header
required

Path Parameters

customerId
string
required

ID of customer

Query Parameters

limit
string

The maximum number of results to return

offset
string

The offset of the first result to return

Response

Customer response

customerId
string

ID of the customer

content
string

Content of the text

timestamp
string

Timestamp of the text