id: api-onelogin info: name: OneLogin API Test author: dwisiswant0 reference: https://developers.onelogin.com/api-docs/2/getting-started/dev-overview severity: info tags: token-spray,onelogin # Recommended ran with -spm/-stop-at-first-path flag self-contained: true requests: - method: GET path: - "https://api.us.onelogin.com/api/2/users?fields=id" - "https://api.eu.onelogin.com/api/2/users?fields=id" headers: Authorization: Bearer {{token}} matchers: - type: status status: - 200