Plugins - Entrypoints

Get an entrypoint

Get an entrypoint type.

User must be authenticated.

get/plugins/entrypoints/{entrypointId}

Response

Entrypoint

ConnectorPlugin required— unresolved $ref

Changes

Changed in 4 of the 7 revisions of this API.422

    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • removed PlatformPlugin subschema #2 from the response body allOf list for the response status 200

      response-body-all-of-removed

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new KAFKA enum value to the allOf[subschema #2]/supportedListenerType response property for the response status 200

      response-property-enum-value-added

    • added the new NATIVE enum value to the allOf[subschema #2]/supportedApiType response property for the response status 200

      response-property-enum-value-added

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

      response-property-type-changed

  • 531e1e048cb721See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

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

      response-property-type-changed

    • added PlatformPlugin subschema #2 to the response body allOf list for the response status 200

      response-body-all-of-added