Skip to main content
GET
/
v1
/
flow
/
versions
Get versions
curl --request GET \
  --url https://flow.seekr.com/v1/flow/versions \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Seekr API Key without 'Bearer' Prefix

Response

200 - application/json

Successful Response

{key}
string
Last modified on June 18, 2026