Skip to main content
GET
List Workflows

Request

Workflows are automation rules that fire when a condition on an entity is met. Use this endpoint to list, audit, or monitor workflow configuration without accessing the UI.

Query Parameters

integer
default:"1"
Page number.
integer
default:"25"
Results per page. Maximum 100.
boolean
Filter to only enabled or disabled workflows.
string
Filter to workflows triggered on a specific entity type: contact, deal, task, email, or meeting.
Full-text search on workflow names.

Headers

Response

object
object
Pagination metadata.
Responses include X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and X-Request-ID.

Example Response

Errors