v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Entrypoints

Retrieves a plugin snapshot for an entrypoint resource

get/api/v1/entrypoints/{id}/plugins/{pluginId}

Path parameters

pluginIdinteger required

ID for the 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.