Skip to main content
POST
Dynamic query

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
schema_name
string
required

Different schema name will be as per the types of data required.

query_type
enum<string>
required
Available options:
stats
query
object
required

Response

200 - application/json

OK

success
boolean
message
string
content
DynamicQueryRecords · object