Endpoint to list all contexts associated with the current tenant.
Args:
Returns:
List[Context]: A list of all Context model instances stored under the tenant.
Raises: HTTPException 500: If an error occurs while retrieving contexts from the database.
Documentation Index
Fetch the complete documentation index at: https://docs.apigene.ai/llms.txt
Use this file to discover all available pages before exploring further.
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'
Successful Response
Name of the context
Description of the context
User who created the context
Unique identifier for the context
List of associated apps
The date and time when the context was created.
The date and time when the context was last updated.