Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The SQL query to execute
The parameters to pass to the query. If used in conjunction with the SQL query, the parameters will be substituted into the query using the auto-incrementing ? placeholder.