v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Entrypoints

Retrieves a artifact plugin snapshot for an entrypoint resource

get/api/v1/entrypoints/{id}/artifactPlugins/{artifactPluginId}

Path parameters

artifactPluginIdinteger required

ID for the Artifact Plugin resource.

idinteger required

ID for the Entrypoint resource.

Headers

X-Fieldsstring mask

An optional fields mask

Response

Success

idinteger

ID for the Plugin resource.

namestring

Name of the Plugin resource.

snapshotIdinteger

Snapshot ID for the Plugin resource.

latestSnapshotboolean

Whether or not the Plugin is the latest version.

urlstring

URL for accessing the full Plugin snapshot.