Pipelines

List entries of a stage

List the entries of one stage, ordered by their board position. laneId is the stage's id from the pipeline's lanes. Paginated via skip (default 0) and limit (default 50, maximum 200).

get/pipelines/{pipelineId}/entries

Path parameters

pipelineIdstring required

Query parameters

laneIdstring required
skipnumber double
limitnumber double

Headers

projectstring required

Response

Ok

updatedAtstring required
createdAtstring required
laneChangedAtstring date-time
laneIdstring
dueDatestring date-time
lexorankstring
recordType'COMPANY' | 'CONTACT' required

What a pipeline holds. Persisted values — never rename a member, only add.

{"stackTrail":"paths:/pipelines/{pipelineId}/entries:get:responses:200:content:application/json:schema:items:allOf:properties:values","oasType":"schema","type":"unknown"}
recordValuesRecordStringAny

Construct a type with a set of properties K of type T

_idstring required

Changes