Get data table by ID

Returns the data table associated with the ID you specify.

Path parameters

data_table_idstringRequired
Provide the ID of a specific data table.

Headers

AuthorizationstringRequired

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

Response

Successful response
dataobject

Errors