Skip to content

Compute MDP transitions

GET
/api/v1/criteria/mdp
curl --request GET \
--url 'https://example.com/api/v1/criteria/mdp?projectId=00000000-0000-0000-0000-000000000000'
criteria
string
features
string
since
string
worker
string
taskPromptId
string
projectId
required

Project scope. Required on scoped list and root-create operations; requests without a resolvable project are rejected with 400. There is no default project.

string
>= 1 characters
Example
00000000-0000-0000-0000-000000000000

Project scope. Required on scoped list and root-create operations; requests without a resolvable project are rejected with 400. There is no default project.

Success

Media type application/json
object
key
additional properties
Example generated
{
"additionalProperty": "example"
}