Plugins - Entrypoints

Get an entrypoint subscription schema

Get the JSON schema that describes the subscription to a given entrypoint.

User must be authenticated.

get/plugins/entrypoints/{entrypointId}/subscription-schema

Query parameters

display'gv-schema-form' | 'gio-form-json-schema'

Display the schema in a specific format..

Response

Schema form of a plugin

object required

Changes

Changed in 2 of the 7 revisions of this API.2

    • the details/items/invalidValue response's property type/format changed from object/ to / for status default

      response-property-type-changed

    • the details/items/invalidValue response's property type/format changed from / to object/ for status default

      response-property-type-changed