Minds
List Minds
This API endpoint lists all created Minds using the GET
method.
Body
None.
Response
Timestamp of when the Mind was created.
List of data sources connected to the Mind.
The name of the model associated with the Mind.
The unique name of the Mind.
Optional parameters used when configuring the Mind.
The provider used for the Mind (e.g., openai).
Timestamp of the last update to the Mind.
Authorization
A valid API key must be passed in the Authorization
header:
Generate your API key here.
Path Parameters
None.