Plugins - Entrypoints

Get available entrypoints on the platform

Get available entrypoint types on the platform.

User must be authenticated.

get/plugins/entrypoints

Response

List of Entrypoints.

ConnectorPlugin[] required— unresolved $ref

Changes

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

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

      response-property-type-changed

    • removed PlatformPlugin subschema #2 from the items/ response property allOf list for the response status 200

      response-property-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 items/allOf[subschema #2]/supportedListenerType response property for the response status 200

      response-property-enum-value-added

    • added the new NATIVE enum value to the items/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 details/items/invalidValue response's property type/format changed from / to object/ for status default

      response-property-type-changed

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

      response-property-type-changed

    • added PlatformPlugin subschema #2 to the items/ response property allOf list for the response status 200

      response-property-all-of-added