Skip to main content
POST
List Query Log

Authorizations

Authorization
string
header
required

Basic Authentication with username and password. Use your PAT as the password. You can get your PAT from Connect AI by selecting Settings > Access Tokens.

Body

application/json
endTime
string<date-time> | null

The end time of the query.

queryType
enum<integer>[] | null

The type of query.

Available options:
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
20,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
200,
201,
202,
203,
204,
205,
210,
211,
212,
220,
230,
231,
232
startTime
string<date-time> | null

The start time of the query.

Response

200 - application/json

OK

queries
object[] | null