Get resource instance

Returns the resource instance.

Authentication

AuthorizationBasic

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

Path parameters

modelIdstringRequiredformat: "^[0-9a-fA-F]{24}$"
modelId
instanceIdstringRequiredformat: "^[0-9a-fA-F]{24}$"
The identifier of the resource instance

Query parameters

skipstringOptional
This parameter specifies where to start the returned page of search results.
limitstringOptional
This parameter specifies how many items to return in the search results.
sortstringOptional
This parameter specifies the field to sort the search results over.
orderenumOptional
This parameter specifies the direction to sort the search results over.
Allowed values:
equalsobjectOptional
equals
inobjectOptional
in
include-deletedenumOptionalDefaults to false

include-deleted

Allowed values:
starts-withobjectOptional

starts-with

groupstringOptional
An ID or name of an instance group to filter by
instanceGroupsenumOptionalDefaults to false
instanceGroups
Allowed values:
ltobjectOptional
lt
lteobjectOptional
lte
gtobjectOptional
gt
gteobjectOptional
gte
includelist of enumsOptional
include
excludelist of enumsOptional
exclude
dereferenceanyOptional

Comma-separated list of foreign key field types to dereference

Response

response
dataobject

Errors

500
Internal Server Error