Path Parameters
The resourceSlug is a URL parameter of the teamId associated with the user.
Response
JSON object containing an array of all the models and datasources associated with that teamId. Will return empty arrays if the request is successful but there is no associated results for that teamId.
An array object of all the datasources the user has access to
An array object of all models the user has access to, this is used to identify the embedding model of the datasource and to have a list of all available embedding models to allow for easy modification of the selected embedding model.