Retrieve a BusinessRule History RecordAsk AIget https://api.vcita.biz/v3/ai/business_rule_histories/{uid}Overview Retrieve a specific history record by its unique identifier (UID). Available for Staff tokens.Path ParamsuidstringrequiredUnique identifier of the history recordResponses 200History record retrieved successfully 401Unauthorized - invalid or missing bearer token 403Forbidden - history record belongs to another business 404History record not foundUpdated about 1 month ago