Retrieves the details of an existing dataset. Supply the unique daatset key (ID) and Slemma will return the corresponding dataset information.

RETURNS

Returns an Dataset if a valid identifier was provided.

The following are the examples of HTTP status codes including errors that API can generate

Response codesRescponse contentDescription
200 OKA dataset objectA dataset has been retrieved successfully.
400 Bad RequestParameter is emptyThe parameter "key" cannot be empty.
404 Not FoundObject not foundA dataset with the specified key wasn't found.
Language
Authorization
Click Try It! to start a request and see the response here!