Skip to main content
GET
cURL

Authorizations

X-API-KEY
string
header
required

Authorization header containing API key. You can find your API key in the dashboard under 'API Keys'.

Query Parameters

page
integer<int32>

The page number to return

limit
integer<int32>

The maximum number of results to return

Response

AI Assistants response

count
integer

The total number of AI Assistants

Example:

100

next
string | null

The next page of AI Assistants

Example:

"https://api.puretalk.ai/api/ai-assistants/?page=2"

previous
string | null

The previous page of AI Assistants

Example:

"https://api.puretalk.ai/api/ai-assistants/?page=1"

results
object[]

The list of AI Assistants