v1

latestOpenAPI 3.0.02026-07-26356764.0 KB
Solana Streams

post/streams/solana/{id}/status

Path parameters

idstring uuid required

Stringified UUIDv4. See RFC 4112

Request body

status'active' | 'paused' | 'error' | 'terminated' required

The stream status: [active] The Stream is healthy and processing blocks [paused] The Stream is paused and is not processing blocks [error] The Stream has encountered an error and is not processing blocks

Response

Ok

status'active' | 'paused' | 'error' | 'terminated' required

The stream status: [active] The Stream is healthy and processing blocks [paused] The Stream is paused and is not processing blocks [error] The Stream has encountered an error and is not processing blocks

statusMessagestring required