Check for available columns in a table
head/sessions/{sessionId}/data/{libref}/{tableName}/columns
Determines whether the specified data set has access to columns.
Name | Type | Required | Description |
---|---|---|---|
libref | string<object-id> | true | Specifies the libref for the request. |
sessionId | string<object-id> | true | Specifies the ID of the session. |
tableName | string<object-id> | true | Specifies the table or data set to query. |