Check for a data set in a libref

head/sessions/{sessionId}/data/{libref}/{tableName}
Internal-Use Only

Determines whether the specified data set exists in a libref.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
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.

Responses

StatusMeaningDescription
200OKThe request succeeded.Headers
404Not FoundNo resource exists at the requested path.