Ingest
Get Schema
Get source data schema.
GET
/
v1
/
events
/
{source_name}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
source_name
string
requiredSource name
Response
200 - application/json
projectId
string
Project Id
databaseId
string
Database Id
tableId
string
Table Id
sourceName
string
Source name
tableSchema
string
Table SQL schema