v1

latestOpenAPI 3.1.02026-07-24688686.2 KB
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

publicboolean required
descriptionstring
website_urlstring
repository_urlstring
paper_urlstring
license_urlstring
image_urlstring
namestring required
imagestring required
extrasobject
idstring required
created_atstring date-time required
updated_atstring date-time required
acceleratorsAccelerator[]
scaling_configstring
pointersstring[]