Skip to main content
GET
Get LLM Responses

Authorizations

Authorization
string
header
required

API key authentication. Format: Bearer wsk_your_api_key

Query Parameters

entityId
string
required

Entity ID

period
enum<string>

Time period

Available options:
7d,
14d,
30d
models
string

Comma-separated model UUIDs

mentionStatus
enum<string>

Filter by mention status

Available options:
all,
mentioned,
not-mentioned
limit
number

Results per page

offset
number

Pagination offset

tags
string

Comma-separated tag IDs to filter prompts by

promptIds
string

Comma-separated prompt IDs to filter by specific prompts

Response

Successful response

success
boolean
data
object[]
pagination
object