{ "opencollection": "1.0.0", "info": { "name": "Kibana APIs Actions API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Actions", "type": "folder" }, "items": [ { "info": { "name": "get-actions-connector-oauth-callback-script", "type": "http" }, "http": { "method": "GET", "url": "https://{kibana_url}/api/actions/connector/_oauth_callback_script" }, "docs": "**Spaces method and path for this operation:**\n\n
get /s/{space_id}/api/actions/connector/_oauth_callback_script
\n\nRefer to [Spaces](https://www.elastic.co/docs/deploy-manage/manage-spaces) for more information.\n\nReturns the OAuth callback script" } ] } ], "bundled": true }