tables
Get scoped credentials for a specific table (dataset)
Returns temporary credentials scoped to the table's storage path,
get/workspaces/{workspace_id}/tables/{table_name}/creds
Path parameters
workspace_idstring required
Workspace ID
table_namestring required
Table (dataset) name
Query parameters
modestring
Access mode: r, w, or rw (default: r)
Response
OK