Returns a paginated list of workflows in your workspace.
This endpoint uses page-based pagination with page and limit.
Send your API key in the Authorization header as Bearer <API_KEY>.
Page number to retrieve (starts at 1).
x >= 1Number of workflows per page (max 500).
1 <= x <= 500OK
Paginated response containing items and metadata.