My Flows¶
Creates and lists flows owned by the current user.
POST /me/flows¶
- Auth: required
- Purpose: create a flow document
Request body fields:
namesummarycontentagreementsagreementRequirementsslugisPublic
Compatibility fields also exist:
protocolsprotocolRequirements
GET /me/flows¶
- Auth: required
- Response: array of owned flow items
- Flow list responses do not include full
content; use flow detail when the body is needed.