cURL
curl --request GET \ --url https://a.api.mindset.ai/api/v1/appuid/{appUid}/contexts/uid/{uid} \ --header 'x-api-key: <api-key>'
{ "uid": "<string>", "name": "<string>", "description": "<string>", "externalId": "<string>", "createdAt": "2023-11-07T05:31:56Z", "isSynced": true, "externalTenantId": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.mindset.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.mindset.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your application's uid
1
Unique ID of the context
Successful retrieval
Optional External ID of the context
Creation timestamp (ISO 8601)
Is the context synced
External tenant identifier