Skip to main content
GET
Get all pipelines for a specified object type

Parámetros de ruta

object_type
enum<string>
requerido

The object type that you want the pipelines for. Must be one of: deals, tickets

Opciones disponibles:
deals,
tickets

Parámetros de consulta

includeInactive
enum<string>
predeterminado:EXCLUDE_DELETED

Whether or not to include inactive pipelines. Inactive pipelines and stages cannot be used when creating or updating objects.

Opciones disponibles:
EXCLUDE_DELETED,
INCLUDE_DELETED

Respuesta

200 - application/json

Successful response with pipelines for the specified object type

results
object[]
Última modificación el 3 de abril de 2026