List chaos-monkeys
GET /chaos-monkeys
GET
/chaos-monkeys
Chaos engineering experiments — defines what to simulate, on what schedule, and at what blast radius
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” pagination[page]
integer
pagination[pageSize]
integer
filters
Strapi REST filter syntax
object
sort
string
populate
string
Responses
Section titled “ Responses ”OK
object
data
Array
object
name
required
string
experiment_type
required
string
target_service
required
string
enabled
boolean
schedule
string
duration_seconds
integer
blast_radius
string
last_run_at
string format: date-time
last_result
string
notes
string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer
Missing or invalid authentication
Not authorized (tenant scope or capability)