simpla.fydocs

List PM epics (optionally filtered by capabilityId or tags)

GET
/api/pm/epics

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

capabilityId?string
tags?string

CSV or single value

Response Body

curl -X GET "https://example.com/api/pm/epics"
Empty