1. Home
  2. Docs
  3. APIs
  4. CrossRoom
CrossRoomAPI and webhooks

CrossRoom reference.

116 endpoints. Read from the route handlers, which gives the method and the path but no summary.

116 shown

Alerts 5 endpoints

  • GET /api/v1/alerts
  • GET /api/v1/alerts/channels
  • POST /api/v1/alerts/channels
  • DELETE /api/v1/alerts/channels/{channel_id}
  • POST /api/v1/alerts/channels/{channel_id}/test

Analytics 1 endpoint

  • GET /api/v1/analytics

Assistant 2 endpoints

  • POST /api/v1/assistant/ask
  • POST /api/v1/assistant/stream

Assurance 5 endpoints

  • GET /api/v1/assurance
  • POST /api/v1/assurance/changes
  • POST /api/v1/assurance/changes/correlate
  • GET /api/v1/assurance/export
  • POST /api/v1/assurance/outcomes

Audit 1 endpoint

  • GET /api/v1/audit

Auth 10 endpoints

  • POST /api/v1/auth/login
  • POST /api/v1/auth/logout
  • GET /api/v1/auth/me
  • POST /api/v1/auth/password
  • POST /api/v1/auth/setup
  • GET /api/v1/auth/users
  • POST /api/v1/auth/users
  • DELETE /api/v1/auth/users/{username}
  • PATCH /api/v1/auth/users/{username}
  • POST /api/v1/auth/users/{username}/password

Blast 2 endpoints

  • GET /api/v1/blast
  • GET /api/v1/blast/deep-dive

Calendar 1 endpoint

  • GET /api/v1/calendar/rooms

Collection 7 endpoints

  • GET /api/v1/collection/follow
  • GET /api/v1/collection/metrics
  • GET /api/v1/collection/policy
  • PUT /api/v1/collection/policy
  • POST /api/v1/collection/run
  • POST /api/v1/collection/start
  • GET /api/v1/collection/status

Correlations 1 endpoint

  • POST /api/v1/correlations

Discovery 5 endpoints

  • GET /api/v1/discovery
  • GET /api/v1/discovery/av-fabric
  • POST /api/v1/discovery/pro-av/sap
  • POST /api/v1/discovery/pro-av/sdp
  • POST /api/v1/discovery/run

Endpoints 4 endpoints

  • GET /api/v1/endpoints
  • POST /api/v1/endpoints
  • DELETE /api/v1/endpoints/{endpoint_id}
  • PATCH /api/v1/endpoints/{endpoint_id}

Estate 1 endpoint

  • GET /api/v1/estate/graph

Far-end 1 endpoint

  • GET /api/v1/far-end

Files 1 endpoint

  • POST /files/

Health 1 endpoint

  • GET /api/v1/health

Hotspots 1 endpoint

  • GET /api/v1/hotspots

Ingest 4 endpoints

  • GET /api/v1/ingest
  • POST /api/v1/ingest/flow
  • GET /api/v1/ingest/summary
  • POST /api/v1/ingest/syslog

Integrations 5 endpoints

  • GET /api/v1/integrations
  • GET /api/v1/integrations/{integration_id}/credential
  • PUT /api/v1/integrations/{integration_id}/credential
  • GET /api/v1/integrations/{integration_id}/interval
  • PUT /api/v1/integrations/{integration_id}/interval

Items 6 endpoints

  • GET /items/
  • PATCH /items/
  • POST /items/
  • DELETE /items/{item_id}
  • GET /items/{item_id}
  • PUT /items/{item_id}

Jobs 1 endpoint

  • GET /api/v1/jobs/leases

Login 1 endpoint

  • POST /login

Meetings 14 endpoints

  • GET /api/v1/meetings
  • GET /api/v1/meetings/{meeting_id}
  • GET /api/v1/meetings/{meeting_id}/account
  • GET /api/v1/meetings/{meeting_id}/blame
  • GET /api/v1/meetings/{meeting_id}/coverage
  • GET /api/v1/meetings/{meeting_id}/deep-dive
  • GET /api/v1/meetings/{meeting_id}/far-end
  • POST /api/v1/meetings/{meeting_id}/notify
  • GET /api/v1/meetings/{meeting_id}/questions
  • GET /api/v1/meetings/{meeting_id}/remediation
  • GET /api/v1/meetings/{meeting_id}/reports
  • POST /api/v1/meetings/{meeting_id}/reports
  • GET /api/v1/meetings/{meeting_id}/timeline
  • GET /api/v1/meetings/{meeting_id}/verify

Preflight 3 endpoints

  • GET /api/v1/preflight
  • POST /api/v1/preflight/checks
  • GET /api/v1/preflight/readiness

Reports 5 endpoints

  • GET /api/v1/reports
  • POST /api/v1/reports/run
  • POST /api/v1/reports/subscriptions
  • DELETE /api/v1/reports/subscriptions/{subscription_id}
  • GET /api/v1/reports/{definition_id}/render

Rooms 9 endpoints

  • GET /api/v1/rooms
  • GET /api/v1/rooms/discovered
  • POST /api/v1/rooms/naming
  • POST /api/v1/rooms/naming/confirm-derived
  • GET /api/v1/rooms/targets
  • POST /api/v1/rooms/targets
  • POST /api/v1/rooms/targets/enrollment
  • DELETE /api/v1/rooms/targets/{target_id}
  • PATCH /api/v1/rooms/targets/{target_id}/enrollment

Schedule 2 endpoints

  • GET /api/v1/schedule
  • POST /api/v1/schedule/reconcile

Send-notification 1 endpoint

  • POST /send-notification/{email}

Settings 4 endpoints

  • GET /api/v1/settings
  • PUT /api/v1/settings
  • GET /api/v1/settings/recovery
  • POST /api/v1/settings/recovery/restore

Snmp 3 endpoints

  • GET /api/v1/snmp/credentials
  • POST /api/v1/snmp/credentials
  • DELETE /api/v1/snmp/credentials/{index}

Uploadfile 1 endpoint

  • POST /uploadfile/

Users 3 endpoints

  • GET /users/
  • GET /users/me
  • GET /users/me/items/

Webhooks 5 endpoints

  • GET /api/v1/webhooks
  • POST /api/v1/webhooks
  • GET /api/v1/webhooks/events
  • DELETE /api/v1/webhooks/{sub_id}
  • POST /api/v1/webhooks/{sub_id}/rotate

Next

This is the reference as published. If something you need is missing, ask instead of guessing at it.