Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
AiModel
ListAiRequestLogsOptions
Interface ListAiRequestLogsOptions
interface
ListAiRequestLogsOptions
{
aiProviderId
?:
number
;
createdAfter
?:
string
;
createdBefore
?:
string
;
isAutoTriggered
?:
boolean
;
limit
?:
number
;
model
?:
string
;
oauthClientId
?:
string
;
offset
?:
number
;
projectId
?:
number
;
promptAction
?:
string
;
requestId
?:
string
;
sourceAction
?:
string
;
statuses
?:
string
;
systemCredentials
?:
boolean
;
tokenName
?:
string
;
userId
?:
number
;
}
Hierarchy (
view full
)
PaginationOptions
ListAiRequestLogsOptions
Index
Properties
ai
Provider
Id?
created
After?
created
Before?
is
Auto
Triggered?
limit?
model?
oauth
Client
Id?
offset?
project
Id?
prompt
Action?
request
Id?
source
Action?
statuses?
system
Credentials?
token
Name?
user
Id?
Properties
Optional
ai
Provider
Id
ai
Provider
Id
?:
number
Optional
created
After
created
After
?:
string
Optional
created
Before
created
Before
?:
string
Optional
is
Auto
Triggered
is
Auto
Triggered
?:
boolean
Optional
limit
limit
?:
number
Optional
model
model
?:
string
Optional
oauth
Client
Id
oauth
Client
Id
?:
string
Optional
offset
offset
?:
number
Optional
project
Id
project
Id
?:
number
Optional
prompt
Action
prompt
Action
?:
string
Optional
request
Id
request
Id
?:
string
Optional
source
Action
source
Action
?:
string
Optional
statuses
statuses
?:
string
Optional
system
Credentials
system
Credentials
?:
boolean
Optional
token
Name
token
Name
?:
string
Optional
user
Id
user
Id
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ai
Provider
Id
created
After
created
Before
is
Auto
Triggered
limit
model
oauth
Client
Id
offset
project
Id
prompt
Action
request
Id
source
Action
statuses
system
Credentials
token
Name
user
Id
@crowdin/crowdin-api-client
Loading...