Get a resource model based on ID

Returns a resource model based on ID.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

idstringRequiredformat: "^[0-9a-fA-F]{24}$"
The ObjectId of the resource model

Query parameters

dereferencestringOptional
dereference

Response

response
dataobject

Errors

500
Internal Server Error