Bot chatGPT billing

Use this endpoint to get list of bot dialog with billing chatGPT no more than 45 days from current date.

Query Params
boolean
Defaults to false

Determines whether to return the total number of records.

integer
Defaults to 10

Maxium number of returning records.

integer

Starting point to return records from a result set.

integer

Page number, used to paginate over all records.

string
required

The start date (for example, 2018-05-27T21:30:54+00:00). The date must be newer minus 45 days from the current date! (For get request need encode url)

string
required

The end date (for example, 2018-05-27T21:30:54+00:00). The date must be newer minus 45 days from the current date! (For get request need encode url)

string

Comma-separated list of enum names. Example - dialogId,botId,provider,model,inputTokens,outputTokens,createdAt,billedAt,price,companyId

string
enum

Determines the output format. CSV_EXCEL format includes UTF-8 BOM and semicolon delimiter for better Excel compatibility.

Allowed:
string

Base filename (without extension) to be downloaded.

boolean

Determines whether the zip archive should be returned.

Responses

400

Invalid input parameters

401

User is not authenticated

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json