Get Types For Datasource

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects a string.

Response

This endpoint returns a list of objects.
ridstring
namestring
propertyConfigsmap from strings to objects
createdAtdatetime
datasourceConfigsmap from strings to objects

The configuration outlines what a data scope should provide when added to an asset of this type. It is referenced at data scope creation time, but does not actively modify existing data scopes.

descriptionstringOptional
iconNamestringOptional

The name of the icon to display for the type. This name maps to a Lucide icon in the frontend.