{ "opencollection": "1.0.0", "info": { "name": "NetBox REST authentication-check API", "version": "4.5.9 (4.5)" }, "items": [ { "info": { "name": "authentication-check", "type": "folder" }, "items": [ { "info": { "name": "authentication_check_retrieve", "type": "http" }, "http": { "method": "GET", "url": "/api/authentication-check/", "auth": { "type": "apikey", "key": "sessionid", "value": "{{sessionid}}", "placement": "query" } }, "docs": "Return the user making the request, if authenticated successfully." } ] } ], "bundled": true }