cURL
curl --request GET \ --url https://api.nuon.co/v1/log-streams/{log_stream_id} \ --header 'Authorization: <api-key>'
{ "attrs": {}, "created_at": "<string>", "created_by_id": "<string>", "id": "<string>", "open": true, "org_id": "<string>", "owner_id": "<string>", "owner_type": "<string>", "runner_api_url": "<string>", "updated_at": "<string>", "write_token": "<string>" }
Return a log stream.
Documentation IndexFetch the complete documentation index at: https://docs.nuon.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nuon.co/llms.txt
Use this file to discover all available pages before exploring further.
Type "Bearer" followed by a space and token.
log stream ID
OK
Show child attributes