Minds
Get Mind
This API endpoint retrieves details about a specific Mind 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
The name of the Mind you want to retrieve details for.