Skip to content

usageLogs

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/ai/ai.controller.ts

List raw AI usage rows for the organization (paginated)

Endpoint

GET /ai/usage/logs

ParameterInTypeRequiredDescription
projectIdquerystring-
userIdquerystring-
providerquerystring-
modelquerystring-
operationTypequerystring-
startDatequerystring-
endDatequerystring-
limitquerystring-
offsetquerystring-

Referenced By

  • AIController (MODULE_DECLARES)

Was this page helpful?

Download as PDF