Versions
GEThttps://api.laminar.run/flows/{flowId}/versions
Authorization
Path parameters
flowId*integer (int64)
Response
OK
Body
idinteger (int64)
createdAtstring (date-time)
Request
Response
Read Flow File Version
Reads a specific version of the flow file
GEThttps://api.laminar.run/flows/{flowId}/versions/{versionId}
Authorization
Path parameters
flowId*integer (int64)
versionId*integer (int64)
Response
Flow file version read successfully
Body
string
Request
Response