/

List all mml object instances

get
Path parameters
projectIdstringRequired

The id of the project the object is in

Query parameters
offsetinteger · int32Optional

The offset into queried items to return

limitinteger · int32 · max: 100Optional

How many items to return at one time (max 100)

Responses
get
/v1/mml-objects/{projectId}/object-instances/

Create an object instance

post
Path parameters
projectIdstringRequired

The id of the project the object is in

Body
namestringRequired
descriptionstringOptional
enabledbooleanOptional
sourceone ofRequired
or
Responses
post
/v1/mml-objects/{projectId}/object-instances/

Was this helpful?