Get a data stream operation
Data Streams
Get a data stream operation
Poll a delete or reset operation kicked off against this data stream. Returns the serialized DataStreamOperation.
GET
Get a data stream operation
Documentation Index
Fetch the complete documentation index at: https://endclose.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The immutable data stream key
The operation ID returned by DELETE /data_streams/{key} or POST /data_streams/{key}/reset
Response
The operation
Async operation against a data stream (delete or reset). Poll via GET /data_streams/{key}/operations/{id}.
Available options:
delete, reset Available options:
pending, running, completed, failed Percentage 0-100