latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

DataTable

Get DataTable

Retrieve metadata about a specific DataTable. To get scenarios for a specific DataTable, use the get scenarios endpoint.

get/dataTables/{data_table_id}

Path parameters

data_table_idstring required

Response

DataTable result object

idstring
workspace_idstring

The ID of the workspace associated with this DataTable

namestring

The display name for the DataTable

descriptionstring nullable

The Description for the DataTable

scenario_idsstring[]

The row (scenario) IDs contained in DataTable

created_timeinteger

Time at which the entity was created

created_by_idstring

The ID of the user who created this entity

last_updated_timeinteger

Time at which the entity was last updated

last_updated_by_idstring

The ID of the user who last updated this entity

used_by_test_countinteger

Count of tests using this DataTable. Populated in query responses.