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

RETURNS

Returns an Object if a valid identifier was provided.

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

Response codesResponse contentDescription
200 OKAn objectAn object has been retrieved successfully.
404 Not FoundObject not foundAn object with the specified key wasn't found.
Language
Authorization
Click Try It! to start a request and see the response here!