Get multiple instance groups
Returns multiple instance groups.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
modelIdentifier
modelIdentifier
Query parameters
skip
This parameter specifies where to start the returned page of search results.
limit
This parameter specifies how many items to return in the search results.
sort
This parameter specifies the field to sort the search results over.
order
This parameter specifies the direction to sort the search results over.
Allowed values:
equals
equals
in
in
starts-with
starts-with
lt
lt
lte
lte
gt
gt
gte
gte
dereference
Comma-separated list of foreign key field types to dereference
Response
response
data
metadata
Properties describing search result pagination
Errors
500
Internal Server Error