Error
A valid request URL is required to generate request examples{
"events": [
{
"id": "<string>",
"extracted_insurer_name": "<string>",
"user_email": "<string>",
"document_id": "<string>",
"document_type": "<string>",
"created_at": "<string>"
}
],
"meta": {
"current_page": 123,
"per_page": 123,
"total_pages": 123,
"total_count": 123,
"has_next": true,
"has_prev": true
},
"stats": {
"total": 123,
"unique_insurers": 123,
"this_week": 123
}
}{
"error": "<string>"
}Api::V1::Admin::Operational
Unsupported insurers operational monitoring
Unsupported insurers for operational monitoring.
GET
/
api
/
v1
/
admin
/
operational
/
unsupported_insurers
Error
A valid request URL is required to generate request examples{
"events": [
{
"id": "<string>",
"extracted_insurer_name": "<string>",
"user_email": "<string>",
"document_id": "<string>",
"document_type": "<string>",
"created_at": "<string>"
}
],
"meta": {
"current_page": 123,
"per_page": 123,
"total_pages": 123,
"total_count": 123,
"has_next": true,
"has_prev": true
},
"stats": {
"total": 123,
"unique_insurers": 123,
"this_week": 123
}
}{
"error": "<string>"
}⌘I