Skip to main content
GET
Required token scopes: View quick replies

הרשאות

Authorization
string
header
נדרש

API token generated in Texter: gear icon → Developers → API Tokens. When creating a token, assign it the scopes required by the endpoints you plan to call - each endpoint lists its required scopes.

פרמטרי שאילתה

skip
string

How many results to skip (0-100000)

limit
string

Maximum results to return (1-10000)

sortTitle
enum<string>

Sort alphabetically by display.title

אפשרויות זמינות:
asc,
desc
sortCreated
enum<string>

Sort by metadata.created. Defaults to desc

אפשרויות זמינות:
asc,
desc
sortUpdated
enum<string>

Sort by metadata.updated

אפשרויות זמינות:
asc,
desc
forChat[name]
string

Return only quick replies available for this channel type (use together with the other forChat params)

forChat[accountId]
string

Channel account ID

forChat[id]
string

Return only quick replies scoped to this chat (matches send.target[].id, the chat _id)

position
enum<string>

Filter by display position

אפשרויות זמינות:
top,
main
hasContentsType
enum<string>[]

Only quick replies that include at least one message of the listed content types

אפשרויות זמינות:
text,
media,
contacts,
location,
buttons,
list,
postback,
special

תגובה

The matching quick replies and total count. Field-by-field reference: The Quick Reply object

total
number
quickReplies
object[]