Get data table by ID

Retrieves a data table in a customer workspace using the data table's ID.

Path parameters

managed_user_idstringRequired

Embedded customer Account ID or External ID. External IDs must have the prefix E.

data_table_idstringRequired
The ID of the data table to retrieve.

Headers

AuthorizationstringRequired

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

Response

Data table retrieved successfully.
dataobject or null

Errors