Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://story-rpc-001.originstake.com/genesis_chunked
{ "response": { "chunk": 123, "total": 123, "data": "<string>" } }
Get genesis document in chunks
Chunked genesis data
Show Properties
Chunk number
Total number of chunks
Chunk data
Was this page helpful?