List workflows
Workflows
List workflows
Retrieve a paginated list of workflows in your Loops account, sorted by most recently updated, including workflow IDs, names, and status.
GET
List workflows
Request
Query parameters
How many results to return in each request. Must be between 10 and 50.
A cursor to return a specific page of results. Cursors can be found from the
pagination.nextCursor value in each response.Response
Success
Error
IfperPage or cursor is invalid, a 400 Bad Request is returned.
If the API key is invalid (or workflow API is not enabled for your team), a
401 Unauthorized is returned.
An error message describing what went wrong.
Last modified on June 22, 2026

