Skip to main content
Sample shape for DataWatch.

Sample JSON

Copy, edit, paste. Server-set fields (id, created, tenantId, …) are omitted from the example — they’re populated by the server on response.

Fields

Used by

Request body

  • POST /api/watch
  • PUT /api/watch/{id}

Response body

  • GET /api/watch/owner/{ownerId}
  • GET /api/watch/watcher/{watcherId}
  • GET /api/watch/{id}
  • POST /api/watch
  • PUT /api/watch/{id}

CLI

ekso watch — see the command branches page for available verbs. Body for create / update verbs typically passed via --data @file.json matching the sample JSON above.