v4
latestOpenAPI 3.1.02026-08-019681,1012.0 MBplaygrounds
Get Playground
Get a playground by ID.
get/projects/{project_id}/playgrounds/{playground_id}
Path parameters
project_idstring uuid4 required
playground_idstring uuid4 required
Response
Successful Response
Example response
{
"scorers": [
{
"filters": [
{
"value": "ENUM_VALUE"
}
]
}
]
}