v1

latestOpenAPI 3.0.12026-07-17235160320.7 KB
Entrypoints

Retrieves the plugin snapshots for an entrypoint resource

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

Path parameters

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.