[]
Parameters
| Name | In | Type |
|---|---|---|
| startTime | query | string |
| endTime | query | string |
| userId | query | string |
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
[400] Bad Request
Type: [text/plain], [application/json], [text/json]
[403] Forbidden
Type: [text/plain], [application/json], [text/json]
[500] Server Error
Type: [text/plain], [application/json], [text/json]
Parameters
| Name | In | Type |
|---|---|---|
| startTime | query | string |
| endTime | query | string |
| userId | query | string |
| page | query | integer |
| pageSize | query | integer |
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
[400] Bad Request
Type: [text/plain], [application/json], [text/json]
[403] Forbidden
Type: [text/plain], [application/json], [text/json]
[500] Server Error
Type: [text/plain], [application/json], [text/json]
Parameters
| Name | In | Type |
|---|---|---|
| startTime | query | string |
| endTime | query | string |
| timezoneOffsetMinutes | query | integer |
| granularity | query | string |
| userId | query | string |
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
[400] Bad Request
Type: [text/plain], [application/json], [text/json]
[403] Forbidden
Type: [text/plain], [application/json], [text/json]
[500] Server Error
Type: [text/plain], [application/json], [text/json]
Parameters
| Name | In | Type |
|---|---|---|
| startTime | query | string |
| endTime | query | string |
| page | query | integer |
| pageSize | query | integer |
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
[400] Bad Request
Type: [text/plain], [application/json], [text/json]
[403] Forbidden
Type: [text/plain], [application/json], [text/json]
[500] Server Error
Type: [text/plain], [application/json], [text/json]
| Name | Type |
|---|---|
| data | TokenUsageSummaryDto |
| Name | Type |
|---|---|
| startTime | ISO DateTime Sting |
| endTime | ISO DateTime Sting |
| questionCount | int32 |
| userCount | int32 |
| inputTokenCount | int64 |
| outputTokenCount | int64 |
| Name | Type |
|---|---|
| error | TokenUsageErrorDto |
| Name | Type |
|---|---|
| codeNullable | string |
| messageNullable | string |
| Name | Type |
|---|---|
| typeNullable | string |
| titleNullable | string |
| statusNullable | int32 |
| detailNullable | string |
| instanceNullable | string |
| Name | Type |
|---|---|
| dataNullable | Array<TokenUsageRecordDto> |
| meta | TokenUsageRecordsMetaDto |
| Name | Type |
|---|---|
| conversationIdNullable | string |
| turnIdNullable | string |
| timestamp | ISO DateTime Sting |
| userIdNullable | string |
| inputTokenCount | int64 |
| outputTokenCount | int64 |
| Name | Type |
|---|---|
| startTime | ISO DateTime Sting |
| endTime | ISO DateTime Sting |
| page | int32 |
| pageSize | int32 |
| totalCount | int32 |
| totalPages | int32 |
| Name | Type |
|---|---|
| dataNullable | Array<TokenUsageTimeAggregationDto> |
| meta | TokenUsageTimeAggregationMetaDto |
| Name | Type |
|---|---|
| time | ISO DateTime Sting |
| questionCount | int32 |
| inputTokenCount | int64 |
| outputTokenCount | int64 |
| Name | Type |
|---|---|
| startTime | ISO DateTime Sting |
| endTime | ISO DateTime Sting |
| granularityNullable | string |
| timezoneOffsetMinutes | int32 |
| Name | Type |
|---|---|
| dataNullable | Array<TokenUsageUserAggregationDto> |
| meta | TokenUsageUserAggregationMetaDto |
| Name | Type |
|---|---|
| userIdNullable | string |
| questionCount | int32 |
| inputTokenCount | int64 |
| outputTokenCount | int64 |
| Name | Type |
|---|---|
| startTime | ISO DateTime Sting |
| endTime | ISO DateTime Sting |
| page | int32 |
| pageSize | int32 |
| totalCount | int32 |
| totalPages | int32 |