Pipelines
Retrieve By Pointer
Retrieve details for a pipeline by pointer name.
Note that the fields this endpoint returns are dependent on the provided query parameters and will omit any empty fields. Accepted query parameters are:
- include_pointers: include any pointers that point to this pipeline
get/v4/pipelines/by-pointer/{pointer}
Path parameters
pointerstring required
Query parameters
include_pointersboolean
include_extrasboolean
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.