simpla.fydocs

List lab scenarios with filters

GET
/api/v1/lab/scenarios

Authorization

sessionAuth
next-auth.session-token<token>

NextAuth.js v5 JWT session cookie. The admin console uses session-based auth; service-to-service callers should use a future API-key scheme.

In: cookie

Query Parameters

persona?string
vertical?string
type?string
tags?string
search?string

Response Body

curl -X GET "https://example.com/api/v1/lab/scenarios"
Empty