Is there a Swagger/OpenAPI specification for the Okta API? If so, where can I find this?
It looks like the latest version can be found in this node package: https://www.npmjs.com/package/@okta/openapi
npm install @okta/openapi
cd node_modules/@okta/openapi/dist
See spec.json or spec.yaml