Get contexts by council ID
Context
Get contexts by council ID
Returns all contexts associated with a council.
GET
Error
Authorizations
User JWT token passed in Authorization header
Headers
Required JWT permission: council_sage (informational only -- enforced server-side)
Path Parameters
UUID of the council
Response
Contexts found
Map of context ID to context object
Context record (from ContextModel.to_dict())