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://api.arklow.io/v1/orgs/{org_id}/config/revisions/{id} \ --header 'x-arklow-auth: <api-key>'
{ "data": { "id": "<string>", "org_id": "<string>", "preview_steps": [ { "kind": "action", "op": "create", "variant": "<string>", "final_version": 123, "id": "<string>", "current_version": 123, "destination": { "by": "default_sink", "value": "default_sink" }, "create": { "schema": "<unknown>", "variant": "<string>", "version": 123, "alias": [ "<string>" ] }, "update": { "version": 123, "alias": [ "<string>" ], "schema": "<unknown>" } } ], "status": "planned", "error_message": "<string>", "updated_at": "2023-11-07T05:31:56Z", "applied_at": "2023-11-07T05:31:56Z" }, "errors": [ { "code": "<string>", "message": "<string>" } ] }
^[0-9]+$
Default Response
Show child attributes