{"items":[{"type":"link","label":"Okta Privileged Access","link":"/openapi/opa/opa","routeSlug":"/openapi/opa/opa","content":{"contentType":"overview","meta":{"name":"Okta Privileged Access"},"children":[{"nodeType":"container","panels":[{"title":"Overview","titleTranslationKey":"info.title","children":[]},{"title":"Languages","titleTranslationKey":"languages.title","children":[{"kind":"languages","options":[{"key":"curl","title":"curl","lang":"curl"},{"key":"csharp","title":"C#","lang":"C#"},{"key":"java","title":"Java","lang":"Java"},{"key":"javascript","title":"JavaScript","lang":"JavaScript"},{"key":"node","title":"Node.js","lang":"Node.js"},{"key":"python","title":"Python","lang":"Python"},{"key":"go","title":"Go","lang":"Go"},{"key":"php","title":"PHP","lang":"PHP"},{"key":"ruby","title":"Ruby","lang":"Ruby"},{"key":"payload","title":"Payload","lang":"Payload"}]}]},{"title":"Servers","titleTranslationKey":"servers.title","children":[{"kind":"servers","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}","description":"The name of your Okta org"}}}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"Okta Privileged Access","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":"The Okta Privileged Access API is a control plane used to request operations in Okta Privileged Access (formerly ScaleFT/Advanced Server Access)"}],"sectionId":"/openapi/opa/opa"}],"sectionId":"/openapi/opa/opa"}]}]}},{"type":"group","label":"Active Directory Accounts","link":"/openapi/opa/opa/active-directory-accounts","routeSlug":"/openapi/opa/opa/active-directory-accounts","items":[{"label":"List all Active Directory domains","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/listactivedirectorydomains","routeSlug":"/openapi/opa/opa/active-directory-accounts/listactivedirectorydomains","metadata":{"seo":{"title":"List all Active Directory domains","description":"Early AccessOPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListActiveDirectoryDomains","name":"List all Active Directory domains","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Active Directory domains","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Active Directory domains that you (as the request user) can access based on the security policies"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"domain","in":"query","schemaId":"schema_1538","description":"Filter by domain name"},{"name":"contains","in":"query","schemaId":"schema_1539","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filters for domain name where the name contains the search string"},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/active_directory","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"domain","in":"query","required":false,"example":"myokta.local","schemaId":"schema_1538","style":"simple","explode":true},{"name":"contains","in":"query","required":false,"example":"admin","schemaId":"schema_1539"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/active_directory","href":"active-directory-accounts/listactivedirectorydomains","openApiOperationId":"ListActiveDirectoryDomains","summary":"List all Active Directory domains"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1540"}},"schemaId":"schema_1540"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1540","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1540"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/active_directory"},{"label":"Retrieve an Active Directory connection","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/getactivedirectorydomainenduser","routeSlug":"/openapi/opa/opa/active-directory-accounts/getactivedirectorydomainenduser","metadata":{"seo":{"title":"Retrieve an Active Directory connection","description":"Early AccessOPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetActiveDirectoryDomainEndUser","name":"Retrieve an Active Directory connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve an Active Directory connection","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves an Active Directory connection that you (as the request user) can access"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/active_directory/{ad_connection_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/active_directory/{ad_connection_id}","href":"active-directory-accounts/getactivedirectorydomainenduser","openApiOperationId":"GetActiveDirectoryDomainEndUser","summary":"Retrieve an Active Directory connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryDomain"}},"schemaId":"components/schemas/ActiveDirectoryDomain"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryDomain","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryDomain"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/active_directory/{ad_connection_id}"},{"label":"List all Active Directory accounts within a connection","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/listactivedirectoryaccountsenduser","routeSlug":"/openapi/opa/opa/active-directory-accounts/listactivedirectoryaccountsenduser","metadata":{"seo":{"title":"List all Active Directory accounts within a connection","description":"Early AccessOPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListActiveDirectoryAccountsEndUser","name":"List all Active Directory accounts within a connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Active Directory accounts within a connection","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Active Directory accounts within a connection that you (as the request user) can access"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"account_name","in":"query","schemaId":"schema_1537","description":"Active Directory account name"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[{"name":"account_name","in":"query","required":false,"schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts","href":"active-directory-accounts/listactivedirectoryaccountsenduser","openApiOperationId":"ListActiveDirectoryAccountsEndUser","summary":"List all Active Directory accounts within a connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1544"}},"schemaId":"schema_1544"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1544","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1544"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts"},{"label":"Retrieve an Active Directory account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/getactivedirectoryaccountenduser","routeSlug":"/openapi/opa/opa/active-directory-accounts/getactivedirectoryaccountenduser","metadata":{"seo":{"title":"Retrieve an Active Directory account","description":"Early AccessOPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetActiveDirectoryAccountEndUser","name":"Retrieve an Active Directory account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve an Active Directory account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves an Active Directory account that you (as the request user) can access"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true},{"name":"ad_account_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"},{"name":"ad_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}","href":"active-directory-accounts/getactivedirectoryaccountenduser","openApiOperationId":"GetActiveDirectoryAccountEndUser","summary":"Retrieve an Active Directory account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountEndUser"}},"schemaId":"components/schemas/ActiveDirectoryAccountEndUser"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryAccountEndUser","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountEndUser"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}"},{"label":"List credential versions for an Active Directory account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/listactivedirectoryaccountcredentialversions","routeSlug":"/openapi/opa/opa/active-directory-accounts/listactivedirectoryaccountcredentialversions","metadata":{"seo":{"title":"List credential versions for an Active Directory account","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listActiveDirectoryAccountCredentialVersions","name":"List credential versions for an Active Directory account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List credential versions for an Active Directory account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists the credential versions for an Active Directory account that the end user has access to"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true},{"name":"ad_account_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/credentials/versions","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"},{"name":"ad_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","403","404"],"pointer":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/credentials/versions","href":"active-directory-accounts/listactivedirectoryaccountcredentialversions","openApiOperationId":"listActiveDirectoryAccountCredentialVersions","summary":"List credential versions for an Active Directory account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1545","exampleIds":["paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)","paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=false (default, oldest first)"]}},"schemaId":"schema_1545","exampleIds":["paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)","paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=false (default, oldest first)"]},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}},"schemaId":"components/schemas/ForbiddenUAMResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1545","exampleIds":["paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)","paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=false (default, oldest first)"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1545","exampleIds":["paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)","paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=false (default, oldest first)"]}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"403","schemaId":"components/schemas/ForbiddenUAMResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/credentials/versions"},{"label":"Reveal the password for an Active Directory account","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/revealactivedirectoryaccountpassword","routeSlug":"/openapi/opa/opa/active-directory-accounts/revealactivedirectoryaccountpassword","metadata":{"seo":{"title":"Reveal the password for an Active Directory account","description":"Early AccessOPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"revealActiveDirectoryAccountPassword","name":"Reveal the password for an Active Directory account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1reveal_credentials/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Reveal the password for an Active Directory account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Reveals the password belonging to an Active Directory account that you (as the request user) can access"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true},{"name":"ad_account_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1reveal_credentials/post/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"version_id","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unique identifier of the credential version."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This parameter cannot be used with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"version_status"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". If both parameters are provided, the request returns a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"400 Bad Request"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" error."},"children":[]}]}]}]},{"name":"version_status","in":"query","schemaId":"schema_1546","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specifies the most recent credential version with the given status."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This parameter cannot be used with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"version_id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". If both parameters are provided, the request returns a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"400 Bad Request"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" error."},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1reveal_credentials/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest"}},"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1reveal_credentials/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/reveal_credentials","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"},{"name":"ad_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[{"name":"version_id","in":"query","required":false,"schemaId":"schema_1537"},{"name":"version_status","in":"query","required":false,"schemaId":"components/schemas/CredentialRevealVersionStatus"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest"}},"responseCodes":["200","400","401","404"],"pointer":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/reveal_credentials","href":"active-directory-accounts/revealactivedirectoryaccountpassword","openApiOperationId":"revealActiveDirectoryAccountPassword","summary":"Reveal the password for an Active Directory account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse"}},"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse"},{"code":"400","description":"Bad Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1reveal_credentials/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse"}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/reveal_credentials"},{"label":"Rotate the password for Active Directory account","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/rotateactivedirectoryaccountpassword","routeSlug":"/openapi/opa/opa/active-directory-accounts/rotateactivedirectoryaccountpassword","metadata":{"seo":{"title":"Rotate the password for Active Directory account","description":"Early AccessOPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"rotateActiveDirectoryAccountPassword","name":"Rotate the password for Active Directory account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1rotate_password/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Rotate the password for Active Directory account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Rotates the password belonging to an Active Directory account that you (as the request user) can access"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true},{"name":"ad_account_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1rotate_password/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRotatePasswordRequest"}},"schemaId":"components/schemas/ActiveDirectoryAccountsRotatePasswordRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1rotate_password/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/rotate_password","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"},{"name":"ad_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRotatePasswordRequest"}},"responseCodes":["204","401","404"],"pointer":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/rotate_password","href":"active-directory-accounts/rotateactivedirectoryaccountpassword","openApiOperationId":"rotateActiveDirectoryAccountPassword","summary":"Rotate the password for Active Directory account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ActiveDirectoryAccountsRotatePasswordRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRotatePasswordRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1rotate_password/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/rotate_password"},{"label":"List all user access methods for an Active Directory account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/listuamforactivedirectoryaccount","routeSlug":"/openapi/opa/opa/active-directory-accounts/listuamforactivedirectoryaccount","metadata":{"seo":{"title":"List all user access methods for an Active Directory account","description":"Early AccessOPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListUAMForActiveDirectoryAccount","name":"List all user access methods for an Active Directory account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1user_access_methods/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all user access methods for an Active Directory account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all user access methods for an Active Directory (AD) account based on the security policies"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true},{"name":"ad_account_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1user_access_methods/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/user_access_methods","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"},{"name":"ad_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/user_access_methods","href":"active-directory-accounts/listuamforactivedirectoryaccount","openApiOperationId":"ListUAMForActiveDirectoryAccount","summary":"List all user access methods for an Active Directory account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListUAMForActiveDirectoryAccountResponse"}},"schemaId":"components/schemas/ListUAMForActiveDirectoryAccountResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1user_access_methods/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListUAMForActiveDirectoryAccountResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListUAMForActiveDirectoryAccountResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/user_access_methods"},{"label":"List all Active Directory accounts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/listallactivedirectoryaccountsforsecurityadmin","routeSlug":"/openapi/opa/opa/active-directory-accounts/listallactivedirectoryaccountsforsecurityadmin","metadata":{"seo":{"title":"List all Active Directory accounts","description":"Early AccessOPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAllActiveDirectoryAccountsForSecurityAdmin","name":"List all Active Directory accounts","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1all_active_directory_accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Active Directory accounts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Active Directory accounts"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1all_active_directory_accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"ad_account_type","in":"query","schemaId":"schema_1547","description":"The type of Active Directory account"},{"name":"ad_connection_id","in":"query","schemaId":"schema_1548","description":"The UUIDs of Active Directory connections"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1all_active_directory_accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/all_active_directory_accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"ad_account_type","in":"query","required":false,"schemaId":"schema_1547"},{"name":"ad_connection_id","in":"query","required":false,"schemaId":"schema_1548"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/all_active_directory_accounts","href":"active-directory-accounts/listallactivedirectoryaccountsforsecurityadmin","openApiOperationId":"ListAllActiveDirectoryAccountsForSecurityAdmin","summary":"List all Active Directory accounts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1549"}},"schemaId":"schema_1549"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1all_active_directory_accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1549","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1549"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/all_active_directory_accounts"},{"label":"List all discovered Active Directory accounts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/listactivedirectoryaccounts","routeSlug":"/openapi/opa/opa/active-directory-accounts/listactivedirectoryaccounts","metadata":{"seo":{"title":"List all discovered Active Directory accounts","description":"Early AccessOPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listActiveDirectoryAccounts","name":"List all discovered Active Directory accounts","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all discovered Active Directory accounts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all discovered Active Directory accounts"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"contains_account_name_or_assigned_opa_user","in":"query","schemaId":"schema_1539","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filters for AD accounts where the User Principal Name (UPN), Security Account Manager (SAM) name, or assigned user name that contains the search string"},"children":[]}]}]}]},{"name":"include_user_access_methods","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the response includes the user access methods for the resource"},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"contains_account_name_or_assigned_opa_user","in":"query","required":false,"example":"admin","schemaId":"schema_1539"},{"name":"include_user_access_methods","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/accounts","href":"active-directory-accounts/listactivedirectoryaccounts","openApiOperationId":"listActiveDirectoryAccounts","summary":"List all discovered Active Directory accounts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListActiveDirectoryAccountsResponse"}},"schemaId":"components/schemas/ListActiveDirectoryAccountsResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListActiveDirectoryAccountsResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListActiveDirectoryAccountsResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/accounts"},{"label":"Retrieve a discovered Active Directory account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/getactivedirectoryaccount","routeSlug":"/openapi/opa/opa/active-directory-accounts/getactivedirectoryaccount","metadata":{"seo":{"title":"Retrieve a discovered Active Directory account","description":"Early AccessOPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getActiveDirectoryAccount","name":"Retrieve a discovered Active Directory account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a discovered Active Directory account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a particular discovered Active Directory account by ID"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true},{"name":"ad_account_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/accounts/{ad_account_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"},{"name":"ad_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/accounts/{ad_account_id}","href":"active-directory-accounts/getactivedirectoryaccount","openApiOperationId":"getActiveDirectoryAccount","summary":"Retrieve a discovered Active Directory account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountWithPasswordAndCheckoutDetails"}},"schemaId":"components/schemas/ActiveDirectoryAccountWithPasswordAndCheckoutDetails"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryAccountWithPasswordAndCheckoutDetails","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountWithPasswordAndCheckoutDetails"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/accounts/{ad_account_id}"},{"label":"Retrieve an Active Directory account match","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/getactivedirectoryaccountmatch","routeSlug":"/openapi/opa/opa/active-directory-accounts/getactivedirectoryaccountmatch","metadata":{"seo":{"title":"Retrieve an Active Directory account match","description":"Early AccessOPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getActiveDirectoryAccountMatch","name":"Retrieve an Active Directory account match","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1match/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve an Active Directory account match","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves information about an Active Directory (AD) account that's matched with an Okta Privileged Access (OPA) user."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This request is only valid for individual AD accounts, not shared accounts."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"AD account rules for this connection control the match between AD accounts and OPA users."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true},{"name":"ad_account_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1match/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/accounts/{ad_account_id}/match","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"},{"name":"ad_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/accounts/{ad_account_id}/match","href":"active-directory-accounts/getactivedirectoryaccountmatch","openApiOperationId":"getActiveDirectoryAccountMatch","summary":"Retrieve an Active Directory account match"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountMatchResponse"}},"schemaId":"components/schemas/ActiveDirectoryAccountMatchResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1match/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryAccountMatchResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountMatchResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/accounts/{ad_account_id}/match"},{"label":"Update an Active Directory account match","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/updateactivedirectoryaccountmatch","routeSlug":"/openapi/opa/opa/active-directory-accounts/updateactivedirectoryaccountmatch","metadata":{"seo":{"title":"Update an Active Directory account match","description":"Early AccessOPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateActiveDirectoryAccountMatch","name":"Update an Active Directory account match","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1match/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update an Active Directory account match","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the Okta Privileged Access (OPA) user to match an Active Directory (AD) account"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"and overrides any match configured from an AD account rule. This match override persists across any updates"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"to the connection account rules."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true},{"name":"ad_account_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1match/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountMatchRequest"}},"schemaId":"components/schemas/ActiveDirectoryAccountMatchRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1match/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/accounts/{ad_account_id}/match","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"},{"name":"ad_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountMatchRequest"}},"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/accounts/{ad_account_id}/match","href":"active-directory-accounts/updateactivedirectoryaccountmatch","openApiOperationId":"updateActiveDirectoryAccountMatch","summary":"Update an Active Directory account match"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ActiveDirectoryAccountMatchRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountMatchRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountMatchResponse"}},"schemaId":"components/schemas/ActiveDirectoryAccountMatchResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1match/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryAccountMatchResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountMatchResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/accounts/{ad_account_id}/match"},{"label":"Retrieve the Active Directory account rule settings","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/getactivedirectoryaccountrulesettings","routeSlug":"/openapi/opa/opa/active-directory-accounts/getactivedirectoryaccountrulesettings","metadata":{"seo":{"title":"Retrieve the Active Directory account rule settings","description":"Early AccessOPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getActiveDirectoryAccountRuleSettings","name":"Retrieve the Active Directory account rule settings","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rule_settings/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the Active Directory account rule settings","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the Active Directory account rule settings"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rule_settings/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rule_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rule_settings","href":"active-directory-accounts/getactivedirectoryaccountrulesettings","openApiOperationId":"getActiveDirectoryAccountRuleSettings","summary":"Retrieve the Active Directory account rule settings"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountRuleSettings"}},"schemaId":"components/schemas/ActiveDirectoryAccountRuleSettings"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rule_settings/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryAccountRuleSettings","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountRuleSettings"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rule_settings"},{"label":"Configure the Active Directory account rule settings","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/configureactivedirectoryaccountrulesettings","routeSlug":"/openapi/opa/opa/active-directory-accounts/configureactivedirectoryaccountrulesettings","metadata":{"seo":{"title":"Configure the Active Directory account rule settings","description":"Early AccessOPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"configureActiveDirectoryAccountRuleSettings","name":"Configure the Active Directory account rule settings","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rule_settings/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Configure the Active Directory account rule settings","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Configures the Active Directory account rule settings that apply to the entire list of required account rules"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rule_settings/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountRuleSettings"}},"schemaId":"components/schemas/ActiveDirectoryAccountRuleSettings","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rule_settings/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rule_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountRuleSettings"}},"responseCodes":["204","401","404"],"pointer":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rule_settings","href":"active-directory-accounts/configureactivedirectoryaccountrulesettings","openApiOperationId":"configureActiveDirectoryAccountRuleSettings","summary":"Configure the Active Directory account rule settings"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ActiveDirectoryAccountRuleSettings","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountRuleSettings"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rule_settings/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rule_settings"},{"label":"List all Active Directory account rules","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/listactivedirectoryaccountrules","routeSlug":"/openapi/opa/opa/active-directory-accounts/listactivedirectoryaccountrules","metadata":{"seo":{"title":"List all Active Directory account rules","description":"Early AccessOPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listActiveDirectoryAccountRules","name":"List all Active Directory account rules","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Active Directory account rules","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Active Directory account rules"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules","href":"active-directory-accounts/listactivedirectoryaccountrules","openApiOperationId":"listActiveDirectoryAccountRules","summary":"List all Active Directory account rules"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1550"}},"schemaId":"schema_1550"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1550","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1550"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules"},{"label":"Create an Active Directory account rule","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/createactivedirectoryaccountrule","routeSlug":"/openapi/opa/opa/active-directory-accounts/createactivedirectoryaccountrule","metadata":{"seo":{"title":"Create an Active Directory account rule","description":"Early AccessOPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"createActiveDirectoryAccountRule","name":"Create an Active Directory account rule","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create an Active Directory account rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates an Active Directory account rule"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountRuleRequest"}},"schemaId":"components/schemas/ActiveDirectoryAccountRuleRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountRuleRequest"}},"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules","href":"active-directory-accounts/createactivedirectoryaccountrule","openApiOperationId":"createActiveDirectoryAccountRule","summary":"Create an Active Directory account rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ActiveDirectoryAccountRuleRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountRuleRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"No Content","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountRuleResponse"}},"schemaId":"components/schemas/ActiveDirectoryAccountRuleResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryAccountRuleResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountRuleResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules"},{"label":"Set the priority of Active Directory account rules","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/reorderactivedirectoryaccountrules","routeSlug":"/openapi/opa/opa/active-directory-accounts/reorderactivedirectoryaccountrules","metadata":{"seo":{"title":"Set the priority of Active Directory account rules","description":"Early AccessOPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"reorderActiveDirectoryAccountRules","name":"Set the priority of Active Directory account rules","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1reorder/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Set the priority of Active Directory account rules","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sets the priority of Active Directory account rules"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1reorder/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_1551"}},"schemaId":"schema_1551","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1reorder/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules/reorder","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_1551"}},"responseCodes":["200","400","401","404","409"],"pointer":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules/reorder","href":"active-directory-accounts/reorderactivedirectoryaccountrules","openApiOperationId":"reorderActiveDirectoryAccountRules","summary":"Set the priority of Active Directory account rules"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"schema_1551","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_1551"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1552"}},"schemaId":"schema_1552"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"},{"code":"409","description":"Conflict","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}},"schemaId":"components/schemas/ConflictResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1reorder/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1552","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1552"}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}},{"code":"409","schemaId":"components/schemas/ConflictResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules/reorder"},{"label":"Retrieve an Active Directory account rule","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/getactivedirectoryaccountrule","routeSlug":"/openapi/opa/opa/active-directory-accounts/getactivedirectoryaccountrule","metadata":{"seo":{"title":"Retrieve an Active Directory account rule","description":"Early AccessOPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetActiveDirectoryAccountRule","name":"Retrieve an Active Directory account rule","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1{ad_account_rule_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve an Active Directory account rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves an Active Directory account rule"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true},{"name":"ad_account_rule_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory account rule","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1{ad_account_rule_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules/{ad_account_rule_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"},{"name":"ad_account_rule_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules/{ad_account_rule_id}","href":"active-directory-accounts/getactivedirectoryaccountrule","openApiOperationId":"GetActiveDirectoryAccountRule","summary":"Retrieve an Active Directory account rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountRuleResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1{ad_account_rule_id}/get/responses/200/content/application~1json/examples/Active Directory Account Rule"]}},"schemaId":"components/schemas/ActiveDirectoryAccountRuleResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1{ad_account_rule_id}/get/responses/200/content/application~1json/examples/Active Directory Account Rule"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1{ad_account_rule_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryAccountRuleResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1{ad_account_rule_id}/get/responses/200/content/application~1json/examples/Active Directory Account Rule"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountRuleResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1{ad_account_rule_id}/get/responses/200/content/application~1json/examples/Active Directory Account Rule"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules/{ad_account_rule_id}"},{"label":"Update an Active Directory account rule","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/updateactivedirectoryaccountrule","routeSlug":"/openapi/opa/opa/active-directory-accounts/updateactivedirectoryaccountrule","metadata":{"seo":{"title":"Update an Active Directory account rule","description":"Early AccessOPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateActiveDirectoryAccountRule","name":"Update an Active Directory account rule","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1{ad_account_rule_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update an Active Directory account rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates an Active Directory account rule"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true},{"name":"ad_account_rule_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory account rule","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1{ad_account_rule_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountRuleRequest"}},"schemaId":"components/schemas/ActiveDirectoryAccountRuleRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1{ad_account_rule_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules/{ad_account_rule_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"},{"name":"ad_account_rule_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountRuleRequest"}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules/{ad_account_rule_id}","href":"active-directory-accounts/updateactivedirectoryaccountrule","openApiOperationId":"UpdateActiveDirectoryAccountRule","summary":"Update an Active Directory account rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ActiveDirectoryAccountRuleRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountRuleRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1{ad_account_rule_id}/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules/{ad_account_rule_id}"},{"label":"Delete an Active Directory account rule","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/deleteactivedirectoryaccountrule","routeSlug":"/openapi/opa/opa/active-directory-accounts/deleteactivedirectoryaccountrule","metadata":{"seo":{"title":"Delete an Active Directory account rule","description":"Early AccessOPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteActiveDirectoryAccountRule","name":"Delete an Active Directory account rule","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1{ad_account_rule_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete an Active Directory account rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes an Active Directory account rule"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true},{"name":"ad_account_rule_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory account rule","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1{ad_account_rule_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules/{ad_account_rule_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"},{"name":"ad_account_rule_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204","401","404"],"pointer":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules/{ad_account_rule_id}","href":"active-directory-accounts/deleteactivedirectoryaccountrule","openApiOperationId":"DeleteActiveDirectoryAccountRule","summary":"Delete an Active Directory account rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1{ad_account_rule_id}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules/{ad_account_rule_id}"},{"label":"Retrieve the Active Directory account sync status","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/getactivedirectoryaccountsyncstatus","routeSlug":"/openapi/opa/opa/active-directory-accounts/getactivedirectoryaccountsyncstatus","metadata":{"seo":{"title":"Retrieve the Active Directory account sync status","description":"Early AccessOPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getActiveDirectoryAccountSyncStatus","name":"Retrieve the Active Directory account sync status","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1sync_status/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the Active Directory account sync status","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the Active Directory account sync status"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1sync_status/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/sync_status","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/sync_status","href":"active-directory-accounts/getactivedirectoryaccountsyncstatus","openApiOperationId":"getActiveDirectoryAccountSyncStatus","summary":"Retrieve the Active Directory account sync status"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ADAccountSyncStatus"}},"schemaId":"components/schemas/ADAccountSyncStatus"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1sync_status/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ADAccountSyncStatus","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ADAccountSyncStatus"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/sync_status"},{"label":"List all Active Directory accounts in a resource group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/listallactivedirectoryaccountsfordelegatedsecurityadmin","routeSlug":"/openapi/opa/opa/active-directory-accounts/listallactivedirectoryaccountsfordelegatedsecurityadmin","metadata":{"seo":{"title":"List all Active Directory accounts in a resource group","description":"Early AccessOPA roles:security_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAllActiveDirectoryAccountsForDelegatedSecurityAdmin","name":"List all Active Directory accounts in a resource group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_active_directory_accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Active Directory accounts in a resource group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Active Directory accounts in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_active_directory_accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"ad_account_type","in":"query","schemaId":"schema_1547","description":"The type of Active Directory account"},{"name":"ad_connection_id","in":"query","schemaId":"schema_1548","description":"The UUIDs of Active Directory connections"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_active_directory_accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_active_directory_accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"ad_account_type","in":"query","required":false,"schemaId":"schema_1547"},{"name":"ad_connection_id","in":"query","required":false,"schemaId":"schema_1548"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_active_directory_accounts","href":"active-directory-accounts/listallactivedirectoryaccountsfordelegatedsecurityadmin","openApiOperationId":"ListAllActiveDirectoryAccountsForDelegatedSecurityAdmin","summary":"List all Active Directory accounts in a resource group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1553"}},"schemaId":"schema_1553"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_active_directory_accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1553","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1553"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_active_directory_accounts"},{"label":"Retrieve an Active Directory account in a resource group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-accounts/getactivedirectoryaccountdetails","routeSlug":"/openapi/opa/opa/active-directory-accounts/getactivedirectoryaccountdetails","metadata":{"seo":{"title":"Retrieve an Active Directory account in a resource group","description":"Early AccessOPA roles:resource_adminsecurity_admindelegated_resource_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetActiveDirectoryAccountDetails","name":"Retrieve an Active Directory account in a resource group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_accounts~1{ad_account_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve an Active Directory account in a resource group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves an Active Directory account in a resource group project"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"ad_account_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_accounts~1{ad_account_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_accounts/{ad_account_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_accounts/{ad_account_id}","href":"active-directory-accounts/getactivedirectoryaccountdetails","openApiOperationId":"GetActiveDirectoryAccountDetails","summary":"Retrieve an Active Directory account in a resource group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountWithPasswordAndCheckoutDetails"}},"schemaId":"components/schemas/ActiveDirectoryAccountWithPasswordAndCheckoutDetails"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_accounts~1{ad_account_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryAccountWithPasswordAndCheckoutDetails","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountWithPasswordAndCheckoutDetails"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_accounts/{ad_account_id}"}],"content":{"contentType":"group","meta":{"name":"active-directory-accounts"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Active Directory Accounts","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The Active Directory (AD) Accounts API provides operations for managing discovered AD accounts and account mappings."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/active_directory","summary":"List all Active Directory domains","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-accounts/listactivedirectorydomains","deprecated":false},{"title":"/v1/teams/{team_name}/active_directory/{ad_connection_id}","summary":"Retrieve an Active Directory connection","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-accounts/getactivedirectorydomainenduser","deprecated":false},{"title":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts","summary":"List all Active Directory accounts within a connection","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-accounts/listactivedirectoryaccountsenduser","deprecated":false},{"title":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}","summary":"Retrieve an Active Directory account","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-accounts/getactivedirectoryaccountenduser","deprecated":false},{"title":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/credentials/versions","summary":"List credential versions for an Active Directory account","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-accounts/listactivedirectoryaccountcredentialversions","deprecated":false},{"title":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/reveal_credentials","summary":"Reveal the password for an Active Directory account","prefix":{"name":"post","color":"post"},"badges":[],"link":"/active-directory-accounts/revealactivedirectoryaccountpassword","deprecated":false},{"title":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/rotate_password","summary":"Rotate the password for Active Directory account","prefix":{"name":"post","color":"post"},"badges":[],"link":"/active-directory-accounts/rotateactivedirectoryaccountpassword","deprecated":false},{"title":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/user_access_methods","summary":"List all user access methods for an Active Directory account","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-accounts/listuamforactivedirectoryaccount","deprecated":false},{"title":"/v1/teams/{team_name}/all_active_directory_accounts","summary":"List all Active Directory accounts","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-accounts/listallactivedirectoryaccountsforsecurityadmin","deprecated":false},{"title":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/accounts","summary":"List all discovered Active Directory accounts","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-accounts/listactivedirectoryaccounts","deprecated":false},{"title":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/accounts/{ad_account_id}","summary":"Retrieve a discovered Active Directory account","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-accounts/getactivedirectoryaccount","deprecated":false},{"title":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/accounts/{ad_account_id}/match","summary":"Retrieve an Active Directory account match","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-accounts/getactivedirectoryaccountmatch","deprecated":false},{"title":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/accounts/{ad_account_id}/match","summary":"Update an Active Directory account match","prefix":{"name":"put","color":"put"},"badges":[],"link":"/active-directory-accounts/updateactivedirectoryaccountmatch","deprecated":false},{"title":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rule_settings","summary":"Retrieve the Active Directory account rule settings","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-accounts/getactivedirectoryaccountrulesettings","deprecated":false},{"title":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rule_settings","summary":"Configure the Active Directory account rule settings","prefix":{"name":"post","color":"post"},"badges":[],"link":"/active-directory-accounts/configureactivedirectoryaccountrulesettings","deprecated":false},{"title":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules","summary":"List all Active Directory account rules","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-accounts/listactivedirectoryaccountrules","deprecated":false},{"title":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules","summary":"Create an Active Directory account rule","prefix":{"name":"post","color":"post"},"badges":[],"link":"/active-directory-accounts/createactivedirectoryaccountrule","deprecated":false},{"title":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules/reorder","summary":"Set the priority of Active Directory account rules","prefix":{"name":"post","color":"post"},"badges":[],"link":"/active-directory-accounts/reorderactivedirectoryaccountrules","deprecated":false},{"title":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules/{ad_account_rule_id}","summary":"Retrieve an Active Directory account rule","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-accounts/getactivedirectoryaccountrule","deprecated":false},{"title":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules/{ad_account_rule_id}","summary":"Update an Active Directory account rule","prefix":{"name":"put","color":"put"},"badges":[],"link":"/active-directory-accounts/updateactivedirectoryaccountrule","deprecated":false},{"title":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/rules/{ad_account_rule_id}","summary":"Delete an Active Directory account rule","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/active-directory-accounts/deleteactivedirectoryaccountrule","deprecated":false},{"title":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/sync_status","summary":"Retrieve the Active Directory account sync status","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-accounts/getactivedirectoryaccountsyncstatus","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_active_directory_accounts","summary":"List all Active Directory accounts in a resource group","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-accounts/listallactivedirectoryaccountsfordelegatedsecurityadmin","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_accounts/{ad_account_id}","summary":"Retrieve an Active Directory account in a resource group","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-accounts/getactivedirectoryaccountdetails","deprecated":false}]}]}]}]}},{"type":"group","label":"Active Directory Connections","link":"/openapi/opa/opa/active-directory-connections","routeSlug":"/openapi/opa/opa/active-directory-connections","items":[{"label":"List all Active Directory connections","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-connections/listactivedirectoryconnections","routeSlug":"/openapi/opa/opa/active-directory-connections/listactivedirectoryconnections","metadata":{"seo":{"title":"List all Active Directory connections","description":"Early AccessOPA roles:resource_adminsecurity_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listActiveDirectoryConnections","name":"List all Active Directory connections","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1active_directory/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Active Directory connections","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Active Directory connections"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1active_directory/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1active_directory/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/connections/active_directory","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/connections/active_directory","href":"active-directory-connections/listactivedirectoryconnections","openApiOperationId":"listActiveDirectoryConnections","summary":"List all Active Directory connections"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1554"}},"schemaId":"schema_1554"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1active_directory/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1554","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1554"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/active_directory"},{"label":"Retrieve an Active Directory connection","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-connections/getactivedirectoryconnection","routeSlug":"/openapi/opa/opa/active-directory-connections/getactivedirectoryconnection","metadata":{"seo":{"title":"Retrieve an Active Directory connection","description":"Early AccessOPA roles:resource_adminsecurity_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getActiveDirectoryConnection","name":"Retrieve an Active Directory connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1active_directory~1{ad_connection_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve an Active Directory connection","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves an Active Directory connection"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1active_directory~1{ad_connection_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/connections/active_directory/{ad_connection_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/connections/active_directory/{ad_connection_id}","href":"active-directory-connections/getactivedirectoryconnection","openApiOperationId":"getActiveDirectoryConnection","summary":"Retrieve an Active Directory connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryConnection"}},"schemaId":"components/schemas/ActiveDirectoryConnection"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1active_directory~1{ad_connection_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryConnection","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryConnection"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/active_directory/{ad_connection_id}"},{"label":"Update the status of an Active Directory connection","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-connections/updateactivedirectoryconnectionstatus","routeSlug":"/openapi/opa/opa/active-directory-connections/updateactivedirectoryconnectionstatus","metadata":{"seo":{"title":"Update the status of an Active Directory connection","description":"Early AccessOPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateActiveDirectoryConnectionStatus","name":"Update the status of an Active Directory connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1active_directory~1{ad_connection_id}~1status/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update the status of an Active Directory connection","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the status of an Active Directory connection. You can't create account assignment rules for this connection if the status is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"disconnected"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1active_directory~1{ad_connection_id}~1status/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_1555"}},"schemaId":"schema_1555","pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1active_directory~1{ad_connection_id}~1status/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/connections/active_directory/{ad_connection_id}/status","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_1555"}},"responseCodes":["204","401","404"],"pointer":"/v1/teams/{team_name}/connections/active_directory/{ad_connection_id}/status","href":"active-directory-connections/updateactivedirectoryconnectionstatus","openApiOperationId":"updateActiveDirectoryConnectionStatus","summary":"Update the status of an Active Directory connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"schema_1555","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_1555"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No content. Status successfully updated."},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1active_directory~1{ad_connection_id}~1status/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/active_directory/{ad_connection_id}/status"},{"label":"Start Active Directory account force sync","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/active-directory-connections/startactivedirectoryaccountforcesync","routeSlug":"/openapi/opa/opa/active-directory-connections/startactivedirectoryaccountforcesync","metadata":{"seo":{"title":"Start Active Directory account force sync","description":"Early AccessOPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"startActiveDirectoryAccountForceSync","name":"Start Active Directory account force sync","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1force_sync/put","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Start Active Directory account force sync","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Starts Active Directory account force sync:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the state of an Active Directory account managed by Okta Privileged Access with the state in Universal Directory AD apps"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Performs account matching through configured account rules"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Returns a conflict error if a sync is already running"},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1force_sync/put/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/force_sync","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204","401","404","409"],"pointer":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/force_sync","href":"active-directory-connections/startactivedirectoryaccountforcesync","openApiOperationId":"startActiveDirectoryAccountForceSync","summary":"Start Active Directory account force sync"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"},{"code":"409","description":"Conflict","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}},"schemaId":"components/schemas/ConflictResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1force_sync/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}},{"code":"409","schemaId":"components/schemas/ConflictResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/force_sync"}],"content":{"contentType":"group","meta":{"name":"active-directory-connections"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Active Directory Connections","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The Active Directory (AD) Connections API provides create, read, update, and delete (CRUD) operations for AD connections."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/connections/active_directory","summary":"List all Active Directory connections","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-connections/listactivedirectoryconnections","deprecated":false},{"title":"/v1/teams/{team_name}/connections/active_directory/{ad_connection_id}","summary":"Retrieve an Active Directory connection","prefix":{"name":"get","color":"get"},"badges":[],"link":"/active-directory-connections/getactivedirectoryconnection","deprecated":false},{"title":"/v1/teams/{team_name}/connections/active_directory/{ad_connection_id}/status","summary":"Update the status of an Active Directory connection","prefix":{"name":"put","color":"put"},"badges":[],"link":"/active-directory-connections/updateactivedirectoryconnectionstatus","deprecated":false},{"title":"/v1/teams/{team_name}/resource_assignment/active_directory/{ad_connection_id}/force_sync","summary":"Start Active Directory account force sync","prefix":{"name":"put","color":"put"},"badges":[],"link":"/active-directory-connections/startactivedirectoryaccountforcesync","deprecated":false}]}]}]}]}},{"type":"group","label":"Attributes","link":"/openapi/opa/opa/attributes","routeSlug":"/openapi/opa/opa/attributes","items":[{"label":"List all attribute conflicts for a team","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/attributes/listteamuserattributeconflicts","routeSlug":"/openapi/opa/opa/attributes/listteamuserattributeconflicts","metadata":{"seo":{"title":"List all attribute conflicts for a team","description":"OPA roles:resource_adminsecurity_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListTeamUserAttributeConflicts","name":"List all attribute conflicts for a team","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1conflicts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all attribute conflicts for a team","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all attribute conflicts for a team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1conflicts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1conflicts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/attributes/conflicts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/attributes/conflicts","href":"attributes/listteamuserattributeconflicts","openApiOperationId":"ListTeamUserAttributeConflicts","summary":"List all attribute conflicts for a team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1556","exampleIds":["paths/~1v1~1teams~1{team_name}~1attributes~1conflicts/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1556","exampleIds":["paths/~1v1~1teams~1{team_name}~1attributes~1conflicts/get/responses/200/content/application~1json/example"],"headers":{"Link":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Link Header defined by RFC 8288."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"next\" indicates that a subsequent page is available and contains the URL which should be used to fetch it."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"prev\" indicates that a previous page is available and contains the URL which should be used to fetch it."},"children":[]}]}]}],"schema":{"type":"string"}}},"headerSchemaId":"schema_1557"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1conflicts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1556","exampleIds":["paths/~1v1~1teams~1{team_name}~1attributes~1conflicts/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1556","exampleIds":["paths/~1v1~1teams~1{team_name}~1attributes~1conflicts/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/attributes/conflicts"},{"label":"List all attribute options","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/attributes/listattributeoptions","routeSlug":"/openapi/opa/opa/attributes/listattributeoptions","metadata":{"seo":{"title":"List all attribute options","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAttributeOptions","name":"List all attribute options","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1options/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all attribute options","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all attribute options configured for the team, such as "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_uid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_gid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" ranges"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1options/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1options/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/attributes/options","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400"],"pointer":"/v1/teams/{team_name}/attributes/options","href":"attributes/listattributeoptions","openApiOperationId":"ListAttributeOptions","summary":"List all attribute options"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1558","exampleIds":["paths/~1v1~1teams~1{team_name}~1attributes~1options/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1558","exampleIds":["paths/~1v1~1teams~1{team_name}~1attributes~1options/get/responses/200/content/application~1json/example"]},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1options/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1558","exampleIds":["paths/~1v1~1teams~1{team_name}~1attributes~1options/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1558","exampleIds":["paths/~1v1~1teams~1{team_name}~1attributes~1options/get/responses/200/content/application~1json/example"]}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/attributes/options"},{"label":"Retrieve an attribute option","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/attributes/fetchattributeoption","routeSlug":"/openapi/opa/opa/attributes/fetchattributeoption","metadata":{"seo":{"title":"Retrieve an attribute option","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"FetchAttributeOption","name":"Retrieve an attribute option","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve an attribute option","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the attribute range option for the specified namespace and attribute"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"namespace","in":"path","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Namespace for the attribute option. Valid values are "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"user"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"group"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"required":true},{"name":"attribute_name","in":"path","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Attribute name. Valid values:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_uid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_gid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"user"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" namespace)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_gid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"group"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" namespace)"},"children":[]}]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"exclude_defaults","in":"query","schemaId":"schema_1559","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to return the non-default option. If only the default option exists, an HTTP 404 error is returned. Specify "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to return any option available, including the default option."},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/attributes/options/{namespace}/{attribute_name}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"namespace","in":"path","required":true,"schemaId":"schema_1537"},{"name":"attribute_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"exclude_defaults","in":"query","required":false,"schemaId":"schema_1559"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400"],"pointer":"/v1/teams/{team_name}/attributes/options/{namespace}/{attribute_name}","href":"attributes/fetchattributeoption","openApiOperationId":"FetchAttributeOption","summary":"Retrieve an attribute option"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/AttributeOption"}},"schemaId":"components/schemas/AttributeOption"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/AttributeOption","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/AttributeOption"}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/attributes/options/{namespace}/{attribute_name}"},{"label":"Upsert an attribute option","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/attributes/upsertattributeoption","routeSlug":"/openapi/opa/opa/attributes/upsertattributeoption","metadata":{"seo":{"title":"Upsert an attribute option","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpsertAttributeOption","name":"Upsert an attribute option","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Upsert an attribute option","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates or updates the attribute option (the minimum and maximum range) for the specified namespace and attribute"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"namespace","in":"path","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Namespace for the attribute option. Valid values are "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"user"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"group"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"required":true},{"name":"attribute_name","in":"path","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Attribute name. Valid values:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_uid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_gid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"user"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" namespace)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_gid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"group"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" namespace)"},"children":[]}]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/AttributeOption","exampleIds":["paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/AttributeOption","exampleIds":["paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/attributes/options/{namespace}/{attribute_name}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"namespace","in":"path","required":true,"schemaId":"schema_1537"},{"name":"attribute_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/AttributeOption","exampleIds":["paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/put/requestBody/content/application~1json/example"]}},"responseCodes":["201","400"],"pointer":"/v1/teams/{team_name}/attributes/options/{namespace}/{attribute_name}","href":"attributes/upsertattributeoption","openApiOperationId":"UpsertAttributeOption","summary":"Upsert an attribute option"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/AttributeOption","exampleIds":["paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/AttributeOption","exampleIds":["paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/put/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created or updated successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/AttributeOption"}},"schemaId":"components/schemas/AttributeOption"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/AttributeOption","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/AttributeOption"}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/attributes/options/{namespace}/{attribute_name}"},{"label":"Delete an attribute option","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/attributes/deleteattributeoption","routeSlug":"/openapi/opa/opa/attributes/deleteattributeoption","metadata":{"seo":{"title":"Delete an attribute option","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteAttributeOption","name":"Delete an attribute option","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete an attribute option","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes the attribute option for the specified namespace and attribute"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"namespace","in":"path","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Namespace for the attribute option. Valid values are "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"user"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"group"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"required":true},{"name":"attribute_name","in":"path","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Attribute name. Valid values:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_uid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_gid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"user"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" namespace)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_gid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"group"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" namespace)"},"children":[]}]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/attributes/options/{namespace}/{attribute_name}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"namespace","in":"path","required":true,"schemaId":"schema_1537"},{"name":"attribute_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/attributes/options/{namespace}/{attribute_name}","href":"attributes/deleteattributeoption","openApiOperationId":"DeleteAttributeOption","summary":"Delete an attribute option"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/attributes/options/{namespace}/{attribute_name}"},{"label":"List all attributes for a group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/attributes/listgroupattributes","routeSlug":"/openapi/opa/opa/attributes/listgroupattributes","metadata":{"seo":{"title":"List all attributes for a group","description":"OPA roles:resource_adminsecurity_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListGroupAttributes","name":"List all attributes for a group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all attributes for a group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all attributes for a specified group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1537","description":"The name of a group","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"conflicting","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only returns attributes that conflict with other attributes on your team"},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/groups/{group_name}/attributes","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"conflicting","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/groups/{group_name}/attributes","href":"attributes/listgroupattributes","openApiOperationId":"ListGroupAttributes","summary":"List all attributes for a group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1560","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1560","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes/get/responses/200/content/application~1json/example"],"headers":{"Link":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Link Header defined by RFC 8288."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"next\" indicates that a subsequent page is available and contains the URL which should be used to fetch it."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"prev\" indicates that a previous page is available and contains the URL which should be used to fetch it."},"children":[]}]}]}],"schema":{"type":"string"}}},"headerSchemaId":"schema_1557"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1560","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1560","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/groups/{group_name}/attributes"},{"label":"Retrieve a group attribute","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/attributes/fetchgroupattribute","routeSlug":"/openapi/opa/opa/attributes/fetchgroupattribute","metadata":{"seo":{"title":"Retrieve a group attribute","description":"OPA roles:security_adminresource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"FetchGroupAttribute","name":"Retrieve a group attribute","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a group attribute","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves an attribute for a group."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1537","description":"The name of a group","required":true},{"name":"attribute_id","in":"path","schemaId":"schema_1537","description":"The UUID of an attribute","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/groups/{group_name}/attributes/{attribute_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"attribute_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/groups/{group_name}/attributes/{attribute_id}","href":"attributes/fetchgroupattribute","openApiOperationId":"FetchGroupAttribute","summary":"Retrieve a group attribute"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TeamGroupAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/TeamGroupAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/TeamGroupAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TeamGroupAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/groups/{group_name}/attributes/{attribute_id}"},{"label":"Update a group attribute","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/attributes/updategroupattribute","routeSlug":"/openapi/opa/opa/attributes/updategroupattribute","metadata":{"seo":{"title":"Update a group attribute","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateGroupAttribute","name":"Update a group attribute","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a group attribute","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates an attribute for a group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1537","description":"The name of a group","required":true},{"name":"attribute_id","in":"path","schemaId":"schema_1537","description":"The UUID of an attribute","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateGroupAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/UpdateGroupAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/groups/{group_name}/attributes/{attribute_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"attribute_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdateGroupAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/put/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/groups/{group_name}/attributes/{attribute_id}","href":"attributes/updategroupattribute","openApiOperationId":"UpdateGroupAttribute","summary":"Update a group attribute"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/UpdateGroupAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateGroupAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/put/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/groups/{group_name}/attributes/{attribute_id}"},{"label":"List all attributes for a user","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/attributes/listuserattributes","routeSlug":"/openapi/opa/opa/attributes/listuserattributes","metadata":{"seo":{"title":"List all attributes for a user","description":"OPA roles:resource_adminsecurity_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListUserAttributes","name":"List all attributes for a user","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all attributes for a user","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all attributes for a specified user"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1537","description":"The username for an existing user","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"conflicting","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only returns attributes that conflict with other attributes on your team"},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/users/{user_name}/attributes","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"conflicting","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/users/{user_name}/attributes","href":"attributes/listuserattributes","openApiOperationId":"ListUserAttributes","summary":"List all attributes for a user"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1561","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1561","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes/get/responses/200/content/application~1json/example"],"headers":{"Link":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Link Header defined by RFC 8288."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"next\" indicates that a subsequent page is available and contains the URL which should be used to fetch it."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"prev\" indicates that a previous page is available and contains the URL which should be used to fetch it."},"children":[]}]}]}],"schema":{"type":"string"}}},"headerSchemaId":"schema_1557"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1561","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1561","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/users/{user_name}/attributes"},{"label":"Retrieve a user attribute","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/attributes/fetchuserattribute","routeSlug":"/openapi/opa/opa/attributes/fetchuserattribute","metadata":{"seo":{"title":"Retrieve a user attribute","description":"OPA roles:resource_adminsecurity_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"FetchUserAttribute","name":"Retrieve a user attribute","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a user attribute","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves an attribute for a user"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1537","description":"The username for an existing user","required":true},{"name":"attribute_id","in":"path","schemaId":"schema_1537","description":"The UUID of an attribute","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/users/{user_name}/attributes/{attribute_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"attribute_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/users/{user_name}/attributes/{attribute_id}","href":"attributes/fetchuserattribute","openApiOperationId":"FetchUserAttribute","summary":"Retrieve a user attribute"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TeamUserAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/TeamUserAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/TeamUserAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TeamUserAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/users/{user_name}/attributes/{attribute_id}"},{"label":"Update a user attribute","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/attributes/updateuserattribute","routeSlug":"/openapi/opa/opa/attributes/updateuserattribute","metadata":{"seo":{"title":"Update a user attribute","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateUserAttribute","name":"Update a user attribute","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a user attribute","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates an attribute for a user"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1537","description":"The username for an existing user","required":true},{"name":"attribute_id","in":"path","schemaId":"schema_1537","description":"The UUID of an attribute","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/UpdateAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/users/{user_name}/attributes/{attribute_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"attribute_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdateAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/put/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/users/{user_name}/attributes/{attribute_id}","href":"attributes/updateuserattribute","openApiOperationId":"UpdateUserAttribute","summary":"Update a user attribute"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/UpdateAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateAttribute","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/put/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/users/{user_name}/attributes/{attribute_id}"}],"content":{"contentType":"group","meta":{"name":"attributes"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Attributes","showPageActions":true},{"nodeType":"markdoc","content":"The Attributes API allows you to control specific settings for Okta Privileged Access users and groups."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/attributes/conflicts","summary":"List all attribute conflicts for a team","prefix":{"name":"get","color":"get"},"badges":[],"link":"/attributes/listteamuserattributeconflicts","deprecated":false},{"title":"/v1/teams/{team_name}/attributes/options","summary":"List all attribute options","prefix":{"name":"get","color":"get"},"badges":[],"link":"/attributes/listattributeoptions","deprecated":false},{"title":"/v1/teams/{team_name}/attributes/options/{namespace}/{attribute_name}","summary":"Retrieve an attribute option","prefix":{"name":"get","color":"get"},"badges":[],"link":"/attributes/fetchattributeoption","deprecated":false},{"title":"/v1/teams/{team_name}/attributes/options/{namespace}/{attribute_name}","summary":"Upsert an attribute option","prefix":{"name":"put","color":"put"},"badges":[],"link":"/attributes/upsertattributeoption","deprecated":false},{"title":"/v1/teams/{team_name}/attributes/options/{namespace}/{attribute_name}","summary":"Delete an attribute option","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/attributes/deleteattributeoption","deprecated":false},{"title":"/v1/teams/{team_name}/groups/{group_name}/attributes","summary":"List all attributes for a group","prefix":{"name":"get","color":"get"},"badges":[],"link":"/attributes/listgroupattributes","deprecated":false},{"title":"/v1/teams/{team_name}/groups/{group_name}/attributes/{attribute_id}","summary":"Retrieve a group attribute","prefix":{"name":"get","color":"get"},"badges":[],"link":"/attributes/fetchgroupattribute","deprecated":false},{"title":"/v1/teams/{team_name}/groups/{group_name}/attributes/{attribute_id}","summary":"Update a group attribute","prefix":{"name":"put","color":"put"},"badges":[],"link":"/attributes/updategroupattribute","deprecated":false},{"title":"/v1/teams/{team_name}/users/{user_name}/attributes","summary":"List all attributes for a user","prefix":{"name":"get","color":"get"},"badges":[],"link":"/attributes/listuserattributes","deprecated":false},{"title":"/v1/teams/{team_name}/users/{user_name}/attributes/{attribute_id}","summary":"Retrieve a user attribute","prefix":{"name":"get","color":"get"},"badges":[],"link":"/attributes/fetchuserattribute","deprecated":false},{"title":"/v1/teams/{team_name}/users/{user_name}/attributes/{attribute_id}","summary":"Update a user attribute","prefix":{"name":"put","color":"put"},"badges":[],"link":"/attributes/updateuserattribute","deprecated":false}]}]}]}]}},{"type":"group","label":"Clients","link":"/openapi/opa/opa/clients","routeSlug":"/openapi/opa/opa/clients","items":[{"label":"List all clients","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/clients/listclients","routeSlug":"/openapi/opa/opa/clients/listclients","metadata":{"seo":{"title":"List all clients","description":"OPA roles:resource_adminsecurity_adminend_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListClients","name":"List all clients","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1clients/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all clients","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Returns a list of clients for your team. By default, this only returns clients associated with the requesting user. Use query parameters to adjust the list of returned clients."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1clients/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"all","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", returns all clients for the team"},"children":[]}]}]}]},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"state","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only return clients with the specified state. Valid statuses: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ACTIVE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"PENDING"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DELETED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"username","in":"query","schemaId":"schema_1537","description":"Only return clients assigned to the specified user. An empty string returns unassigned clients."}],"pointer":"/paths/~1v1~1teams~1{team_name}~1clients/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/clients","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"all","in":"query","schemaId":"schema_1543"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"state","in":"query","schemaId":"schema_1537"},{"name":"username","in":"query","schemaId":"schema_1537"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/clients","href":"clients/listclients","openApiOperationId":"ListClients","summary":"List all clients"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1562","exampleIds":["paths/~1v1~1teams~1{team_name}~1clients/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1562","exampleIds":["paths/~1v1~1teams~1{team_name}~1clients/get/responses/200/content/application~1json/example"],"headers":{"Link":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Link Header defined by RFC 8288."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"next\" indicates that a subsequent page is available and contains the URL which should be used to fetch it."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"prev\" indicates that a previous page is available and contains the URL which should be used to fetch it."},"children":[]}]}]}],"schema":{"type":"string"}}},"headerSchemaId":"schema_1557"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1clients/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1562","exampleIds":["paths/~1v1~1teams~1{team_name}~1clients/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1562","exampleIds":["paths/~1v1~1teams~1{team_name}~1clients/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/clients"},{"label":"Retrieve a client","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/clients/fetchclient","routeSlug":"/openapi/opa/opa/clients/fetchclient","metadata":{"seo":{"title":"Retrieve a client","description":"OPA roles:resource_adminsecurity_adminend_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"FetchClient","name":"Retrieve a client","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a client","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the properties of a specified client"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"client_id","in":"path","schemaId":"schema_1537","description":"The UUID of a client","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/clients/{client_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"client_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/clients/{client_id}","href":"clients/fetchclient","openApiOperationId":"FetchClient","summary":"Retrieve a client"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Client","exampleIds":["paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/Client","exampleIds":["paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Client","exampleIds":["paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Client","exampleIds":["paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/clients/{client_id}"},{"label":"Update a client","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/clients/updateclient","routeSlug":"/openapi/opa/opa/clients/updateclient","metadata":{"seo":{"title":"Update a client","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateClient","name":"Update a client","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a client","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the state or assigned user for a specified client. This is required for some enrollment policies. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://help.okta.com/okta_help.htm?type=asa&id=ext-asa-enroll-sft-silent"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Silently enroll the Client"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"client_id","in":"path","schemaId":"schema_1537","description":"The UUID of a client","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ClientUpdateRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/ClientUpdateRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/clients/{client_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"client_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ClientUpdateRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/put/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/clients/{client_id}","href":"clients/updateclient","openApiOperationId":"UpdateClient","summary":"Update a client"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ClientUpdateRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ClientUpdateRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/put/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/clients/{client_id}"},{"label":"Revoke access to a client","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/clients/removeclient","routeSlug":"/openapi/opa/opa/clients/removeclient","metadata":{"seo":{"title":"Revoke access to a client","description":"OPA roles:resource_adminsecurity_adminend_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveClient","name":"Revoke access to a client","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Revoke access to a client","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Revokes access to a specified client from your team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"client_id","in":"path","schemaId":"schema_1537","description":"The UUID of a client","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/clients/{client_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"client_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/clients/{client_id}","href":"clients/removeclient","openApiOperationId":"RemoveClient","summary":"Revoke access to a client"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/clients/{client_id}"}],"content":{"contentType":"group","meta":{"name":"clients"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Clients","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"An Okta Privileged Access client corresponds to a specific device. Clients are the primary way users access Okta Privileged Access resources."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://help.okta.com/okta_help.htm?type=oie&id=ext-pam-clients"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Okta Privileged Access clients"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/clients","summary":"List all clients","prefix":{"name":"get","color":"get"},"badges":[],"link":"/clients/listclients","deprecated":false},{"title":"/v1/teams/{team_name}/clients/{client_id}","summary":"Retrieve a client","prefix":{"name":"get","color":"get"},"badges":[],"link":"/clients/fetchclient","deprecated":false},{"title":"/v1/teams/{team_name}/clients/{client_id}","summary":"Update a client","prefix":{"name":"put","color":"put"},"badges":[],"link":"/clients/updateclient","deprecated":false},{"title":"/v1/teams/{team_name}/clients/{client_id}","summary":"Revoke access to a client","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/clients/removeclient","deprecated":false}]}]}]}]}},{"type":"group","label":"Database Accounts","link":"/openapi/opa/opa/database-accounts","routeSlug":"/openapi/opa/opa/database-accounts","items":[{"label":"List all discovered database accounts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-accounts/listdatabaseaccounts","routeSlug":"/openapi/opa/opa/database-accounts/listdatabaseaccounts","metadata":{"seo":{"title":"List all discovered database accounts","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListDatabaseAccounts","name":"List all discovered database accounts","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all discovered database accounts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all discovered database accounts for the specified database connection"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Only returns results that include the specified value in account name."},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[{"name":"contains","in":"query","required":false,"schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"descending","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts","href":"database-accounts/listdatabaseaccounts","openApiOperationId":"ListDatabaseAccounts","summary":"List all discovered database accounts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListDatabaseAccountsResponse"}},"schemaId":"components/schemas/ListDatabaseAccountsResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListDatabaseAccountsResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListDatabaseAccountsResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts"},{"label":"Retrieve a discovered database account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-accounts/getdatabaseaccountbyconnection","routeSlug":"/openapi/opa/opa/database-accounts/getdatabaseaccountbyconnection","metadata":{"seo":{"title":"Retrieve a discovered database account","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetDatabaseAccountByConnection","name":"Retrieve a discovered database account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts~1{database_account_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a discovered database account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves detailed information about a database account that includes:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Account and connection information"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Rotation history (password changes, success/failure counts)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Checkout status and history"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Next scheduled rotation time"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Resource group and project assignment"},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true},{"name":"database_account_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database account"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts~1{database_account_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts/{database_account_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"},{"name":"database_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts/{database_account_id}","href":"database-accounts/getdatabaseaccountbyconnection","openApiOperationId":"GetDatabaseAccountByConnection","summary":"Retrieve a discovered database account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseAccountWithPasswordAndCheckoutDetails"}},"schemaId":"components/schemas/DatabaseAccountWithPasswordAndCheckoutDetails"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts~1{database_account_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DatabaseAccountWithPasswordAndCheckoutDetails","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseAccountWithPasswordAndCheckoutDetails"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts/{database_account_id}"},{"label":"List all database account rules","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-accounts/listdatabaseaccountrules","routeSlug":"/openapi/opa/opa/database-accounts/listdatabaseaccountrules","metadata":{"seo":{"title":"List all database account rules","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListDatabaseAccountRules","name":"List all database account rules","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all database account rules","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all database account rules for the specified database connection"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"contains","in":"query","schemaId":"schema_1564","description":"Filters for database account rules where the name contains the search string"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"contains","in":"query","schemaId":"schema_1564"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401"],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules","href":"database-accounts/listdatabaseaccountrules","openApiOperationId":"ListDatabaseAccountRules","summary":"List all database account rules"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListDatabaseAccountRulesResponse"}},"schemaId":"components/schemas/ListDatabaseAccountRulesResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListDatabaseAccountRulesResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListDatabaseAccountRulesResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules"},{"label":"Create a new database account rule","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-accounts/createdatabaseaccountrule","routeSlug":"/openapi/opa/opa/database-accounts/createdatabaseaccountrule","metadata":{"seo":{"title":"Create a new database account rule","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateDatabaseAccountRule","name":"Create a new database account rule","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a new database account rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a new database account rule"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRuleRequest"}},"schemaId":"components/schemas/DatabaseAccountRuleRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRuleRequest"}},"responseCodes":["201","400","401","409"],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules","href":"database-accounts/createdatabaseaccountrule","openApiOperationId":"CreateDatabaseAccountRule","summary":"Create a new database account rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/DatabaseAccountRuleRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRuleRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRuleResponse"}},"schemaId":"components/schemas/DatabaseAccountRuleResponse"},{"code":"400","description":"Bad Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"409","description":"Conflict. A rule with the same name already exists.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}},"schemaId":"components/schemas/ConflictResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/DatabaseAccountRuleResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRuleResponse"}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"409","schemaId":"components/schemas/ConflictResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules"},{"label":"Retrieve a database account rule","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-accounts/getdatabaseaccountrule","routeSlug":"/openapi/opa/opa/database-accounts/getdatabaseaccountrule","metadata":{"seo":{"title":"Retrieve a database account rule","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetDatabaseAccountRule","name":"Retrieve a database account rule","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules~1{database_account_rule_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a database account rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a database account rule"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true},{"name":"database_account_rule_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database account rule"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules~1{database_account_rule_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"},{"name":"database_account_rule_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}","href":"database-accounts/getdatabaseaccountrule","openApiOperationId":"GetDatabaseAccountRule","summary":"Retrieve a database account rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRuleResponse"}},"schemaId":"components/schemas/DatabaseAccountRuleResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules~1{database_account_rule_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DatabaseAccountRuleResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRuleResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}"},{"label":"Update a database account rule","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-accounts/updatedatabaseaccountrule","routeSlug":"/openapi/opa/opa/database-accounts/updatedatabaseaccountrule","metadata":{"seo":{"title":"Update a database account rule","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateDatabaseAccountRule","name":"Update a database account rule","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules~1{database_account_rule_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a database account rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates a database account rule"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true},{"name":"database_account_rule_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database account rule"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules~1{database_account_rule_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRuleRequest"}},"schemaId":"components/schemas/DatabaseAccountRuleRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules~1{database_account_rule_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"},{"name":"database_account_rule_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRuleRequest"}},"responseCodes":["200","400","401","404"],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}","href":"database-accounts/updatedatabaseaccountrule","openApiOperationId":"UpdateDatabaseAccountRule","summary":"Update a database account rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/DatabaseAccountRuleRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRuleRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRuleResponse"}},"schemaId":"components/schemas/DatabaseAccountRuleResponse"},{"code":"400","description":"Bad Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules~1{database_account_rule_id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DatabaseAccountRuleResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRuleResponse"}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}"},{"label":"Delete a database account rule","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-accounts/deletedatabaseaccountrule","routeSlug":"/openapi/opa/opa/database-accounts/deletedatabaseaccountrule","metadata":{"seo":{"title":"Delete a database account rule","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteDatabaseAccountRule","name":"Delete a database account rule","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules~1{database_account_rule_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a database account rule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes a database account rule"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true},{"name":"database_account_rule_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database account rule"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules~1{database_account_rule_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"},{"name":"database_account_rule_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204","401","404"],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}","href":"database-accounts/deletedatabaseaccountrule","openApiOperationId":"DeleteDatabaseAccountRule","summary":"Delete a database account rule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules~1{database_account_rule_id}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}"},{"label":"List all database accounts within a connection for end user","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-accounts/listdatabaseaccountsenduser","routeSlug":"/openapi/opa/opa/database-accounts/listdatabaseaccountsenduser","metadata":{"seo":{"title":"List all database accounts within a connection for end user","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListDatabaseAccountsEndUser","name":"List all database accounts within a connection for end user","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all database accounts within a connection for end user","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all database accounts within a connection that the end user can access"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1564","description":"Filters for account name where the name contains the search string"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[{"name":"contains","in":"query","required":false,"schemaId":"schema_1564"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts","href":"database-accounts/listdatabaseaccountsenduser","openApiOperationId":"ListDatabaseAccountsEndUser","summary":"List all database accounts within a connection for end user"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListDatabaseAccountsEndUserResponse"}},"schemaId":"components/schemas/ListDatabaseAccountsEndUserResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListDatabaseAccountsEndUserResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListDatabaseAccountsEndUserResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts"},{"label":"Retrieve a database account for the end user","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-accounts/getdatabaseaccountenduser","routeSlug":"/openapi/opa/opa/database-accounts/getdatabaseaccountenduser","metadata":{"seo":{"title":"Retrieve a database account for the end user","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetDatabaseAccountEndUser","name":"Retrieve a database account for the end user","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a database account for the end user","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a database account that the end user can access"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true},{"name":"database_account_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database account"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"},{"name":"database_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","404"],"pointer":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}","href":"database-accounts/getdatabaseaccountenduser","openApiOperationId":"GetDatabaseAccountEndUser","summary":"Retrieve a database account for the end user"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseAccountEndUser"}},"schemaId":"components/schemas/DatabaseAccountEndUser"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DatabaseAccountEndUser","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseAccountEndUser"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}"},{"label":"Reveal the credentials for a database account","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-accounts/revealdatabaseaccountcredentials","routeSlug":"/openapi/opa/opa/database-accounts/revealdatabaseaccountcredentials","metadata":{"seo":{"title":"Reveal the credentials for a database account","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RevealDatabaseAccountCredentials","name":"Reveal the credentials for a database account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1reveal_credentials/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Reveal the credentials for a database account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Reveals the credentials for a database account that the end user can access"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true},{"name":"database_account_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database account"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1reveal_credentials/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRevealCredentialsRequest"}},"schemaId":"components/schemas/DatabaseAccountRevealCredentialsRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1reveal_credentials/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/reveal_credentials","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"},{"name":"database_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRevealCredentialsRequest"}},"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/reveal_credentials","href":"database-accounts/revealdatabaseaccountcredentials","openApiOperationId":"RevealDatabaseAccountCredentials","summary":"Reveal the credentials for a database account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/DatabaseAccountRevealCredentialsRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRevealCredentialsRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRevealCredentialsResponse"}},"schemaId":"components/schemas/DatabaseAccountRevealCredentialsResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1reveal_credentials/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DatabaseAccountRevealCredentialsResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseAccountRevealCredentialsResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/reveal_credentials"},{"label":"List all user access methods for a database account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-accounts/listuamfordatabaseaccount","routeSlug":"/openapi/opa/opa/database-accounts/listuamfordatabaseaccount","metadata":{"seo":{"title":"List all user access methods for a database account","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListUAMForDatabaseAccount","name":"List all user access methods for a database account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1user_access_methods/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all user access methods for a database account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all user access methods for a database account based on the security policies"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true},{"name":"database_account_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database account"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1user_access_methods/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/user_access_methods","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"},{"name":"database_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/user_access_methods","href":"database-accounts/listuamfordatabaseaccount","openApiOperationId":"ListUAMForDatabaseAccount","summary":"List all user access methods for a database account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListUAMForDatabaseAccountResponse"}},"schemaId":"components/schemas/ListUAMForDatabaseAccountResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1user_access_methods/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListUAMForDatabaseAccountResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListUAMForDatabaseAccountResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/user_access_methods"},{"label":"Retrieve a database account in a resource group project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-accounts/getdatabaseaccountdetails","routeSlug":"/openapi/opa/opa/database-accounts/getdatabaseaccountdetails","metadata":{"seo":{"title":"Retrieve a database account in a resource group project","description":"Early AccessOPA roles:resource_adminsecurity_admindelegated_resource_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetDatabaseAccountDetails","name":"Retrieve a database account in a resource group project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts~1{database_account_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a database account in a resource group project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves detailed information about a database account in a resource group project including:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Account and connection information"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Rotation history (password changes, success/failure counts)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Checkout status and history"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Next scheduled rotation time"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Resource group and project assignment"},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"database_account_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database account"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts~1{database_account_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts/{database_account_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts/{database_account_id}","href":"database-accounts/getdatabaseaccountdetails","openApiOperationId":"GetDatabaseAccountDetails","summary":"Retrieve a database account in a resource group project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseAccountWithPasswordAndCheckoutDetails"}},"schemaId":"components/schemas/DatabaseAccountWithPasswordAndCheckoutDetails"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts~1{database_account_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DatabaseAccountWithPasswordAndCheckoutDetails","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseAccountWithPasswordAndCheckoutDetails"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts/{database_account_id}"}],"content":{"contentType":"group","meta":{"name":"database-accounts"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Database Accounts","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The Database Accounts API provides operations to manage database accounts and account mapping rules."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts","summary":"List all discovered database accounts","prefix":{"name":"get","color":"get"},"badges":[],"link":"/database-accounts/listdatabaseaccounts","deprecated":false},{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts/{database_account_id}","summary":"Retrieve a discovered database account","prefix":{"name":"get","color":"get"},"badges":[],"link":"/database-accounts/getdatabaseaccountbyconnection","deprecated":false},{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules","summary":"List all database account rules","prefix":{"name":"get","color":"get"},"badges":[],"link":"/database-accounts/listdatabaseaccountrules","deprecated":false},{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules","summary":"Create a new database account rule","prefix":{"name":"post","color":"post"},"badges":[],"link":"/database-accounts/createdatabaseaccountrule","deprecated":false},{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}","summary":"Retrieve a database account rule","prefix":{"name":"get","color":"get"},"badges":[],"link":"/database-accounts/getdatabaseaccountrule","deprecated":false},{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}","summary":"Update a database account rule","prefix":{"name":"put","color":"put"},"badges":[],"link":"/database-accounts/updatedatabaseaccountrule","deprecated":false},{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}","summary":"Delete a database account rule","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/database-accounts/deletedatabaseaccountrule","deprecated":false},{"title":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts","summary":"List all database accounts within a connection for end user","prefix":{"name":"get","color":"get"},"badges":[],"link":"/database-accounts/listdatabaseaccountsenduser","deprecated":false},{"title":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}","summary":"Retrieve a database account for the end user","prefix":{"name":"get","color":"get"},"badges":[],"link":"/database-accounts/getdatabaseaccountenduser","deprecated":false},{"title":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/reveal_credentials","summary":"Reveal the credentials for a database account","prefix":{"name":"post","color":"post"},"badges":[],"link":"/database-accounts/revealdatabaseaccountcredentials","deprecated":false},{"title":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/user_access_methods","summary":"List all user access methods for a database account","prefix":{"name":"get","color":"get"},"badges":[],"link":"/database-accounts/listuamfordatabaseaccount","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts/{database_account_id}","summary":"Retrieve a database account in a resource group project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/database-accounts/getdatabaseaccountdetails","deprecated":false}]}]}]}]}},{"type":"group","label":"Database Connections","link":"/openapi/opa/opa/database-connections","routeSlug":"/openapi/opa/opa/database-connections","items":[{"label":"List all database connections for a team","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-connections/listdatabaseconnections","routeSlug":"/openapi/opa/opa/database-connections/listdatabaseconnections","metadata":{"seo":{"title":"List all database connections for a team","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListDatabaseConnections","name":"List all database connections for a team","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all database connections for a team","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all database connections for the specified team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter database connections by name containing the specified string"},{"name":"auth_type","in":"query","schemaId":"schema_1565","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter database connections by the authentication type"},"children":[]}]}]}]},{"name":"status","in":"query","schemaId":"schema_1566","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter database connections by the connection status"},"children":[]}]}]}]},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/connections/databases","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","required":false,"schemaId":"schema_1537"},{"name":"auth_type","in":"query","required":false,"schemaId":"schema_1565","explode":true},{"name":"status","in":"query","required":false,"schemaId":"schema_1566","explode":true},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"descending","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401"],"pointer":"/v1/teams/{team_name}/connections/databases","href":"database-connections/listdatabaseconnections","openApiOperationId":"ListDatabaseConnections","summary":"List all database connections for a team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListDatabaseConnectionsResponse"}},"schemaId":"components/schemas/ListDatabaseConnectionsResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListDatabaseConnectionsResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListDatabaseConnectionsResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases"},{"label":"Create a new database connection","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-connections/createdatabaseconnection","routeSlug":"/openapi/opa/opa/database-connections/createdatabaseconnection","metadata":{"seo":{"title":"Create a new database connection","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateDatabaseConnection","name":"Create a new database connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a new database connection","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a new database connection for the specified team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateDatabaseConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases/post/requestBody/content/application~1json/examples/Create PostgreSQL database connection","paths/~1v1~1teams~1{team_name}~1connections~1databases/post/requestBody/content/application~1json/examples/Create MySQL database connection"]}},"schemaId":"components/schemas/CreateDatabaseConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases/post/requestBody/content/application~1json/examples/Create PostgreSQL database connection","paths/~1v1~1teams~1{team_name}~1connections~1databases/post/requestBody/content/application~1json/examples/Create MySQL database connection"],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/connections/databases","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateDatabaseConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases/post/requestBody/content/application~1json/examples/Create PostgreSQL database connection","paths/~1v1~1teams~1{team_name}~1connections~1databases/post/requestBody/content/application~1json/examples/Create MySQL database connection"]}},"responseCodes":["201","400","401","409"],"pointer":"/v1/teams/{team_name}/connections/databases","href":"database-connections/createdatabaseconnection","openApiOperationId":"CreateDatabaseConnection","summary":"Create a new database connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/CreateDatabaseConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases/post/requestBody/content/application~1json/examples/Create PostgreSQL database connection","paths/~1v1~1teams~1{team_name}~1connections~1databases/post/requestBody/content/application~1json/examples/Create MySQL database connection"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateDatabaseConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases/post/requestBody/content/application~1json/examples/Create PostgreSQL database connection","paths/~1v1~1teams~1{team_name}~1connections~1databases/post/requestBody/content/application~1json/examples/Create MySQL database connection"]}},"examples":[{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseConnectionResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases/post/responses/201/content/application~1json/examples/PostgreSQL database connection response","paths/~1v1~1teams~1{team_name}~1connections~1databases/post/responses/201/content/application~1json/examples/MySQL database connection response"]}},"schemaId":"components/schemas/DatabaseConnectionResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases/post/responses/201/content/application~1json/examples/PostgreSQL database connection response","paths/~1v1~1teams~1{team_name}~1connections~1databases/post/responses/201/content/application~1json/examples/MySQL database connection response"]},{"code":"400","description":"Bad Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"409","description":"Conflict. A connection with the same name already exists.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}},"schemaId":"components/schemas/ConflictResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/DatabaseConnectionResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases/post/responses/201/content/application~1json/examples/PostgreSQL database connection response","paths/~1v1~1teams~1{team_name}~1connections~1databases/post/responses/201/content/application~1json/examples/MySQL database connection response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseConnectionResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases/post/responses/201/content/application~1json/examples/PostgreSQL database connection response","paths/~1v1~1teams~1{team_name}~1connections~1databases/post/responses/201/content/application~1json/examples/MySQL database connection response"]}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"409","schemaId":"components/schemas/ConflictResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases"},{"label":"Retrieve a database connection","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-connections/getdatabaseconnection","routeSlug":"/openapi/opa/opa/database-connections/getdatabaseconnection","metadata":{"seo":{"title":"Retrieve a database connection","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetDatabaseConnection","name":"Retrieve a database connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a database connection","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the details of a specific database connection"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}","href":"database-connections/getdatabaseconnection","openApiOperationId":"GetDatabaseConnection","summary":"Retrieve a database connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseConnectionResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/get/responses/200/content/application~1json/examples/PostgreSQL database connection response","paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/get/responses/200/content/application~1json/examples/MySQL database connection response"]}},"schemaId":"components/schemas/DatabaseConnectionResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/get/responses/200/content/application~1json/examples/PostgreSQL database connection response","paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/get/responses/200/content/application~1json/examples/MySQL database connection response"]},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DatabaseConnectionResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/get/responses/200/content/application~1json/examples/PostgreSQL database connection response","paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/get/responses/200/content/application~1json/examples/MySQL database connection response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseConnectionResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/get/responses/200/content/application~1json/examples/PostgreSQL database connection response","paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/get/responses/200/content/application~1json/examples/MySQL database connection response"]}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}"},{"label":"Update a database connection","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-connections/updatedatabaseconnection","routeSlug":"/openapi/opa/opa/database-connections/updatedatabaseconnection","metadata":{"seo":{"title":"Update a database connection","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateDatabaseConnection","name":"Update a database connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a database connection","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates an existing database connection"},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Currently, you can only update the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"description"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateDatabaseConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/requestBody/content/application~1json/examples/Update PostgreSQL database connection (without password change)","paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/requestBody/content/application~1json/examples/Update MySQL database connection (without password change)"]}},"schemaId":"components/schemas/UpdateDatabaseConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/requestBody/content/application~1json/examples/Update PostgreSQL database connection (without password change)","paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/requestBody/content/application~1json/examples/Update MySQL database connection (without password change)"],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdateDatabaseConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/requestBody/content/application~1json/examples/Update PostgreSQL database connection (without password change)","paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/requestBody/content/application~1json/examples/Update MySQL database connection (without password change)"]}},"responseCodes":["200","400","401","404","409"],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}","href":"database-connections/updatedatabaseconnection","openApiOperationId":"UpdateDatabaseConnection","summary":"Update a database connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/UpdateDatabaseConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/requestBody/content/application~1json/examples/Update PostgreSQL database connection (without password change)","paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/requestBody/content/application~1json/examples/Update MySQL database connection (without password change)"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateDatabaseConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/requestBody/content/application~1json/examples/Update PostgreSQL database connection (without password change)","paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/requestBody/content/application~1json/examples/Update MySQL database connection (without password change)"]}},"examples":[{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseConnectionResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/responses/200/content/application~1json/examples/PostgreSQL database connection response","paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/responses/200/content/application~1json/examples/MySQL database connection response"]}},"schemaId":"components/schemas/DatabaseConnectionResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/responses/200/content/application~1json/examples/PostgreSQL database connection response","paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/responses/200/content/application~1json/examples/MySQL database connection response"]},{"code":"400","description":"Bad Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"},{"code":"409","description":"Conflict. The connection is currently being validated","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}},"schemaId":"components/schemas/ConflictResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DatabaseConnectionResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/responses/200/content/application~1json/examples/PostgreSQL database connection response","paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/responses/200/content/application~1json/examples/MySQL database connection response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseConnectionResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/responses/200/content/application~1json/examples/PostgreSQL database connection response","paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/responses/200/content/application~1json/examples/MySQL database connection response"]}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}},{"code":"409","schemaId":"components/schemas/ConflictResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}"},{"label":"Delete a database connection","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-connections/deletedatabaseconnection","routeSlug":"/openapi/opa/opa/database-connections/deletedatabaseconnection","metadata":{"seo":{"title":"Delete a database connection","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteDatabaseConnection","name":"Delete a database connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a database connection","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes a database connection"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204","401","404"],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}","href":"database-connections/deletedatabaseconnection","openApiOperationId":"DeleteDatabaseConnection","summary":"Delete a database connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content. The database connection was successfully deleted."},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}"},{"label":"Start database account force sync","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-connections/startdatabaseaccountforcesync","routeSlug":"/openapi/opa/opa/database-connections/startdatabaseaccountforcesync","metadata":{"seo":{"title":"Start database account force sync","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"StartDatabaseAccountForceSync","name":"Start database account force sync","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1force_sync/put","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Start database account force sync","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Starts database account force sync:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Discovers database accounts from the connected database server"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Performs account matching through configured account rules"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Returns a conflict error if a sync is already running"},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1force_sync/put/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/force_sync","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204","401","404","409"],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/force_sync","href":"database-connections/startdatabaseaccountforcesync","openApiOperationId":"StartDatabaseAccountForceSync","summary":"Start database account force sync"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"},{"code":"409","description":"Conflict","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}},"schemaId":"components/schemas/ConflictResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1force_sync/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}},{"code":"409","schemaId":"components/schemas/ConflictResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/force_sync"},{"label":"Retrieve the database account sync status","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-connections/getdatabaseaccountsyncstatus","routeSlug":"/openapi/opa/opa/database-connections/getdatabaseaccountsyncstatus","metadata":{"seo":{"title":"Retrieve the database account sync status","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetDatabaseAccountSyncStatus","name":"Retrieve the database account sync status","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1sync_status/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the database account sync status","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the database account sync status for a database connection"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1sync_status/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/sync_status","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/sync_status","href":"database-connections/getdatabaseaccountsyncstatus","openApiOperationId":"GetDatabaseAccountSyncStatus","summary":"Retrieve the database account sync status"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseConnectionSyncStatusResponse"}},"schemaId":"components/schemas/DatabaseConnectionSyncStatusResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1sync_status/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DatabaseConnectionSyncStatusResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseConnectionSyncStatusResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/sync_status"},{"label":"List all database connections for the end user","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-connections/listdatabaseconnectionsenduser","routeSlug":"/openapi/opa/opa/database-connections/listdatabaseconnectionsenduser","metadata":{"seo":{"title":"List all database connections for the end user","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListDatabaseConnectionsEndUser","name":"List all database connections for the end user","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1databases/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all database connections for the end user","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all database connections that the end user can access based on the security policies"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1564","description":"Filters for connection name where the name contains the search string"},{"name":"auth_type","in":"query","schemaId":"schema_1565","description":"Filter database connections by authentication type"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/databases","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","required":false,"schemaId":"schema_1564"},{"name":"auth_type","in":"query","required":false,"schemaId":"schema_1565","explode":true},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/databases","href":"database-connections/listdatabaseconnectionsenduser","openApiOperationId":"ListDatabaseConnectionsEndUser","summary":"List all database connections for the end user"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListDatabaseConnectionsEndUserResponse"}},"schemaId":"components/schemas/ListDatabaseConnectionsEndUserResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListDatabaseConnectionsEndUserResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListDatabaseConnectionsEndUserResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/databases"},{"label":"Retrieve a database connection for the end user","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/database-connections/getdatabaseconnectionenduser","routeSlug":"/openapi/opa/opa/database-connections/getdatabaseconnectionenduser","metadata":{"seo":{"title":"Retrieve a database connection for the end user","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetDatabaseConnectionEndUser","name":"Retrieve a database connection for the end user","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a database connection for the end user","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a database connection that the end user can access"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/databases/{database_connection_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","404"],"pointer":"/v1/teams/{team_name}/databases/{database_connection_id}","href":"database-connections/getdatabaseconnectionenduser","openApiOperationId":"GetDatabaseConnectionEndUser","summary":"Retrieve a database connection for the end user"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseConnectionEndUser"}},"schemaId":"components/schemas/DatabaseConnectionEndUser"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DatabaseConnectionEndUser","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabaseConnectionEndUser"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/databases/{database_connection_id}"}],"content":{"contentType":"group","meta":{"name":"database-connections"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Database Connections","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The Database Connections API provides operations to manage database connections."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/connections/databases","summary":"List all database connections for a team","prefix":{"name":"get","color":"get"},"badges":[],"link":"/database-connections/listdatabaseconnections","deprecated":false},{"title":"/v1/teams/{team_name}/connections/databases","summary":"Create a new database connection","prefix":{"name":"post","color":"post"},"badges":[],"link":"/database-connections/createdatabaseconnection","deprecated":false},{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}","summary":"Retrieve a database connection","prefix":{"name":"get","color":"get"},"badges":[],"link":"/database-connections/getdatabaseconnection","deprecated":false},{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}","summary":"Update a database connection","prefix":{"name":"put","color":"put"},"badges":[],"link":"/database-connections/updatedatabaseconnection","deprecated":false},{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}","summary":"Delete a database connection","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/database-connections/deletedatabaseconnection","deprecated":false},{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/force_sync","summary":"Start database account force sync","prefix":{"name":"put","color":"put"},"badges":[],"link":"/database-connections/startdatabaseaccountforcesync","deprecated":false},{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/sync_status","summary":"Retrieve the database account sync status","prefix":{"name":"get","color":"get"},"badges":[],"link":"/database-connections/getdatabaseaccountsyncstatus","deprecated":false},{"title":"/v1/teams/{team_name}/databases","summary":"List all database connections for the end user","prefix":{"name":"get","color":"get"},"badges":[],"link":"/database-connections/listdatabaseconnectionsenduser","deprecated":false},{"title":"/v1/teams/{team_name}/databases/{database_connection_id}","summary":"Retrieve a database connection for the end user","prefix":{"name":"get","color":"get"},"badges":[],"link":"/database-connections/getdatabaseconnectionenduser","deprecated":false}]}]}]}]}},{"type":"group","label":"Gateways","link":"/openapi/opa/opa/gateways","routeSlug":"/openapi/opa/opa/gateways","items":[{"label":"List all gateway setup tokens","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/gateways/listgatewaysetuptokens","routeSlug":"/openapi/opa/opa/gateways/listgatewaysetuptokens","metadata":{"seo":{"title":"List all gateway setup tokens","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListGatewaySetupTokens","name":"List all gateway setup tokens","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all gateway setup tokens","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all gateway setup tokens for your team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/gateway_setup_tokens","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/gateway_setup_tokens","href":"gateways/listgatewaysetuptokens","openApiOperationId":"ListGatewaySetupTokens","summary":"List all gateway setup tokens"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1567","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1567","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/get/responses/200/content/application~1json/example"],"headers":{"Link":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Link Header defined by RFC 8288."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"next\" indicates that a subsequent page is available and contains the URL which should be used to fetch it."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"prev\" indicates that a previous page is available and contains the URL which should be used to fetch it."},"children":[]}]}]}],"schema":{"type":"string"}}},"headerSchemaId":"schema_1557"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1567","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1567","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/gateway_setup_tokens"},{"label":"Create a gateway setup token","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/gateways/creategatewaysetuptoken","routeSlug":"/openapi/opa/opa/gateways/creategatewaysetuptoken","metadata":{"seo":{"title":"Create a gateway setup token","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateGatewaySetupToken","name":"Create a gateway setup token","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a gateway setup token","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a gateway setup token for your team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/GatewaySetupToken","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/GatewaySetupToken","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/gateway_setup_tokens","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/GatewaySetupToken","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/requestBody/content/application~1json/example"]}},"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/gateway_setup_tokens","href":"gateways/creategatewaysetuptoken","openApiOperationId":"CreateGatewaySetupToken","summary":"Create a gateway setup token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/GatewaySetupToken","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/GatewaySetupToken","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GatewaySetupToken"}},"schemaId":"components/schemas/GatewaySetupToken"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/GatewaySetupToken","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GatewaySetupToken"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/gateway_setup_tokens"},{"label":"Retrieve a gateway setup token","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/gateways/fetchgatewaysetuptoken","routeSlug":"/openapi/opa/opa/gateways/fetchgatewaysetuptoken","metadata":{"seo":{"title":"Retrieve a gateway setup token","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"FetchGatewaySetupToken","name":"Retrieve a gateway setup token","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a gateway setup token","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the specified gateway setup token"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"gateway_setup_token_id","in":"path","schemaId":"schema_1537","description":"The UUID of a gateway setup token","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/gateway_setup_tokens/{gateway_setup_token_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"gateway_setup_token_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/gateway_setup_tokens/{gateway_setup_token_id}","href":"gateways/fetchgatewaysetuptoken","openApiOperationId":"FetchGatewaySetupToken","summary":"Retrieve a gateway setup token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GatewaySetupToken"}},"schemaId":"components/schemas/GatewaySetupToken"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/GatewaySetupToken","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GatewaySetupToken"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/gateway_setup_tokens/{gateway_setup_token_id}"},{"label":"Delete a gateway setup token","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/gateways/deletegatewaysetuptoken","routeSlug":"/openapi/opa/opa/gateways/deletegatewaysetuptoken","metadata":{"seo":{"title":"Delete a gateway setup token","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteGatewaySetupToken","name":"Delete a gateway setup token","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a gateway setup token","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes the specified gateway setup token"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"gateway_setup_token_id","in":"path","schemaId":"schema_1537","description":"The UUID of a gateway setup token","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/gateway_setup_tokens/{gateway_setup_token_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"gateway_setup_token_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/gateway_setup_tokens/{gateway_setup_token_id}","href":"gateways/deletegatewaysetuptoken","openApiOperationId":"DeleteGatewaySetupToken","summary":"Delete a gateway setup token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/gateway_setup_tokens/{gateway_setup_token_id}"},{"label":"Retrieve a gateway setup token","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/gateways/fetchgatewaysetuptokenasagenttoken","routeSlug":"/openapi/opa/opa/gateways/fetchgatewaysetuptokenasagenttoken","metadata":{"seo":{"title":"Retrieve a gateway setup token","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"FetchGatewaySetupTokenAsAgentToken","name":"Retrieve a gateway setup token","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}~1token/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a gateway setup token","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the specified gateway setup token"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"gateway_setup_token_id","in":"path","schemaId":"schema_1537","description":"The UUID of a gateway setup token","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}~1token/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/gateway_setup_tokens/{gateway_setup_token_id}/token","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"gateway_setup_token_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/gateway_setup_tokens/{gateway_setup_token_id}/token","href":"gateways/fetchgatewaysetuptokenasagenttoken","openApiOperationId":"FetchGatewaySetupTokenAsAgentToken","summary":"Retrieve a gateway setup token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GatewaySetupToken"}},"schemaId":"components/schemas/GatewaySetupToken"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}~1token/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/GatewaySetupToken","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GatewaySetupToken"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/gateway_setup_tokens/{gateway_setup_token_id}/token"},{"label":"List all gateways","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/gateways/listgateways","routeSlug":"/openapi/opa/opa/gateways/listgateways","metadata":{"seo":{"title":"List all gateways","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListGateways","name":"List all gateways","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all gateways","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all gateways for your team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/gateways","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/gateways","href":"gateways/listgateways","openApiOperationId":"ListGateways","summary":"List all gateways"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1568","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1568","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways/get/responses/200/content/application~1json/example"],"headers":{"Link":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Link Header defined by RFC 8288."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"next\" indicates that a subsequent page is available and contains the URL which should be used to fetch it."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"prev\" indicates that a previous page is available and contains the URL which should be used to fetch it."},"children":[]}]}]}],"schema":{"type":"string"}}},"headerSchemaId":"schema_1557"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1568","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1568","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/gateways"},{"label":"Retrieve a gateway","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/gateways/getgatewayinstance","routeSlug":"/openapi/opa/opa/gateways/getgatewayinstance","metadata":{"seo":{"title":"Retrieve a gateway","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetGatewayInstance","name":"Retrieve a gateway","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a gateway","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the properties of a specified gateway"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"gateway_id","in":"path","schemaId":"schema_1537","description":"The UUID of a gateway","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/gateways/{gateway_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"gateway_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/gateways/{gateway_id}","href":"gateways/getgatewayinstance","openApiOperationId":"GetGatewayInstance","summary":"Retrieve a gateway"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GatewayAgent"}},"schemaId":"components/schemas/GatewayAgent"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/GatewayAgent","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GatewayAgent"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/gateways/{gateway_id}"},{"label":"Update a gateway","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/gateways/updategatewayinstance","routeSlug":"/openapi/opa/opa/gateways/updategatewayinstance","metadata":{"seo":{"title":"Update a gateway","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateGatewayInstance","name":"Update a gateway","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a gateway","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates a specified gateway"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"gateway_id","in":"path","schemaId":"schema_1537","description":"The UUID of a gateway","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/GatewayAgent"}},"schemaId":"components/schemas/GatewayAgent","pointer":"/paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/gateways/{gateway_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"gateway_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/GatewayAgent"}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/gateways/{gateway_id}","href":"gateways/updategatewayinstance","openApiOperationId":"UpdateGatewayInstance","summary":"Update a gateway"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/GatewayAgent","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/GatewayAgent"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/gateways/{gateway_id}"},{"label":"Delete a gateway","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/gateways/deletegatewayinstance","routeSlug":"/openapi/opa/opa/gateways/deletegatewayinstance","metadata":{"seo":{"title":"Delete a gateway","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteGatewayInstance","name":"Delete a gateway","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a gateway","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes the specified gateway from your team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"gateway_id","in":"path","schemaId":"schema_1537","description":"The UUID of a gateway","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/gateways/{gateway_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"gateway_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/gateways/{gateway_id}","href":"gateways/deletegatewayinstance","openApiOperationId":"DeleteGatewayInstance","summary":"Delete a gateway"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/gateways/{gateway_id}"},{"label":"Retrieve a status report for a gateway","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/gateways/getgatewaystatusreport","routeSlug":"/openapi/opa/opa/gateways/getgatewaystatusreport","metadata":{"seo":{"title":"Retrieve a status report for a gateway","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetGatewayStatusReport","name":"Retrieve a status report for a gateway","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}~1status/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a status report for a gateway","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieve a status report for the specified gateway"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"gateway_id","in":"path","schemaId":"schema_1537","description":"The UUID of a gateway","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}~1status/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/gateways/{gateway_id}/status","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"gateway_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/gateways/{gateway_id}/status","href":"gateways/getgatewaystatusreport","openApiOperationId":"GetGatewayStatusReport","summary":"Retrieve a status report for a gateway"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GatewayStatusReport","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}~1status/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/GatewayStatusReport","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}~1status/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}~1status/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/GatewayStatusReport","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}~1status/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GatewayStatusReport","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}~1status/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/gateways/{gateway_id}/status"}],"content":{"contentType":"group","meta":{"name":"gateways"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Gateways","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"An Okta Privileged Access gateway controls access to servers in your project."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://help.okta.com/okta_help.htm?type=oie&id=ext-pam-gateways"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Okta Privileged Access gateways"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/gateway_setup_tokens","summary":"List all gateway setup tokens","prefix":{"name":"get","color":"get"},"badges":[],"link":"/gateways/listgatewaysetuptokens","deprecated":false},{"title":"/v1/teams/{team_name}/gateway_setup_tokens","summary":"Create a gateway setup token","prefix":{"name":"post","color":"post"},"badges":[],"link":"/gateways/creategatewaysetuptoken","deprecated":false},{"title":"/v1/teams/{team_name}/gateway_setup_tokens/{gateway_setup_token_id}","summary":"Retrieve a gateway setup token","prefix":{"name":"get","color":"get"},"badges":[],"link":"/gateways/fetchgatewaysetuptoken","deprecated":false},{"title":"/v1/teams/{team_name}/gateway_setup_tokens/{gateway_setup_token_id}","summary":"Delete a gateway setup token","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/gateways/deletegatewaysetuptoken","deprecated":false},{"title":"/v1/teams/{team_name}/gateway_setup_tokens/{gateway_setup_token_id}/token","summary":"Retrieve a gateway setup token","prefix":{"name":"get","color":"get"},"badges":[],"link":"/gateways/fetchgatewaysetuptokenasagenttoken","deprecated":false},{"title":"/v1/teams/{team_name}/gateways","summary":"List all gateways","prefix":{"name":"get","color":"get"},"badges":[],"link":"/gateways/listgateways","deprecated":false},{"title":"/v1/teams/{team_name}/gateways/{gateway_id}","summary":"Retrieve a gateway","prefix":{"name":"get","color":"get"},"badges":[],"link":"/gateways/getgatewayinstance","deprecated":false},{"title":"/v1/teams/{team_name}/gateways/{gateway_id}","summary":"Update a gateway","prefix":{"name":"put","color":"put"},"badges":[],"link":"/gateways/updategatewayinstance","deprecated":false},{"title":"/v1/teams/{team_name}/gateways/{gateway_id}","summary":"Delete a gateway","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/gateways/deletegatewayinstance","deprecated":false},{"title":"/v1/teams/{team_name}/gateways/{gateway_id}/status","summary":"Retrieve a status report for a gateway","prefix":{"name":"get","color":"get"},"badges":[],"link":"/gateways/getgatewaystatusreport","deprecated":false}]}]}]}]}},{"type":"group","label":"Groups","link":"/openapi/opa/opa/groups","routeSlug":"/openapi/opa/opa/groups","items":[{"label":"List all groups for a team","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/groups/listgroups","routeSlug":"/openapi/opa/opa/groups/listgroups","metadata":{"seo":{"title":"List all groups for a team","description":"OPA roles:pam_adminresource_adminsecurity_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListGroups","name":"List all groups for a team","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1groups/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all groups for a team","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"pam_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all groups for your team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"id","in":"query","schemaId":"schema_1569","description":"Only returns results with the specified IDs"},{"name":"ignore","in":"query","schemaId":"schema_1537","description":"Ignore groups with the specified names. This is case sensitive."},{"name":"include_deleted","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", include deleted groups in the results"},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"only_include_deleted","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only return deleted groups in the results"},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/groups","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"id","in":"query","schemaId":"schema_1569","explode":true},{"name":"ignore","in":"query","schemaId":"schema_1537","explode":true},{"name":"include_deleted","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"only_include_deleted","in":"query","schemaId":"schema_1543"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/groups","href":"groups/listgroups","openApiOperationId":"ListGroups","summary":"List all groups for a team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1570","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1570","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/get/responses/200/content/application~1json/example"],"headers":{"Link":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Link Header defined by RFC 8288."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"next\" indicates that a subsequent page is available and contains the URL which should be used to fetch it."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"prev\" indicates that a previous page is available and contains the URL which should be used to fetch it."},"children":[]}]}]}],"schema":{"type":"string"}}},"headerSchemaId":"schema_1557"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1570","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1570","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/groups"},{"label":"Create a group","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/groups/creategroup","routeSlug":"/openapi/opa/opa/groups/creategroup","metadata":{"seo":{"title":"Create a group","description":"OPA roles:pam_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateGroup","name":"Create a group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1groups/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"pam_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a group for your team. Groups allow you to assign RBAC roles to users and manage user access to resource groups and projects. To assign the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"delegated_resource_admin"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" role, you need to add the group to the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"delegated_resource_admin_groups"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" list for a specific resource group. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/openapi/opa/opa/tag/resource-groups"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Resource Groups"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/GroupCreate","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/GroupCreate","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/groups","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/GroupCreate","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/post/requestBody/content/application~1json/example"]}},"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/groups","href":"groups/creategroup","openApiOperationId":"CreateGroup","summary":"Create a group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/GroupCreate","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/GroupCreate","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Group","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/post/responses/201/content/application~1json/example"]}},"schemaId":"components/schemas/Group","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/post/responses/201/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/Group","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/post/responses/201/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Group","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/post/responses/201/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/groups"},{"label":"Retrieve a group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/groups/getgroup","routeSlug":"/openapi/opa/opa/groups/getgroup","metadata":{"seo":{"title":"Retrieve a group","description":"OPA roles:pam_adminresource_adminsecurity_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetGroup","name":"Retrieve a group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"pam_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a specified group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1537","description":"The name of a group","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/groups/{group_name}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/groups/{group_name}","href":"groups/getgroup","openApiOperationId":"GetGroup","summary":"Retrieve a group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Group","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/Group","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Group","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Group","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/groups/{group_name}"},{"label":"Update a group","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/groups/updategroup","routeSlug":"/openapi/opa/opa/groups/updategroup","metadata":{"seo":{"title":"Update a group","description":"OPA roles:pam_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateGroup","name":"Update a group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"pam_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the access privileges of the specified group. To assign the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"delegated_resource_admin"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" role, you need to add the group to the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"delegated_resource_admin_groups"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" list for a specific resource group. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/openapi/opa/opa/tag/resource-groups"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Resource Groups"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1537","description":"The name of a group","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/GroupUpdate","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/GroupUpdate","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/groups/{group_name}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/GroupUpdate","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/put/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/groups/{group_name}","href":"groups/updategroup","openApiOperationId":"UpdateGroup","summary":"Update a group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/GroupUpdate","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/GroupUpdate","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/put/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/groups/{group_name}"},{"label":"Delete a group from a team","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/groups/removegroup","routeSlug":"/openapi/opa/opa/groups/removegroup","metadata":{"seo":{"title":"Delete a group from a team","description":"OPA roles:pam_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveGroup","name":"Delete a group from a team","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a group from a team","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"pam_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes a group from your team. This also removes the group from any associated projects."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1537","description":"The name of a group","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/groups/{group_name}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/groups/{group_name}","href":"groups/removegroup","openApiOperationId":"RemoveGroup","summary":"Delete a group from a team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/groups/{group_name}"},{"label":"List all users for a group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/groups/listusersingroup","routeSlug":"/openapi/opa/opa/groups/listusersingroup","metadata":{"seo":{"title":"List all users for a group","description":"OPA roles:pam_adminresource_adminsecurity_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListUsersInGroup","name":"List all users for a group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all users for a group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"pam_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all users in a specified group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1537","description":"The name of a group","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"starts_with","in":"query","schemaId":"schema_1537","description":"Only return users with a name that begins with the specified value"},{"name":"status","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only return users with the specified status. Valid statuses: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ACTIVE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DISABLED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DELETED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"user_type","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only return users of the specified type. Valid types: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"human"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"service"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/groups/{group_name}/users","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"starts_with","in":"query","schemaId":"schema_1537"},{"name":"status","in":"query","schemaId":"schema_1537","explode":true},{"name":"user_type","in":"query","schemaId":"schema_1537"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/groups/{group_name}/users","href":"groups/listusersingroup","openApiOperationId":"ListUsersInGroup","summary":"List all users for a group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1571","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1571","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/get/responses/200/content/application~1json/example"],"headers":{"Link":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Link Header defined by RFC 8288."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"next\" indicates that a subsequent page is available and contains the URL which should be used to fetch it."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"prev\" indicates that a previous page is available and contains the URL which should be used to fetch it."},"children":[]}]}]}],"schema":{"type":"string"}}},"headerSchemaId":"schema_1557"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1571","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1571","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/groups/{group_name}/users"},{"label":"Add a user to a group","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/groups/addusertogroup","routeSlug":"/openapi/opa/opa/groups/addusertogroup","metadata":{"seo":{"title":"Add a user to a group","description":"OPA roles:pam_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"AddUserToGroup","name":"Add a user to a group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Add a user to a group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"pam_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Adds a user to a group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1537","description":"The name of a group","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_1572","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_1572","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/groups/{group_name}/users","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_1572","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/post/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/groups/{group_name}/users","href":"groups/addusertogroup","openApiOperationId":"AddUserToGroup","summary":"Add a user to a group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"schema_1572","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_1572","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/post/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/groups/{group_name}/users"},{"label":"Remove a user from a group","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/groups/removeuserfromgroup","routeSlug":"/openapi/opa/opa/groups/removeuserfromgroup","metadata":{"seo":{"title":"Remove a user from a group","description":"OPA roles:pam_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveUserFromGroup","name":"Remove a user from a group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users~1{user_name}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Remove a user from a group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"pam_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Removes a user from a group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1537","description":"The name of a group","required":true},{"name":"user_name","in":"path","schemaId":"schema_1537","description":"The username for an existing user","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users~1{user_name}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/groups/{group_name}/users/{user_name}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/groups/{group_name}/users/{user_name}","href":"groups/removeuserfromgroup","openApiOperationId":"RemoveUserFromGroup","summary":"Remove a user from a group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users~1{user_name}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/groups/{group_name}/users/{user_name}"}],"content":{"contentType":"group","meta":{"name":"groups"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Groups","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"An Okta Privileged Access group is a collection of users that share permissions and access to resources."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://help.okta.com/okta_help.htm?type=oie&id=ext-pam-groups"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Groups"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/groups","summary":"List all groups for a team","prefix":{"name":"get","color":"get"},"badges":[],"link":"/groups/listgroups","deprecated":false},{"title":"/v1/teams/{team_name}/groups","summary":"Create a group","prefix":{"name":"post","color":"post"},"badges":[],"link":"/groups/creategroup","deprecated":false},{"title":"/v1/teams/{team_name}/groups/{group_name}","summary":"Retrieve a group","prefix":{"name":"get","color":"get"},"badges":[],"link":"/groups/getgroup","deprecated":false},{"title":"/v1/teams/{team_name}/groups/{group_name}","summary":"Update a group","prefix":{"name":"put","color":"put"},"badges":[],"link":"/groups/updategroup","deprecated":false},{"title":"/v1/teams/{team_name}/groups/{group_name}","summary":"Delete a group from a team","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/groups/removegroup","deprecated":false},{"title":"/v1/teams/{team_name}/groups/{group_name}/users","summary":"List all users for a group","prefix":{"name":"get","color":"get"},"badges":[],"link":"/groups/listusersingroup","deprecated":false},{"title":"/v1/teams/{team_name}/groups/{group_name}/users","summary":"Add a user to a group","prefix":{"name":"post","color":"post"},"badges":[],"link":"/groups/addusertogroup","deprecated":false},{"title":"/v1/teams/{team_name}/groups/{group_name}/users/{user_name}","summary":"Remove a user from a group","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/groups/removeuserfromgroup","deprecated":false}]}]}]}]}},{"type":"group","label":"Infrastructure Orchestrators","link":"/openapi/opa/opa/infrastructure-orchestrators","routeSlug":"/openapi/opa/opa/infrastructure-orchestrators","items":[{"label":"Retrieve an orchestrator configuration","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/infrastructure-orchestrators/getorchestratorconfig","routeSlug":"/openapi/opa/opa/infrastructure-orchestrators/getorchestratorconfig","metadata":{"seo":{"title":"Retrieve an orchestrator configuration","description":"Retrieves the orchestrator configuration for a gateway. This endpoint is called by gateway agents to obtain orchestrator connection details."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetOrchestratorConfig","name":"Retrieve an orchestrator configuration","isWebhook":false,"pointer":"/paths/~1v1~1gateways~1orchestrator-config/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve an orchestrator configuration","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieves the orchestrator configuration for a gateway.\nThis endpoint is called by gateway agents to obtain orchestrator connection details."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/OrchestratorConfigRequest","exampleIds":["paths/~1v1~1gateways~1orchestrator-config/post/requestBody/content/application~1json/examples/Orchestrator configuration request example"]}},"schemaId":"components/schemas/OrchestratorConfigRequest","exampleIds":["paths/~1v1~1gateways~1orchestrator-config/post/requestBody/content/application~1json/examples/Orchestrator configuration request example"],"pointer":"/paths/~1v1~1gateways~1orchestrator-config/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/gateways/orchestrator-config","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/OrchestratorConfigRequest","exampleIds":["paths/~1v1~1gateways~1orchestrator-config/post/requestBody/content/application~1json/examples/Orchestrator configuration request example"]}},"responseCodes":["200","401"],"pointer":"/v1/gateways/orchestrator-config","href":"infrastructure-orchestrators/getorchestratorconfig","openApiOperationId":"GetOrchestratorConfig","summary":"Retrieve an orchestrator configuration"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/OrchestratorConfigRequest","exampleIds":["paths/~1v1~1gateways~1orchestrator-config/post/requestBody/content/application~1json/examples/Orchestrator configuration request example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/OrchestratorConfigRequest","exampleIds":["paths/~1v1~1gateways~1orchestrator-config/post/requestBody/content/application~1json/examples/Orchestrator configuration request example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/OrchestratorConfigResponse","exampleIds":["paths/~1v1~1gateways~1orchestrator-config/post/responses/200/content/application~1json/examples/Orchestrator config response example"]}},"schemaId":"components/schemas/OrchestratorConfigResponse","exampleIds":["paths/~1v1~1gateways~1orchestrator-config/post/responses/200/content/application~1json/examples/Orchestrator config response example"]},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"}],"pointer":"/paths/~1v1~1gateways~1orchestrator-config/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/OrchestratorConfigResponse","exampleIds":["paths/~1v1~1gateways~1orchestrator-config/post/responses/200/content/application~1json/examples/Orchestrator config response example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/OrchestratorConfigResponse","exampleIds":["paths/~1v1~1gateways~1orchestrator-config/post/responses/200/content/application~1json/examples/Orchestrator config response example"]}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/gateways/orchestrator-config"},{"label":"List all infrastructure orchestrators","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/infrastructure-orchestrators/listinfrastructureorchestrators","routeSlug":"/openapi/opa/opa/infrastructure-orchestrators/listinfrastructureorchestrators","metadata":{"seo":{"title":"List all infrastructure orchestrators","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListInfrastructureOrchestrators","name":"List all infrastructure orchestrators","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all infrastructure orchestrators","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all infrastructure orchestrators for the specified team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"has_gateway","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter infrastructure orchestrators by gateway association. When true, returns only infrastructure orchestrators with at least one associated gateway. When false, returns only infrastructure orchestrators without any associated gateways."},"children":[]}]}]}]},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/infrastructure-orchestrators","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"has_gateway","in":"query","required":false,"schemaId":"schema_1543"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"descending","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401"],"pointer":"/v1/teams/{team_name}/infrastructure-orchestrators","href":"infrastructure-orchestrators/listinfrastructureorchestrators","openApiOperationId":"ListInfrastructureOrchestrators","summary":"List all infrastructure orchestrators"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListInfrastructureOrchestratorsResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators/get/responses/200/content/application~1json/examples/List infrastructure orchestrators response"]}},"schemaId":"components/schemas/ListInfrastructureOrchestratorsResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators/get/responses/200/content/application~1json/examples/List infrastructure orchestrators response"]},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListInfrastructureOrchestratorsResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators/get/responses/200/content/application~1json/examples/List infrastructure orchestrators response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListInfrastructureOrchestratorsResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators/get/responses/200/content/application~1json/examples/List infrastructure orchestrators response"]}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/infrastructure-orchestrators"},{"label":"Retrieve an infrastructure orchestrator","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/infrastructure-orchestrators/getinfrastructureorchestrator","routeSlug":"/openapi/opa/opa/infrastructure-orchestrators/getinfrastructureorchestrator","metadata":{"seo":{"title":"Retrieve an infrastructure orchestrator","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetInfrastructureOrchestrator","name":"Retrieve an infrastructure orchestrator","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve an infrastructure orchestrator","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a specific infrastructure orchestrator by ID. Optionally includes gateway and integration counts."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"infrastructure_orchestrator_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the infrastructure orchestrator."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"include_counts","in":"query","schemaId":"schema_1559","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"gateway_count"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"integration_count"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" are included in the response"},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"infrastructure_orchestrator_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[{"name":"include_counts","in":"query","required":false,"schemaId":"schema_1559"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}","href":"infrastructure-orchestrators/getinfrastructureorchestrator","openApiOperationId":"GetInfrastructureOrchestrator","summary":"Retrieve an infrastructure orchestrator"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/InfrastructureOrchestratorWithCounts","exampleIds":["paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}/get/responses/200/content/application~1json/examples/Get infrastructure orchestrator with counts response"]}},"schemaId":"components/schemas/InfrastructureOrchestratorWithCounts","exampleIds":["paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}/get/responses/200/content/application~1json/examples/Get infrastructure orchestrator with counts response"]},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/InfrastructureOrchestratorWithCounts","exampleIds":["paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}/get/responses/200/content/application~1json/examples/Get infrastructure orchestrator with counts response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/InfrastructureOrchestratorWithCounts","exampleIds":["paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}/get/responses/200/content/application~1json/examples/Get infrastructure orchestrator with counts response"]}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}"},{"label":"List gateways for an infrastructure orchestrator","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/infrastructure-orchestrators/listinfrastructureorchestratorgateways","routeSlug":"/openapi/opa/opa/infrastructure-orchestrators/listinfrastructureorchestratorgateways","metadata":{"seo":{"title":"List gateways for an infrastructure orchestrator","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListInfrastructureOrchestratorGateways","name":"List gateways for an infrastructure orchestrator","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1gateways/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List gateways for an infrastructure orchestrator","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all gateways associated with the specified infrastructure orchestrator."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"infrastructure_orchestrator_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the infrastructure orchestrator."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1gateways/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1gateways/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/gateways","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"infrastructure_orchestrator_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"descending","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/gateways","href":"infrastructure-orchestrators/listinfrastructureorchestratorgateways","openApiOperationId":"ListInfrastructureOrchestratorGateways","summary":"List gateways for an infrastructure orchestrator"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListInfrastructureOrchestratorReferencesResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1gateways/get/responses/200/content/application~1json/examples/List infrastructure orchestrator gateways response"]}},"schemaId":"components/schemas/ListInfrastructureOrchestratorReferencesResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1gateways/get/responses/200/content/application~1json/examples/List infrastructure orchestrator gateways response"]},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1gateways/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListInfrastructureOrchestratorReferencesResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1gateways/get/responses/200/content/application~1json/examples/List infrastructure orchestrator gateways response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListInfrastructureOrchestratorReferencesResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1gateways/get/responses/200/content/application~1json/examples/List infrastructure orchestrator gateways response"]}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/gateways"},{"label":"List integrations for an infrastructure orchestrator","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/infrastructure-orchestrators/listinfrastructureorchestratorintegrations","routeSlug":"/openapi/opa/opa/infrastructure-orchestrators/listinfrastructureorchestratorintegrations","metadata":{"seo":{"title":"List integrations for an infrastructure orchestrator","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListInfrastructureOrchestratorIntegrations","name":"List integrations for an infrastructure orchestrator","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1integrations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List integrations for an infrastructure orchestrator","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all database connections or integrations associated with the specified infrastructure orchestrator"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"infrastructure_orchestrator_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the infrastructure orchestrator."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1integrations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1integrations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/integrations","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"infrastructure_orchestrator_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"descending","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/integrations","href":"infrastructure-orchestrators/listinfrastructureorchestratorintegrations","openApiOperationId":"ListInfrastructureOrchestratorIntegrations","summary":"List integrations for an infrastructure orchestrator"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListInfrastructureOrchestratorReferencesResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1integrations/get/responses/200/content/application~1json/examples/List infrastructure orchestrator integrations response"]}},"schemaId":"components/schemas/ListInfrastructureOrchestratorReferencesResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1integrations/get/responses/200/content/application~1json/examples/List infrastructure orchestrator integrations response"]},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1integrations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListInfrastructureOrchestratorReferencesResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1integrations/get/responses/200/content/application~1json/examples/List infrastructure orchestrator integrations response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListInfrastructureOrchestratorReferencesResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1integrations/get/responses/200/content/application~1json/examples/List infrastructure orchestrator integrations response"]}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/integrations"}],"content":{"contentType":"group","meta":{"name":"infrastructure-orchestrators"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Infrastructure Orchestrators","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The Infrastructure Orchestrators API provides operations to manage infrastructure orchestration. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://help.okta.com/okta_help.htm?type=oie&id=privileged-access-gateway-tokens"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Create setup tokens"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/gateways/orchestrator-config","summary":"Retrieve an orchestrator configuration","prefix":{"name":"post","color":"post"},"badges":[],"link":"/infrastructure-orchestrators/getorchestratorconfig","deprecated":false},{"title":"/v1/teams/{team_name}/infrastructure-orchestrators","summary":"List all infrastructure orchestrators","prefix":{"name":"get","color":"get"},"badges":[],"link":"/infrastructure-orchestrators/listinfrastructureorchestrators","deprecated":false},{"title":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}","summary":"Retrieve an infrastructure orchestrator","prefix":{"name":"get","color":"get"},"badges":[],"link":"/infrastructure-orchestrators/getinfrastructureorchestrator","deprecated":false},{"title":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/gateways","summary":"List gateways for an infrastructure orchestrator","prefix":{"name":"get","color":"get"},"badges":[],"link":"/infrastructure-orchestrators/listinfrastructureorchestratorgateways","deprecated":false},{"title":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/integrations","summary":"List integrations for an infrastructure orchestrator","prefix":{"name":"get","color":"get"},"badges":[],"link":"/infrastructure-orchestrators/listinfrastructureorchestratorintegrations","deprecated":false}]}]}]}]}},{"type":"group","label":"MFA Approvals","link":"/openapi/opa/opa/mfa-approvals","routeSlug":"/openapi/opa/opa/mfa-approvals","items":[{"label":"Create an MFA approval","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/mfa-approvals/createmfaapproval","routeSlug":"/openapi/opa/opa/mfa-approvals/createmfaapproval","metadata":{"seo":{"title":"Create an MFA approval","description":"Creates an MFA approval"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"createMFAApproval","name":"Create an MFA approval","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1mfa_approvals/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create an MFA approval","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates an MFA approval"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1mfa_approvals/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":[],"mediaTypeSchemas":{},"pointer":"/paths/~1v1~1teams~1{team_name}~1mfa_approvals/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/mfa_approvals","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{},"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/mfa_approvals","href":"mfa-approvals/createmfaapproval","openApiOperationId":"createMFAApproval","summary":"Create an MFA approval"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"mediaTypes":[],"mediaTypeSchemas":{},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1mfa_approvals/post/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/mfa_approvals"}],"content":{"contentType":"group","meta":{"name":"mfa-approvals"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"MFA Approvals","showPageActions":true},{"nodeType":"markdoc","content":"The MFA Approvals API provides operations to create MFA approvals and to check the state of an approval."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/mfa_approvals","summary":"Create an MFA approval","prefix":{"name":"post","color":"post"},"badges":[],"link":"/mfa-approvals/createmfaapproval","deprecated":false}]}]}]}]}},{"type":"group","label":"Okta Universal Directory Accounts","link":"/openapi/opa/opa/okta-universal-directory-accounts","routeSlug":"/openapi/opa/opa/okta-universal-directory-accounts","items":[{"label":"List all Universal Directory accounts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/okta-universal-directory-accounts/listalloktauniversaldirectoryaccountsforsecurityadmin","routeSlug":"/openapi/opa/opa/okta-universal-directory-accounts/listalloktauniversaldirectoryaccountsforsecurityadmin","metadata":{"seo":{"title":"List all Universal Directory accounts","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAllOktaUniversalDirectoryAccountsForSecurityAdmin","name":"List all Universal Directory accounts","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1all_okta_universal_directory_accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Universal Directory accounts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Universal Directory accounts"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1all_okta_universal_directory_accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1all_okta_universal_directory_accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/all_okta_universal_directory_accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/all_okta_universal_directory_accounts","href":"okta-universal-directory-accounts/listalloktauniversaldirectoryaccountsforsecurityadmin","openApiOperationId":"ListAllOktaUniversalDirectoryAccountsForSecurityAdmin","summary":"List all Universal Directory accounts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1573"}},"schemaId":"schema_1573"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1all_okta_universal_directory_accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1573","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1573"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/all_okta_universal_directory_accounts"},{"label":"List all accessible Universal Directory service accounts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/okta-universal-directory-accounts/listoktaudserviceaccountsenduser","routeSlug":"/openapi/opa/opa/okta-universal-directory-accounts/listoktaudserviceaccountsenduser","metadata":{"seo":{"title":"List all accessible Universal Directory service accounts","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListOktaUDServiceAccountsEndUser","name":"List all accessible Universal Directory service accounts","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all accessible Universal Directory service accounts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Universal Directory service accounts that you (as the request user) can access based on the security policies"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filters for service accounts where the name contains the search string"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/okta_universal_directory_accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","required":false,"schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"descending","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/okta_universal_directory_accounts","href":"okta-universal-directory-accounts/listoktaudserviceaccountsenduser","openApiOperationId":"ListOktaUDServiceAccountsEndUser","summary":"List all accessible Universal Directory service accounts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1574","exampleIds":["paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts/get/responses/200/content/application~1json/examples/list of accounts with different checkout status"]}},"schemaId":"schema_1574","exampleIds":["paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts/get/responses/200/content/application~1json/examples/list of accounts with different checkout status"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1574","exampleIds":["paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts/get/responses/200/content/application~1json/examples/list of accounts with different checkout status"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1574","exampleIds":["paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts/get/responses/200/content/application~1json/examples/list of accounts with different checkout status"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/okta_universal_directory_accounts"},{"label":"List credential versions for a Universal Directory account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/okta-universal-directory-accounts/listoktauniversaldirectoryaccountcredentialversions","routeSlug":"/openapi/opa/opa/okta-universal-directory-accounts/listoktauniversaldirectoryaccountcredentialversions","metadata":{"seo":{"title":"List credential versions for a Universal Directory account","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listOktaUniversalDirectoryAccountCredentialVersions","name":"List credential versions for a Universal Directory account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1credentials~1versions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List credential versions for a Universal Directory account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists the credential versions for a Universal Directory account that the end user has access to"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"okta_universal_directory_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a Universal Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1credentials~1versions/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1credentials~1versions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/credentials/versions","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"okta_universal_directory_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","403","404"],"pointer":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/credentials/versions","href":"okta-universal-directory-accounts/listoktauniversaldirectoryaccountcredentialversions","openApiOperationId":"listOktaUniversalDirectoryAccountCredentialVersions","summary":"List credential versions for a Universal Directory account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListOktaUniversalDirectoryAccountCredentialVersionsResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)"]}},"schemaId":"components/schemas/ListOktaUniversalDirectoryAccountCredentialVersionsResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)"]},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}},"schemaId":"components/schemas/ForbiddenUAMResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1credentials~1versions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListOktaUniversalDirectoryAccountCredentialVersionsResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListOktaUniversalDirectoryAccountCredentialVersionsResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)"]}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"403","schemaId":"components/schemas/ForbiddenUAMResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/credentials/versions"},{"label":"Reveal the password for Universal Directory account","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/okta-universal-directory-accounts/revealoktauniversaldirectoryaccountpassword","routeSlug":"/openapi/opa/opa/okta-universal-directory-accounts/revealoktauniversaldirectoryaccountpassword","metadata":{"seo":{"title":"Reveal the password for Universal Directory account","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"revealOktaUniversalDirectoryAccountPassword","name":"Reveal the password for Universal Directory account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1reveal_credentials/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Reveal the password for Universal Directory account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Reveals the password for a Universal Directory account (managed and unmanaged) that you (as the request user) can access"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"okta_universal_directory_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a Universal Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1reveal_credentials/post/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"version_id","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unique identifier of the credential version."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This parameter can't be used with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"version_status"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". If both parameters are provided, the request returns a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"400 Bad Request"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" error."},"children":[]}]}]}]},{"name":"version_status","in":"query","schemaId":"schema_1546","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specifies the most recent credential version with the given status."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This parameter can't be used with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"version_id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". If both parameters are provided, the request returns a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"400 Bad Request"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" error."},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1reveal_credentials/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest"}},"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1reveal_credentials/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/reveal_credentials","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"okta_universal_directory_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"version_id","in":"query","required":false,"schemaId":"schema_1537"},{"name":"version_status","in":"query","required":false,"schemaId":"components/schemas/CredentialRevealVersionStatus"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest"}},"responseCodes":["200","400","401","403","404"],"pointer":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/reveal_credentials","href":"okta-universal-directory-accounts/revealoktauniversaldirectoryaccountpassword","openApiOperationId":"revealOktaUniversalDirectoryAccountPassword","summary":"Reveal the password for Universal Directory account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse"}},"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse"},{"code":"400","description":"Bad Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}},"schemaId":"components/schemas/ForbiddenUAMResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1reveal_credentials/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse"}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"403","schemaId":"components/schemas/ForbiddenUAMResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/reveal_credentials"},{"label":"Rotate a Universal Directory account password","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/okta-universal-directory-accounts/oktaudaccountrotatepassword","routeSlug":"/openapi/opa/opa/okta-universal-directory-accounts/oktaudaccountrotatepassword","metadata":{"seo":{"title":"Rotate a Universal Directory account password","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"oktaUDAccountRotatePassword","name":"Rotate a Universal Directory account password","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1rotate_password/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Rotate a Universal Directory account password","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Rotates the password for a Universal Directory account that the end user has access to"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"okta_universal_directory_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a Universal Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1rotate_password/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ServiceAccountsRotateCredentialsRequest"}},"schemaId":"components/schemas/ServiceAccountsRotateCredentialsRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1rotate_password/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/rotate_password","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"okta_universal_directory_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ServiceAccountsRotateCredentialsRequest"}},"responseCodes":["204","401","403","404"],"pointer":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/rotate_password","href":"okta-universal-directory-accounts/oktaudaccountrotatepassword","openApiOperationId":"oktaUDAccountRotatePassword","summary":"Rotate a Universal Directory account password"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ServiceAccountsRotateCredentialsRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ServiceAccountsRotateCredentialsRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}},"schemaId":"components/schemas/ForbiddenUAMResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1rotate_password/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"403","schemaId":"components/schemas/ForbiddenUAMResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/rotate_password"},{"label":"List the Universal Directory account user access methods","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/okta-universal-directory-accounts/listuamforoktaudaccount","routeSlug":"/openapi/opa/opa/okta-universal-directory-accounts/listuamforoktaudaccount","metadata":{"seo":{"title":"List the Universal Directory account user access methods","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListUAMForOktaUDAccount","name":"List the Universal Directory account user access methods","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1user_access_methods/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List the Universal Directory account user access methods","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists the user access methods for a Universal Directory account based on the security policies"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"okta_universal_directory_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a Universal Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1user_access_methods/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"privilege_type","in":"query","schemaId":"schema_1537","description":"Filters user access methods to only return those with privilege matching the specified privilege type"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1user_access_methods/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/user_access_methods","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"okta_universal_directory_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"privilege_type","in":"query","required":false,"schemaId":"schema_1537"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/user_access_methods","href":"okta-universal-directory-accounts/listuamforoktaudaccount","openApiOperationId":"ListUAMForOktaUDAccount","summary":"List the Universal Directory account user access methods"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListUAMForServiceAccountResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1user_access_methods/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/ListUAMForServiceAccountResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1user_access_methods/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1user_access_methods/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListUAMForServiceAccountResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1user_access_methods/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListUAMForServiceAccountResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1user_access_methods/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/user_access_methods"},{"label":"List all Universal Directory account in a resource group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/okta-universal-directory-accounts/listalloktauniversaldirectoryaccountsfordelegatedsecurityadmin","routeSlug":"/openapi/opa/opa/okta-universal-directory-accounts/listalloktauniversaldirectoryaccountsfordelegatedsecurityadmin","metadata":{"seo":{"title":"List all Universal Directory account in a resource group","description":"OPA roles:security_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAllOktaUniversalDirectoryAccountsForDelegatedSecurityAdmin","name":"List all Universal Directory account in a resource group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_okta_universal_directory_accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Universal Directory account in a resource group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Universal Directory accounts in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_okta_universal_directory_accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_okta_universal_directory_accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_okta_universal_directory_accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_okta_universal_directory_accounts","href":"okta-universal-directory-accounts/listalloktauniversaldirectoryaccountsfordelegatedsecurityadmin","openApiOperationId":"ListAllOktaUniversalDirectoryAccountsForDelegatedSecurityAdmin","summary":"List all Universal Directory account in a resource group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1575"}},"schemaId":"schema_1575"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_okta_universal_directory_accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1575","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1575"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_okta_universal_directory_accounts"},{"label":"List all Universal Directory accounts in a resource group project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/okta-universal-directory-accounts/listresourcegroupprojectoktauniversaldirectoryaccounts","routeSlug":"/openapi/opa/opa/okta-universal-directory-accounts/listresourcegroupprojectoktauniversaldirectoryaccounts","metadata":{"seo":{"title":"List all Universal Directory accounts in a resource group project","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListResourceGroupProjectOktaUniversalDirectoryAccounts","name":"List all Universal Directory accounts in a resource group project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Universal Directory accounts in a resource group project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Universal Directory accounts in a resource group project"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_accounts","href":"okta-universal-directory-accounts/listresourcegroupprojectoktauniversaldirectoryaccounts","openApiOperationId":"ListResourceGroupProjectOktaUniversalDirectoryAccounts","summary":"List all Universal Directory accounts in a resource group project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1576"}},"schemaId":"schema_1576"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1576","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1576"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_accounts"},{"label":"Retrieve a Universal Directory account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/okta-universal-directory-accounts/getoktauniversaldirectoryaccountdetails","routeSlug":"/openapi/opa/opa/okta-universal-directory-accounts/getoktauniversaldirectoryaccountdetails","metadata":{"seo":{"title":"Retrieve a Universal Directory account","description":"OPA roles:resource_adminsecurity_admindelegated_resource_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetOktaUniversalDirectoryAccountDetails","name":"Retrieve a Universal Directory account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a Universal Directory account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a Universal Directory account from a resource group project"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"okta_universal_directory_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a Universal Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_accounts/{okta_universal_directory_account_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"okta_universal_directory_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_accounts/{okta_universal_directory_account_id}","href":"okta-universal-directory-accounts/getoktauniversaldirectoryaccountdetails","openApiOperationId":"GetOktaUniversalDirectoryAccountDetails","summary":"Retrieve a Universal Directory account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/OktaUniversalDirectoryAccountDetails"}},"schemaId":"components/schemas/OktaUniversalDirectoryAccountDetails"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/OktaUniversalDirectoryAccountDetails","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/OktaUniversalDirectoryAccountDetails"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_accounts/{okta_universal_directory_account_id}"}],"content":{"contentType":"group","meta":{"name":"okta-universal-directory-accounts"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Okta Universal Directory Accounts","showPageActions":true},{"nodeType":"markdoc","content":"The Okta Universal Directory Accounts API provides operations to manage Universal Directory accounts for Okta Privileged Access teams"}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/all_okta_universal_directory_accounts","summary":"List all Universal Directory accounts","prefix":{"name":"get","color":"get"},"badges":[],"link":"/okta-universal-directory-accounts/listalloktauniversaldirectoryaccountsforsecurityadmin","deprecated":false},{"title":"/v1/teams/{team_name}/okta_universal_directory_accounts","summary":"List all accessible Universal Directory service accounts","prefix":{"name":"get","color":"get"},"badges":[],"link":"/okta-universal-directory-accounts/listoktaudserviceaccountsenduser","deprecated":false},{"title":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/credentials/versions","summary":"List credential versions for a Universal Directory account","prefix":{"name":"get","color":"get"},"badges":[],"link":"/okta-universal-directory-accounts/listoktauniversaldirectoryaccountcredentialversions","deprecated":false},{"title":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/reveal_credentials","summary":"Reveal the password for Universal Directory account","prefix":{"name":"post","color":"post"},"badges":[],"link":"/okta-universal-directory-accounts/revealoktauniversaldirectoryaccountpassword","deprecated":false},{"title":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/rotate_password","summary":"Rotate a Universal Directory account password","prefix":{"name":"post","color":"post"},"badges":[],"link":"/okta-universal-directory-accounts/oktaudaccountrotatepassword","deprecated":false},{"title":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/user_access_methods","summary":"List the Universal Directory account user access methods","prefix":{"name":"get","color":"get"},"badges":[],"link":"/okta-universal-directory-accounts/listuamforoktaudaccount","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_okta_universal_directory_accounts","summary":"List all Universal Directory account in a resource group","prefix":{"name":"get","color":"get"},"badges":[],"link":"/okta-universal-directory-accounts/listalloktauniversaldirectoryaccountsfordelegatedsecurityadmin","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_accounts","summary":"List all Universal Directory accounts in a resource group project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/okta-universal-directory-accounts/listresourcegroupprojectoktauniversaldirectoryaccounts","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_accounts/{okta_universal_directory_account_id}","summary":"Retrieve a Universal Directory account","prefix":{"name":"get","color":"get"},"badges":[],"link":"/okta-universal-directory-accounts/getoktauniversaldirectoryaccountdetails","deprecated":false}]}]}]}]}},{"type":"group","label":"Projects","link":"/openapi/opa/opa/projects","routeSlug":"/openapi/opa/opa/projects","items":[{"label":"List all projects in a resource group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/listresourcegroupprojects","routeSlug":"/openapi/opa/opa/projects/listresourcegroupprojects","metadata":{"seo":{"title":"List all projects in a resource group","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListResourceGroupProjects","name":"List all projects in a resource group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all projects in a resource group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all projects in the specified resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1564","description":"Only list projects whose name contains this substring"},{"name":"include_resource_count","in":"query","schemaId":"schema_1559","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", includes "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"active_resource_count"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"stale_resource_count"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" for each project in the response. If omitted or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", both fields are returned as "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"0"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","required":false,"schemaId":"schema_1564"},{"name":"include_resource_count","in":"query","required":false,"schemaId":"schema_1559"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects","href":"projects/listresourcegroupprojects","openApiOperationId":"ListResourceGroupProjects","summary":"List all projects in a resource group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1577"}},"schemaId":"schema_1577"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1577","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1577"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects"},{"label":"Create a project in a resource group","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/createresourcegroupproject","routeSlug":"/openapi/opa/opa/projects/createresourcegroupproject","metadata":{"seo":{"title":"Create a project in a resource group","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateResourceGroupProject","name":"Create a project in a resource group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a project in a resource group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a project in the specified resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Project"}},"schemaId":"components/schemas/Project","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/Project"}},"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects","href":"projects/createresourcegroupproject","openApiOperationId":"CreateResourceGroupProject","summary":"Create a project in a resource group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/Project","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Project"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Project"}},"schemaId":"components/schemas/Project"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/Project","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Project"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects"},{"label":"Retrieve a project from a resource group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/fetchresourcegroupproject","routeSlug":"/openapi/opa/opa/projects/fetchresourcegroupproject","metadata":{"seo":{"title":"Retrieve a project from a resource group","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"FetchResourceGroupProject","name":"Retrieve a project from a resource group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a project from a resource group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a project from a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}","href":"projects/fetchresourcegroupproject","openApiOperationId":"FetchResourceGroupProject","summary":"Retrieve a project from a resource group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Project"}},"schemaId":"components/schemas/Project"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Project","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Project"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}"},{"label":"Update a project in a resource group","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/updateresourcegroupproject","routeSlug":"/openapi/opa/opa/projects/updateresourcegroupproject","metadata":{"seo":{"title":"Update a project in a resource group","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateResourceGroupProject","name":"Update a project in a resource group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a project in a resource group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates a project in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Project"}},"schemaId":"components/schemas/Project","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/Project"}},"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}","href":"projects/updateresourcegroupproject","openApiOperationId":"UpdateResourceGroupProject","summary":"Update a project in a resource group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/Project","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Project"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Project"}},"schemaId":"components/schemas/Project"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Project","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Project"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}"},{"label":"Delete a project from a resource group","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/removeresourcegroupproject","routeSlug":"/openapi/opa/opa/projects/removeresourcegroupproject","metadata":{"seo":{"title":"Delete a project from a resource group","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveResourceGroupProject","name":"Delete a project from a resource group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a project from a resource group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes a project from a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}","href":"projects/removeresourcegroupproject","openApiOperationId":"RemoveResourceGroupProject","summary":"Delete a project from a resource group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}"},{"label":"List all Active Directory accounts in a project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/listresourcegroupprojectactivedirectoryaccounts","routeSlug":"/openapi/opa/opa/projects/listresourcegroupprojectactivedirectoryaccounts","metadata":{"seo":{"title":"List all Active Directory accounts in a project","description":"Early AccessOPA roles:resource_adminsecurity_admindelegated_resource_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListResourceGroupProjectActiveDirectoryAccounts","name":"List all Active Directory accounts in a project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Active Directory accounts in a project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Active Directory accounts in a project in a resource group. The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"contains"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" URL parameter"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"filters by UPN."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_accounts","href":"projects/listresourcegroupprojectactivedirectoryaccounts","openApiOperationId":"ListResourceGroupProjectActiveDirectoryAccounts","summary":"List all Active Directory accounts in a project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1578"}},"schemaId":"schema_1578"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1578","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1578"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_accounts"},{"label":"Retrieve the checkout settings for an Active Directory account resource group project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/fetchresourcegroupactivedirectorybasedprojectcheckoutsettings","routeSlug":"/openapi/opa/opa/projects/fetchresourcegroupactivedirectorybasedprojectcheckoutsettings","metadata":{"seo":{"title":"Retrieve the checkout settings for an Active Directory account resource group project","description":"Early AccessOPA roles:resource_adminsecurity_admindelegated_resource_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"FetchResourceGroupActiveDirectoryBasedProjectCheckoutSettings","name":"Retrieve the checkout settings for an Active Directory account resource group project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_checkout_settings/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the checkout settings for an Active Directory account resource group project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the checkout settings configured for a resource group project that's specific to the Active Directory account"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_checkout_settings/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_checkout_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_checkout_settings","href":"projects/fetchresourcegroupactivedirectorybasedprojectcheckoutsettings","openApiOperationId":"FetchResourceGroupActiveDirectoryBasedProjectCheckoutSettings","summary":"Retrieve the checkout settings for an Active Directory account resource group project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryCheckoutSettings"}},"schemaId":"components/schemas/ActiveDirectoryCheckoutSettings"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_checkout_settings/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryCheckoutSettings","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryCheckoutSettings"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_checkout_settings"},{"label":"Update the checkout settings for an Active Directory account resource group project","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/updateresourcegroupactivedirectorybasedprojectcheckoutsettings","routeSlug":"/openapi/opa/opa/projects/updateresourcegroupactivedirectorybasedprojectcheckoutsettings","metadata":{"seo":{"title":"Update the checkout settings for an Active Directory account resource group project","description":"Early AccessOPA roles:security_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateResourceGroupActiveDirectoryBasedProjectCheckoutSettings","name":"Update the checkout settings for an Active Directory account resource group project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_checkout_settings/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update the checkout settings for an Active Directory account resource group project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the checkout settings configured for a resource group project that's specific to the Active Directory account"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_checkout_settings/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryCheckoutSettings"}},"schemaId":"components/schemas/ActiveDirectoryCheckoutSettings","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_checkout_settings/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_checkout_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryCheckoutSettings"}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_checkout_settings","href":"projects/updateresourcegroupactivedirectorybasedprojectcheckoutsettings","openApiOperationId":"UpdateResourceGroupActiveDirectoryBasedProjectCheckoutSettings","summary":"Update the checkout settings for an Active Directory account resource group project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ActiveDirectoryCheckoutSettings","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryCheckoutSettings"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_checkout_settings/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_checkout_settings"},{"label":"Retrieve a project password policy for Active Directory resources","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/getprojectpasswordpolicyforactivedirectoryresources","routeSlug":"/openapi/opa/opa/projects/getprojectpasswordpolicyforactivedirectoryresources","metadata":{"seo":{"title":"Retrieve a project password policy for Active Directory resources","description":"Early AccessOPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetProjectPasswordPolicyForActiveDirectoryResources","name":"Retrieve a project password policy for Active Directory resources","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_password_settings/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a project password policy for Active Directory resources","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a project password policy for Active Directory resources in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_password_settings/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_password_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_password_settings","href":"projects/getprojectpasswordpolicyforactivedirectoryresources","openApiOperationId":"GetProjectPasswordPolicyForActiveDirectoryResources","summary":"Retrieve a project password policy for Active Directory resources"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryPasswordPolicy"}},"schemaId":"components/schemas/ActiveDirectoryPasswordPolicy"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_password_settings/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryPasswordPolicy","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryPasswordPolicy"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_password_settings"},{"label":"Update a project password policy for Active Directory resources","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/updateprojectpasswordpolicyforactivedirectoryresources","routeSlug":"/openapi/opa/opa/projects/updateprojectpasswordpolicyforactivedirectoryresources","metadata":{"seo":{"title":"Update a project password policy for Active Directory resources","description":"Early AccessOPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateProjectPasswordPolicyForActiveDirectoryResources","name":"Update a project password policy for Active Directory resources","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_password_settings/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a project password policy for Active Directory resources","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates a project password policy for Active Directory resources in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_password_settings/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryPasswordPolicy"}},"schemaId":"components/schemas/ActiveDirectoryPasswordPolicy","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_password_settings/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_password_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryPasswordPolicy"}},"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_password_settings","href":"projects/updateprojectpasswordpolicyforactivedirectoryresources","openApiOperationId":"UpdateProjectPasswordPolicyForActiveDirectoryResources","summary":"Update a project password policy for Active Directory resources"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ActiveDirectoryPasswordPolicy","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryPasswordPolicy"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryPasswordPolicy"}},"schemaId":"components/schemas/ActiveDirectoryPasswordPolicy"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1active_directory_password_settings/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryPasswordPolicy","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryPasswordPolicy"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_password_settings"},{"label":"List all resources checked out in a project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/listallcheckedoutresourcesbyadmin","routeSlug":"/openapi/opa/opa/projects/listallcheckedoutresourcesbyadmin","metadata":{"seo":{"title":"List all resources checked out in a project","description":"OPA roles:resource_adminsecurity_admindelegated_resource_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAllCheckedOutResourcesByAdmin","name":"List all resources checked out in a project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1checked_out_resources/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all resources checked out in a project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all the resources that are currently checked out within a specified resource group project"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1checked_out_resources/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"resource_type","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If specified, only returns resources with a matching type. Valid resource types: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"server_account_password_login"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"managed_saas_app_account_password_login"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"okta_universal_directory_account_password_login"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"include_pending_checkin","in":"query","schemaId":"schema_1543","description":"If specified, also returns resources that have already started the checkin process. These are not included by default."},{"name":"auth_type","in":"query","schemaId":"schema_1565","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter database connections by the authentication type"},"children":[]}]}]}]},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1checked_out_resources/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/checked_out_resources","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"resource_type","in":"query","required":false,"schemaId":"schema_1537"},{"name":"include_pending_checkin","in":"query","required":false,"schemaId":"schema_1543"},{"name":"auth_type","in":"query","required":false,"schemaId":"schema_1565","explode":true},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/checked_out_resources","href":"projects/listallcheckedoutresourcesbyadmin","openApiOperationId":"ListAllCheckedOutResourcesByAdmin","summary":"List all resources checked out in a project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1579"}},"schemaId":"schema_1579"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1checked_out_resources/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1579","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1579"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/checked_out_resources"},{"label":"Check in a resource","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/admincheckinresource","routeSlug":"/openapi/opa/opa/projects/admincheckinresource","metadata":{"seo":{"title":"Check in a resource","description":"OPA roles:resource_adminsecurity_admindelegated_resource_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"AdminCheckinResource","name":"Check in a resource","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1checkin_resource/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Check in a resource","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Checks in a resource (forcefully). As an admin, use this request to return a resource that any user has checked out."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1checkin_resource/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CheckinResourceRequest"}},"schemaId":"components/schemas/CheckinResourceRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1checkin_resource/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/checkin_resource","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CheckinResourceRequest"}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/checkin_resource","href":"projects/admincheckinresource","openApiOperationId":"AdminCheckinResource","summary":"Check in a resource"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/CheckinResourceRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CheckinResourceRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1checkin_resource/post/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/checkin_resource"},{"label":"List all database accounts in a project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/listresourcegroupprojectdatabaseaccounts","routeSlug":"/openapi/opa/opa/projects/listresourcegroupprojectdatabaseaccounts","metadata":{"seo":{"title":"List all database accounts in a project","description":"Early AccessOPA roles:resource_adminsecurity_admindelegated_resource_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListResourceGroupProjectDatabaseAccounts","name":"List all database accounts in a project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all database accounts in a project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge ea","style":{"cursor":"pointer","background":"rgb(141, 110, 151)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Early Access"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all database accounts in a project in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Returns results that only include the specified value in the database integration name or account name"},{"name":"auth_type","in":"query","schemaId":"schema_1565","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter database connections by the authentication type"},"children":[]}]}]}]},{"name":"status","in":"query","schemaId":"schema_1580","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter database accounts by the account status"},"children":[]}]}]}]},{"name":"account_settings_enabled","in":"query","schemaId":"schema_1581","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter database accounts by the project-level account setting that is enabled for the account"},"children":[]}]}]}]},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","required":false,"schemaId":"schema_1537"},{"name":"auth_type","in":"query","required":false,"schemaId":"schema_1565","explode":true},{"name":"status","in":"query","required":false,"schemaId":"schema_1580","explode":true},{"name":"account_settings_enabled","in":"query","required":false,"schemaId":"schema_1581","explode":true},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"descending","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts","href":"projects/listresourcegroupprojectdatabaseaccounts","openApiOperationId":"ListResourceGroupProjectDatabaseAccounts","summary":"List all database accounts in a project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListResourceGroupProjectDatabaseAccountsResponse"}},"schemaId":"components/schemas/ListResourceGroupProjectDatabaseAccountsResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListResourceGroupProjectDatabaseAccountsResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListResourceGroupProjectDatabaseAccountsResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts"},{"label":"Retrieve database checkout settings for a project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/fetchresourcegroupdatabasebasedprojectcheckoutsettings","routeSlug":"/openapi/opa/opa/projects/fetchresourcegroupdatabasebasedprojectcheckoutsettings","metadata":{"seo":{"title":"Retrieve database checkout settings for a project","description":"OPA roles:resource_adminsecurity_admindelegated_resource_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"FetchResourceGroupDatabaseBasedProjectCheckoutSettings","name":"Retrieve database checkout settings for a project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_checkout_settings/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve database checkout settings for a project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the checkout settings configured for a resource group project that's specific to the database account"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_checkout_settings/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_checkout_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_checkout_settings","href":"projects/fetchresourcegroupdatabasebasedprojectcheckoutsettings","openApiOperationId":"FetchResourceGroupDatabaseBasedProjectCheckoutSettings","summary":"Retrieve database checkout settings for a project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResourceCheckoutSettings"}},"schemaId":"components/schemas/ResourceCheckoutSettings"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_checkout_settings/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ResourceCheckoutSettings","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResourceCheckoutSettings"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_checkout_settings"},{"label":"Update the database checkout settings for a project","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/updateresourcegroupdatabasebasedprojectcheckoutsettings","routeSlug":"/openapi/opa/opa/projects/updateresourcegroupdatabasebasedprojectcheckoutsettings","metadata":{"seo":{"title":"Update the database checkout settings for a project","description":"OPA roles:security_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateResourceGroupDatabaseBasedProjectCheckoutSettings","name":"Update the database checkout settings for a project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_checkout_settings/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update the database checkout settings for a project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the checkout settings configured for a resource group project that's specific to the database account"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_checkout_settings/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ResourceCheckoutSettings"}},"schemaId":"components/schemas/ResourceCheckoutSettings","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_checkout_settings/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_checkout_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ResourceCheckoutSettings"}},"responseCodes":["204","401"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_checkout_settings","href":"projects/updateresourcegroupdatabasebasedprojectcheckoutsettings","openApiOperationId":"UpdateResourceGroupDatabaseBasedProjectCheckoutSettings","summary":"Update the database checkout settings for a project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ResourceCheckoutSettings","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ResourceCheckoutSettings"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_checkout_settings/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_checkout_settings"},{"label":"Retrieve a project password policy for database resources","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/getprojectpasswordpolicyfordatabaseresources","routeSlug":"/openapi/opa/opa/projects/getprojectpasswordpolicyfordatabaseresources","metadata":{"seo":{"title":"Retrieve a project password policy for database resources","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetProjectPasswordPolicyForDatabaseResources","name":"Retrieve a project password policy for database resources","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_password_settings/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a project password policy for database resources","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a project password policy for database resources in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_password_settings/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_password_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_password_settings","href":"projects/getprojectpasswordpolicyfordatabaseresources","openApiOperationId":"GetProjectPasswordPolicyForDatabaseResources","summary":"Retrieve a project password policy for database resources"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabasePasswordPolicy"}},"schemaId":"components/schemas/DatabasePasswordPolicy"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_password_settings/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DatabasePasswordPolicy","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabasePasswordPolicy"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_password_settings"},{"label":"Update a project password policy for database resources","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/updateprojectpasswordpolicyfordatabaseresources","routeSlug":"/openapi/opa/opa/projects/updateprojectpasswordpolicyfordatabaseresources","metadata":{"seo":{"title":"Update a project password policy for database resources","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateProjectPasswordPolicyForDatabaseResources","name":"Update a project password policy for database resources","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_password_settings/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a project password policy for database resources","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates a project password policy for database resources in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_password_settings/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/DatabasePasswordPolicy"}},"schemaId":"components/schemas/DatabasePasswordPolicy","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_password_settings/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_password_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/DatabasePasswordPolicy"}},"responseCodes":["200","401"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_password_settings","href":"projects/updateprojectpasswordpolicyfordatabaseresources","openApiOperationId":"UpdateProjectPasswordPolicyForDatabaseResources","summary":"Update a project password policy for database resources"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/DatabasePasswordPolicy","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/DatabasePasswordPolicy"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabasePasswordPolicy"}},"schemaId":"components/schemas/DatabasePasswordPolicy"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_password_settings/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DatabasePasswordPolicy","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DatabasePasswordPolicy"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_password_settings"},{"label":"Retrieve the checkout settings for a Universal Directory resource group project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/fetchresourcegroupoktauniversaldirectorybasedprojectcheckoutsettings","routeSlug":"/openapi/opa/opa/projects/fetchresourcegroupoktauniversaldirectorybasedprojectcheckoutsettings","metadata":{"seo":{"title":"Retrieve the checkout settings for a Universal Directory resource group project","description":"OPA roles:resource_adminsecurity_admindelegated_resource_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"FetchResourceGroupOktaUniversalDirectoryBasedProjectCheckoutSettings","name":"Retrieve the checkout settings for a Universal Directory resource group project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_checkout_settings/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the checkout settings for a Universal Directory resource group project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the checkout settings configured for a resource group project that's specific to the Universal Directory"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_checkout_settings/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_checkout_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_checkout_settings","href":"projects/fetchresourcegroupoktauniversaldirectorybasedprojectcheckoutsettings","openApiOperationId":"FetchResourceGroupOktaUniversalDirectoryBasedProjectCheckoutSettings","summary":"Retrieve the checkout settings for a Universal Directory resource group project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/APIServiceAccountCheckoutSettings"}},"schemaId":"components/schemas/APIServiceAccountCheckoutSettings"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_checkout_settings/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/APIServiceAccountCheckoutSettings","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/APIServiceAccountCheckoutSettings"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_checkout_settings"},{"label":"Update the checkout settings for a Universal Directory resource group project","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/updateresourcegroupoktauniversaldirectorybasedprojectcheckoutsettings","routeSlug":"/openapi/opa/opa/projects/updateresourcegroupoktauniversaldirectorybasedprojectcheckoutsettings","metadata":{"seo":{"title":"Update the checkout settings for a Universal Directory resource group project","description":"OPA roles:security_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateResourceGroupOktaUniversalDirectoryBasedProjectCheckoutSettings","name":"Update the checkout settings for a Universal Directory resource group project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_checkout_settings/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update the checkout settings for a Universal Directory resource group project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the checkout settings configured for a resource group project that's specific to the Universal Directory"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_checkout_settings/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/APIServiceAccountCheckoutSettings"}},"schemaId":"components/schemas/APIServiceAccountCheckoutSettings","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_checkout_settings/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_checkout_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/APIServiceAccountCheckoutSettings"}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_checkout_settings","href":"projects/updateresourcegroupoktauniversaldirectorybasedprojectcheckoutsettings","openApiOperationId":"UpdateResourceGroupOktaUniversalDirectoryBasedProjectCheckoutSettings","summary":"Update the checkout settings for a Universal Directory resource group project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/APIServiceAccountCheckoutSettings","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/APIServiceAccountCheckoutSettings"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_checkout_settings/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_checkout_settings"},{"label":"Retrieve a project password policy for Universal Directory resources","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/getprojectpasswordpolicyforoktauniversaldirectoryresources","routeSlug":"/openapi/opa/opa/projects/getprojectpasswordpolicyforoktauniversaldirectoryresources","metadata":{"seo":{"title":"Retrieve a project password policy for Universal Directory resources","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetProjectPasswordPolicyForOktaUniversalDirectoryResources","name":"Retrieve a project password policy for Universal Directory resources","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_password_settings/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a project password policy for Universal Directory resources","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a project password policy for Universal Directory resources in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_password_settings/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_password_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_password_settings","href":"projects/getprojectpasswordpolicyforoktauniversaldirectoryresources","openApiOperationId":"GetProjectPasswordPolicyForOktaUniversalDirectoryResources","summary":"Retrieve a project password policy for Universal Directory resources"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PasswordPolicyWithExclude"}},"schemaId":"components/schemas/PasswordPolicyWithExclude"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_password_settings/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PasswordPolicyWithExclude","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PasswordPolicyWithExclude"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_password_settings"},{"label":"Update a project password policy for Universal Directory resources","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/updateprojectpasswordpolicyforoktauniversaldirectoryresources","routeSlug":"/openapi/opa/opa/projects/updateprojectpasswordpolicyforoktauniversaldirectoryresources","metadata":{"seo":{"title":"Update a project password policy for Universal Directory resources","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateProjectPasswordPolicyForOktaUniversalDirectoryResources","name":"Update a project password policy for Universal Directory resources","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_password_settings/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a project password policy for Universal Directory resources","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates a project password policy for Universal Directory resources in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_password_settings/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PasswordPolicyWithExclude"}},"schemaId":"components/schemas/PasswordPolicyWithExclude","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_password_settings/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_password_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PasswordPolicyWithExclude"}},"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_password_settings","href":"projects/updateprojectpasswordpolicyforoktauniversaldirectoryresources","openApiOperationId":"UpdateProjectPasswordPolicyForOktaUniversalDirectoryResources","summary":"Update a project password policy for Universal Directory resources"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/PasswordPolicyWithExclude","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PasswordPolicyWithExclude"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PasswordPolicyWithExclude"}},"schemaId":"components/schemas/PasswordPolicyWithExclude"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1okta_universal_directory_password_settings/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PasswordPolicyWithExclude","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PasswordPolicyWithExclude"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_password_settings"},{"label":"Rotate the password for a given resource in a project","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/adminrotateresource","routeSlug":"/openapi/opa/opa/projects/adminrotateresource","metadata":{"seo":{"title":"Rotate the password for a given resource in a project","description":"OPA roles:resource_adminsecurity_admindelegated_resource_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"AdminRotateResource","name":"Rotate the password for a given resource in a project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1rotate_resource/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Rotate the password for a given resource in a project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Rotates the password for a resource within a specified resource group and project"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1rotate_resource/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CheckinResourceRequest"}},"schemaId":"components/schemas/CheckinResourceRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1rotate_resource/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/rotate_resource","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CheckinResourceRequest"}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/rotate_resource","href":"projects/adminrotateresource","openApiOperationId":"AdminRotateResource","summary":"Rotate the password for a given resource in a project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/CheckinResourceRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CheckinResourceRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1rotate_resource/post/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/rotate_resource"},{"label":"Retrieve the checkout settings for a SaaS app resource group project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/fetchresourcegroupsaasappbasedprojectcheckoutsettings","routeSlug":"/openapi/opa/opa/projects/fetchresourcegroupsaasappbasedprojectcheckoutsettings","metadata":{"seo":{"title":"Retrieve the checkout settings for a SaaS app resource group project","description":"OPA roles:resource_adminsecurity_admindelegated_resource_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"FetchResourceGroupSaasAppBasedProjectCheckoutSettings","name":"Retrieve the checkout settings for a SaaS app resource group project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_checkout_settings/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the checkout settings for a SaaS app resource group project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the checkout settings configured for a resource group project that's specific to the SaaS app"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_checkout_settings/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_checkout_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_checkout_settings","href":"projects/fetchresourcegroupsaasappbasedprojectcheckoutsettings","openApiOperationId":"FetchResourceGroupSaasAppBasedProjectCheckoutSettings","summary":"Retrieve the checkout settings for a SaaS app resource group project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/APIServiceAccountCheckoutSettings"}},"schemaId":"components/schemas/APIServiceAccountCheckoutSettings"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_checkout_settings/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/APIServiceAccountCheckoutSettings","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/APIServiceAccountCheckoutSettings"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_checkout_settings"},{"label":"Update the checkout settings for a SaaS app resource group project","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/updateresourcegroupsaasappbasedprojectcheckoutsettings","routeSlug":"/openapi/opa/opa/projects/updateresourcegroupsaasappbasedprojectcheckoutsettings","metadata":{"seo":{"title":"Update the checkout settings for a SaaS app resource group project","description":"OPA roles:security_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateResourceGroupSaasAppBasedProjectCheckoutSettings","name":"Update the checkout settings for a SaaS app resource group project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_checkout_settings/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update the checkout settings for a SaaS app resource group project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the checkout settings configured for a resource group project that's specific to the SaaS app"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_checkout_settings/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/APIServiceAccountCheckoutSettings"}},"schemaId":"components/schemas/APIServiceAccountCheckoutSettings","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_checkout_settings/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_checkout_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/APIServiceAccountCheckoutSettings"}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_checkout_settings","href":"projects/updateresourcegroupsaasappbasedprojectcheckoutsettings","openApiOperationId":"UpdateResourceGroupSaasAppBasedProjectCheckoutSettings","summary":"Update the checkout settings for a SaaS app resource group project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/APIServiceAccountCheckoutSettings","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/APIServiceAccountCheckoutSettings"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_checkout_settings/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_checkout_settings"},{"label":"Retrieve a project password policy for SaaS app resources","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/getprojectpasswordpolicyforsaasappresources","routeSlug":"/openapi/opa/opa/projects/getprojectpasswordpolicyforsaasappresources","metadata":{"seo":{"title":"Retrieve a project password policy for SaaS app resources","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetProjectPasswordPolicyForSaasAppResources","name":"Retrieve a project password policy for SaaS app resources","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_password_settings/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a project password policy for SaaS app resources","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a project password policy for SaaS app resources in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_password_settings/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_password_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_password_settings","href":"projects/getprojectpasswordpolicyforsaasappresources","openApiOperationId":"GetProjectPasswordPolicyForSaasAppResources","summary":"Retrieve a project password policy for SaaS app resources"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PasswordPolicyWithExclude"}},"schemaId":"components/schemas/PasswordPolicyWithExclude"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_password_settings/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PasswordPolicyWithExclude","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PasswordPolicyWithExclude"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_password_settings"},{"label":"Update a project password policy for SaaS app resources","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/updateprojectpasswordpolicyforsaasappresources","routeSlug":"/openapi/opa/opa/projects/updateprojectpasswordpolicyforsaasappresources","metadata":{"seo":{"title":"Update a project password policy for SaaS app resources","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateProjectPasswordPolicyForSaasAppResources","name":"Update a project password policy for SaaS app resources","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_password_settings/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a project password policy for SaaS app resources","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates a project password policy for SaaS app resources in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_password_settings/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PasswordPolicyWithExclude"}},"schemaId":"components/schemas/PasswordPolicyWithExclude","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_password_settings/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_password_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PasswordPolicyWithExclude"}},"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_password_settings","href":"projects/updateprojectpasswordpolicyforsaasappresources","openApiOperationId":"UpdateProjectPasswordPolicyForSaasAppResources","summary":"Update a project password policy for SaaS app resources"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/PasswordPolicyWithExclude","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PasswordPolicyWithExclude"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PasswordPolicyWithExclude"}},"schemaId":"components/schemas/PasswordPolicyWithExclude"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_password_settings/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PasswordPolicyWithExclude","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PasswordPolicyWithExclude"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_password_settings"},{"label":"List all server accounts in a project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/listserveraccountsforproject","routeSlug":"/openapi/opa/opa/projects/listserveraccountsforproject","metadata":{"seo":{"title":"List all server accounts in a project","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListServerAccountsForProject","name":"List all server accounts in a project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all server accounts in a project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all server accounts in a resource group project"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1564","description":"Only return server accounts whose sign-in name or hostname contains the specified string"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","required":false,"schemaId":"schema_1564"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_accounts","href":"projects/listserveraccountsforproject","openApiOperationId":"ListServerAccountsForProject","summary":"List all server accounts in a project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1582"}},"schemaId":"schema_1582"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1582","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1582"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_accounts"},{"label":"Retrieve a server account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/getserveraccountdetails","routeSlug":"/openapi/opa/opa/projects/getserveraccountdetails","metadata":{"seo":{"title":"Retrieve a server account","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetServerAccountDetails","name":"Retrieve a server account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_accounts~1{server_account_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a server account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a server account from a project in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"server_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a server account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_accounts~1{server_account_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_accounts/{server_account_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"server_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_accounts/{server_account_id}","href":"projects/getserveraccountdetails","openApiOperationId":"GetServerAccountDetails","summary":"Retrieve a server account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1583"}},"schemaId":"schema_1583"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_accounts~1{server_account_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1583","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1583"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_accounts/{server_account_id}"},{"label":"Retrieve the checkout settings for a server resource group project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/fetchresourcegroupserverbasedprojectcheckoutsettings","routeSlug":"/openapi/opa/opa/projects/fetchresourcegroupserverbasedprojectcheckoutsettings","metadata":{"seo":{"title":"Retrieve the checkout settings for a server resource group project","description":"OPA roles:resource_adminsecurity_admindelegated_resource_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"FetchResourceGroupServerBasedProjectCheckoutSettings","name":"Retrieve the checkout settings for a server resource group project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_checkout_settings/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the checkout settings for a server resource group project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the checkout settings configured for a resource group project that's specific to the server"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_checkout_settings/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_checkout_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_checkout_settings","href":"projects/fetchresourcegroupserverbasedprojectcheckoutsettings","openApiOperationId":"FetchResourceGroupServerBasedProjectCheckoutSettings","summary":"Retrieve the checkout settings for a server resource group project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResourceCheckoutSettings"}},"schemaId":"components/schemas/ResourceCheckoutSettings"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_checkout_settings/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ResourceCheckoutSettings","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResourceCheckoutSettings"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_checkout_settings"},{"label":"Update the checkout settings for a server resource group project","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/updateresourcegroupserverbasedprojectcheckoutsettings","routeSlug":"/openapi/opa/opa/projects/updateresourcegroupserverbasedprojectcheckoutsettings","metadata":{"seo":{"title":"Update the checkout settings for a server resource group project","description":"OPA roles:security_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateResourceGroupServerBasedProjectCheckoutSettings","name":"Update the checkout settings for a server resource group project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_checkout_settings/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update the checkout settings for a server resource group project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the checkout settings configured for a resource group project that's specific to the server"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_checkout_settings/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ResourceCheckoutSettings"}},"schemaId":"components/schemas/ResourceCheckoutSettings","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_checkout_settings/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_checkout_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ResourceCheckoutSettings"}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_checkout_settings","href":"projects/updateresourcegroupserverbasedprojectcheckoutsettings","openApiOperationId":"UpdateResourceGroupServerBasedProjectCheckoutSettings","summary":"Update the checkout settings for a server resource group project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ResourceCheckoutSettings","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ResourceCheckoutSettings"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_checkout_settings/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_checkout_settings"},{"label":"List all server enrollment tokens in a project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/listresourcegroupprojectserverenrollmenttokens","routeSlug":"/openapi/opa/opa/projects/listresourcegroupprojectserverenrollmenttokens","metadata":{"seo":{"title":"List all server enrollment tokens in a project","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListResourceGroupProjectServerEnrollmentTokens","name":"List all server enrollment tokens in a project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_enrollment_tokens/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all server enrollment tokens in a project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all server enrollment tokens in a resource group project"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_enrollment_tokens/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_enrollment_tokens","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_enrollment_tokens","href":"projects/listresourcegroupprojectserverenrollmenttokens","openApiOperationId":"ListResourceGroupProjectServerEnrollmentTokens","summary":"List all server enrollment tokens in a project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1584"}},"schemaId":"schema_1584"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_enrollment_tokens/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1584","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1584"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_enrollment_tokens"},{"label":"Create a server enrollment token","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/createresourcegroupprojectserverenrollmenttoken","routeSlug":"/openapi/opa/opa/projects/createresourcegroupprojectserverenrollmenttoken","metadata":{"seo":{"title":"Create a server enrollment token","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateResourceGroupProjectServerEnrollmentToken","name":"Create a server enrollment token","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_enrollment_tokens/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a server enrollment token","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a server enrollment token for a project in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_enrollment_tokens/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ServerEnrollmentToken"}},"schemaId":"components/schemas/ServerEnrollmentToken","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_enrollment_tokens/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_enrollment_tokens","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ServerEnrollmentToken"}},"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_enrollment_tokens","href":"projects/createresourcegroupprojectserverenrollmenttoken","openApiOperationId":"CreateResourceGroupProjectServerEnrollmentToken","summary":"Create a server enrollment token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ServerEnrollmentToken","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ServerEnrollmentToken"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ServerEnrollmentToken"}},"schemaId":"components/schemas/ServerEnrollmentToken"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_enrollment_tokens/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/ServerEnrollmentToken","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ServerEnrollmentToken"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_enrollment_tokens"},{"label":"Retrieve a server enrollment token","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/getresourcegroupprojectserverenrollmenttoken","routeSlug":"/openapi/opa/opa/projects/getresourcegroupprojectserverenrollmenttoken","metadata":{"seo":{"title":"Retrieve a server enrollment token","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetResourceGroupProjectServerEnrollmentToken","name":"Retrieve a server enrollment token","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_enrollment_tokens~1{server_enrollment_token_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a server enrollment token","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a server enrollment token from a project in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"server_enrollment_token_id","in":"path","schemaId":"schema_1537","description":"The UUID of a server enrollment token","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_enrollment_tokens~1{server_enrollment_token_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_enrollment_tokens/{server_enrollment_token_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"server_enrollment_token_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_enrollment_tokens/{server_enrollment_token_id}","href":"projects/getresourcegroupprojectserverenrollmenttoken","openApiOperationId":"GetResourceGroupProjectServerEnrollmentToken","summary":"Retrieve a server enrollment token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ServerEnrollmentToken"}},"schemaId":"components/schemas/ServerEnrollmentToken"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_enrollment_tokens~1{server_enrollment_token_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ServerEnrollmentToken","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ServerEnrollmentToken"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_enrollment_tokens/{server_enrollment_token_id}"},{"label":"Delete a server enrollment token","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/removeresourcegroupprojectserverenrollmenttoken","routeSlug":"/openapi/opa/opa/projects/removeresourcegroupprojectserverenrollmenttoken","metadata":{"seo":{"title":"Delete a server enrollment token","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveResourceGroupProjectServerEnrollmentToken","name":"Delete a server enrollment token","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_enrollment_tokens~1{server_enrollment_token_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a server enrollment token","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes a server enrollment token from a project in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"server_enrollment_token_id","in":"path","schemaId":"schema_1537","description":"The UUID of a server enrollment token","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_enrollment_tokens~1{server_enrollment_token_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_enrollment_tokens/{server_enrollment_token_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"server_enrollment_token_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_enrollment_tokens/{server_enrollment_token_id}","href":"projects/removeresourcegroupprojectserverenrollmenttoken","openApiOperationId":"RemoveResourceGroupProjectServerEnrollmentToken","summary":"Delete a server enrollment token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_enrollment_tokens~1{server_enrollment_token_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_enrollment_tokens/{server_enrollment_token_id}"},{"label":"Retrieve project password policy for server accounts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/getpasswordpolicyforproject","routeSlug":"/openapi/opa/opa/projects/getpasswordpolicyforproject","metadata":{"seo":{"title":"Retrieve project password policy for server accounts","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetPasswordPolicyForProject","name":"Retrieve project password policy for server accounts","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_password_settings/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve project password policy for server accounts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a password policy for a project in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_password_settings/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_password_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_password_settings","href":"projects/getpasswordpolicyforproject","openApiOperationId":"GetPasswordPolicyForProject","summary":"Retrieve project password policy for server accounts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PasswordPolicy"}},"schemaId":"components/schemas/PasswordPolicy"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_password_settings/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PasswordPolicy","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PasswordPolicy"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_password_settings"},{"label":"Update project password policy for server accounts","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/updatepasswordpolicyforproject","routeSlug":"/openapi/opa/opa/projects/updatepasswordpolicyforproject","metadata":{"seo":{"title":"Update project password policy for server accounts","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdatePasswordPolicyForProject","name":"Update project password policy for server accounts","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_password_settings/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update project password policy for server accounts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates a password policy for a project in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_password_settings/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PasswordPolicy"}},"schemaId":"components/schemas/PasswordPolicy","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_password_settings/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_password_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PasswordPolicy"}},"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_password_settings","href":"projects/updatepasswordpolicyforproject","openApiOperationId":"UpdatePasswordPolicyForProject","summary":"Update project password policy for server accounts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/PasswordPolicy","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PasswordPolicy"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PasswordPolicy"}},"schemaId":"components/schemas/PasswordPolicy"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1server_password_settings/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PasswordPolicy","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PasswordPolicy"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_password_settings"},{"label":"List all server accounts for a server","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/projects/listserveraccountsforserver","routeSlug":"/openapi/opa/opa/projects/listserveraccountsforserver","metadata":{"seo":{"title":"List all server accounts for a server","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListServerAccountsForServer","name":"List all server accounts for a server","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers~1{server_id}~1server_accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all server accounts for a server","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all server accounts for a server in a project"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"server_id","in":"path","schemaId":"schema_1537","description":"The UUID of an enrolled server","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers~1{server_id}~1server_accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers~1{server_id}~1server_accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/servers/{server_id}/server_accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"server_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/servers/{server_id}/server_accounts","href":"projects/listserveraccountsforserver","openApiOperationId":"ListServerAccountsForServer","summary":"List all server accounts for a server"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1585"}},"schemaId":"schema_1585"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers~1{server_id}~1server_accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1585","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1585"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/servers/{server_id}/server_accounts"}],"content":{"contentType":"group","meta":{"name":"projects"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Projects","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"An Okta Privileged Access project is a collection of resources that share settings."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://help.okta.com/okta_help.htm?type=oie&id=ext-pam-projects"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Projects"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects","summary":"List all projects in a resource group","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/listresourcegroupprojects","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects","summary":"Create a project in a resource group","prefix":{"name":"post","color":"post"},"badges":[],"link":"/projects/createresourcegroupproject","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}","summary":"Retrieve a project from a resource group","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/fetchresourcegroupproject","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}","summary":"Update a project in a resource group","prefix":{"name":"put","color":"put"},"badges":[],"link":"/projects/updateresourcegroupproject","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}","summary":"Delete a project from a resource group","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/projects/removeresourcegroupproject","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_accounts","summary":"List all Active Directory accounts in a project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/listresourcegroupprojectactivedirectoryaccounts","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_checkout_settings","summary":"Retrieve the checkout settings for an Active Directory account resource group project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/fetchresourcegroupactivedirectorybasedprojectcheckoutsettings","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_checkout_settings","summary":"Update the checkout settings for an Active Directory account resource group project","prefix":{"name":"put","color":"put"},"badges":[],"link":"/projects/updateresourcegroupactivedirectorybasedprojectcheckoutsettings","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_password_settings","summary":"Retrieve a project password policy for Active Directory resources","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/getprojectpasswordpolicyforactivedirectoryresources","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/active_directory_password_settings","summary":"Update a project password policy for Active Directory resources","prefix":{"name":"put","color":"put"},"badges":[],"link":"/projects/updateprojectpasswordpolicyforactivedirectoryresources","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/checked_out_resources","summary":"List all resources checked out in a project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/listallcheckedoutresourcesbyadmin","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/checkin_resource","summary":"Check in a resource","prefix":{"name":"post","color":"post"},"badges":[],"link":"/projects/admincheckinresource","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts","summary":"List all database accounts in a project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/listresourcegroupprojectdatabaseaccounts","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_checkout_settings","summary":"Retrieve database checkout settings for a project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/fetchresourcegroupdatabasebasedprojectcheckoutsettings","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_checkout_settings","summary":"Update the database checkout settings for a project","prefix":{"name":"put","color":"put"},"badges":[],"link":"/projects/updateresourcegroupdatabasebasedprojectcheckoutsettings","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_password_settings","summary":"Retrieve a project password policy for database resources","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/getprojectpasswordpolicyfordatabaseresources","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_password_settings","summary":"Update a project password policy for database resources","prefix":{"name":"put","color":"put"},"badges":[],"link":"/projects/updateprojectpasswordpolicyfordatabaseresources","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_checkout_settings","summary":"Retrieve the checkout settings for a Universal Directory resource group project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/fetchresourcegroupoktauniversaldirectorybasedprojectcheckoutsettings","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_checkout_settings","summary":"Update the checkout settings for a Universal Directory resource group project","prefix":{"name":"put","color":"put"},"badges":[],"link":"/projects/updateresourcegroupoktauniversaldirectorybasedprojectcheckoutsettings","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_password_settings","summary":"Retrieve a project password policy for Universal Directory resources","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/getprojectpasswordpolicyforoktauniversaldirectoryresources","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/okta_universal_directory_password_settings","summary":"Update a project password policy for Universal Directory resources","prefix":{"name":"put","color":"put"},"badges":[],"link":"/projects/updateprojectpasswordpolicyforoktauniversaldirectoryresources","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/rotate_resource","summary":"Rotate the password for a given resource in a project","prefix":{"name":"post","color":"post"},"badges":[],"link":"/projects/adminrotateresource","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_checkout_settings","summary":"Retrieve the checkout settings for a SaaS app resource group project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/fetchresourcegroupsaasappbasedprojectcheckoutsettings","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_checkout_settings","summary":"Update the checkout settings for a SaaS app resource group project","prefix":{"name":"put","color":"put"},"badges":[],"link":"/projects/updateresourcegroupsaasappbasedprojectcheckoutsettings","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_password_settings","summary":"Retrieve a project password policy for SaaS app resources","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/getprojectpasswordpolicyforsaasappresources","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_password_settings","summary":"Update a project password policy for SaaS app resources","prefix":{"name":"put","color":"put"},"badges":[],"link":"/projects/updateprojectpasswordpolicyforsaasappresources","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_accounts","summary":"List all server accounts in a project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/listserveraccountsforproject","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_accounts/{server_account_id}","summary":"Retrieve a server account","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/getserveraccountdetails","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_checkout_settings","summary":"Retrieve the checkout settings for a server resource group project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/fetchresourcegroupserverbasedprojectcheckoutsettings","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_checkout_settings","summary":"Update the checkout settings for a server resource group project","prefix":{"name":"put","color":"put"},"badges":[],"link":"/projects/updateresourcegroupserverbasedprojectcheckoutsettings","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_enrollment_tokens","summary":"List all server enrollment tokens in a project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/listresourcegroupprojectserverenrollmenttokens","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_enrollment_tokens","summary":"Create a server enrollment token","prefix":{"name":"post","color":"post"},"badges":[],"link":"/projects/createresourcegroupprojectserverenrollmenttoken","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_enrollment_tokens/{server_enrollment_token_id}","summary":"Retrieve a server enrollment token","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/getresourcegroupprojectserverenrollmenttoken","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_enrollment_tokens/{server_enrollment_token_id}","summary":"Delete a server enrollment token","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/projects/removeresourcegroupprojectserverenrollmenttoken","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_password_settings","summary":"Retrieve project password policy for server accounts","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/getpasswordpolicyforproject","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/server_password_settings","summary":"Update project password policy for server accounts","prefix":{"name":"put","color":"put"},"badges":[],"link":"/projects/updatepasswordpolicyforproject","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/servers/{server_id}/server_accounts","summary":"List all server accounts for a server","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/listserveraccountsforserver","deprecated":false}]}]}]}]}},{"type":"group","label":"Random Password Generation","link":"/openapi/opa/opa/random-password-generation","routeSlug":"/openapi/opa/opa/random-password-generation","items":[{"label":"Generate a random password","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/random-password-generation/createrandompassword","routeSlug":"/openapi/opa/opa/random-password-generation/createrandompassword","metadata":{"seo":{"title":"Generate a random password","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateRandomPassword","name":"Generate a random password","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1random_password/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Generate a random password","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Generates a random password based on the request parameters provided"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1random_password/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/RandomPasswordCreateRequest"}},"schemaId":"components/schemas/RandomPasswordCreateRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1random_password/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/random_password","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/RandomPasswordCreateRequest"}},"responseCodes":["200","400","401"],"pointer":"/v1/teams/{team_name}/random_password","href":"random-password-generation/createrandompassword","openApiOperationId":"CreateRandomPassword","summary":"Generate a random password"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/RandomPasswordCreateRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/RandomPasswordCreateRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/RandomPasswordCreateResponse"}},"schemaId":"components/schemas/RandomPasswordCreateResponse"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1random_password/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/RandomPasswordCreateResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/RandomPasswordCreateResponse"}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/random_password"}],"content":{"contentType":"group","meta":{"name":"random-password-generation"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Random Password Generation","showPageActions":true},{"nodeType":"markdoc","content":"The Random Password Generation API provides operations to generate a random password."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/random_password","summary":"Generate a random password","prefix":{"name":"post","color":"post"},"badges":[],"link":"/random-password-generation/createrandompassword","deprecated":false}]}]}]}]}},{"type":"group","label":"Access Reports","link":"/openapi/opa/opa/reports","routeSlug":"/openapi/opa/opa/reports","items":[{"label":"List all access reports","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/reports/listaccessreports","routeSlug":"/openapi/opa/opa/reports/listaccessreports","metadata":{"seo":{"title":"List all access reports","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAccessReports","name":"List all access reports","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1access_reports/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all access reports","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all access reports"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1access_reports/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1access_reports/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/access_reports","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/access_reports","href":"reports/listaccessreports","openApiOperationId":"ListAccessReports","summary":"List all access reports"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1586"}},"schemaId":"schema_1586"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1access_reports/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1586","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1586"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/access_reports"},{"label":"Create an access report","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/reports/createaccessreport","routeSlug":"/openapi/opa/opa/reports/createaccessreport","metadata":{"seo":{"title":"Create an access report","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateAccessReport","name":"Create an access report","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1access_reports/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create an access report","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Create an access report. Each report must be connected to a specific user or resource."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1access_reports/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/AccessReportCreateTarget"}},"schemaId":"components/schemas/AccessReportCreateTarget","pointer":"/paths/~1v1~1teams~1{team_name}~1access_reports/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/access_reports","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/AccessReportCreateTarget"}},"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/access_reports","href":"reports/createaccessreport","openApiOperationId":"CreateAccessReport","summary":"Create an access report"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/AccessReportCreateTarget","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/AccessReportCreateTarget"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/AccessReport"}},"schemaId":"components/schemas/AccessReport"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1access_reports/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/AccessReport","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/AccessReport"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/access_reports"},{"label":"Retrieve an access report","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/reports/getaccessreport","routeSlug":"/openapi/opa/opa/reports/getaccessreport","metadata":{"seo":{"title":"Retrieve an access report","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetAccessReport","name":"Retrieve an access report","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1access_reports~1{access_report_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve an access report","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieve the metadata of the specified access report"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"access_report_id","in":"path","schemaId":"schema_1537","description":"The UUID of an access report","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1access_reports~1{access_report_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/access_reports/{access_report_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"access_report_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/access_reports/{access_report_id}","href":"reports/getaccessreport","openApiOperationId":"GetAccessReport","summary":"Retrieve an access report"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/AccessReport"}},"schemaId":"components/schemas/AccessReport"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1access_reports~1{access_report_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/AccessReport","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/AccessReport"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/access_reports/{access_report_id}"},{"label":"Download an access report","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/reports/downloadaccessreport","routeSlug":"/openapi/opa/opa/reports/downloadaccessreport","metadata":{"seo":{"title":"Download an access report","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DownloadAccessReport","name":"Download an access report","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1access_reports~1{access_report_id}~1report/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Download an access report","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Downloads the specific access report for review. The CSV formatted report is included in the response."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"access_report_id","in":"path","schemaId":"schema_1537","description":"The UUID of an access report","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1access_reports~1{access_report_id}~1report/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/access_reports/{access_report_id}/report","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"access_report_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/access_reports/{access_report_id}/report","href":"reports/downloadaccessreport","openApiOperationId":"DownloadAccessReport","summary":"Download an access report"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"text/csv","mediaTypes":["text/csv"],"mediaTypeContent":{"text/csv":{"schemaId":"schema_1587"}},"schemaId":"schema_1587"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1access_reports~1{access_report_id}~1report/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1587","mediaTypes":["text/csv"],"mediaTypeContent":{"text/csv":{"schemaId":"schema_1587"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/access_reports/{access_report_id}/report"}],"content":{"contentType":"group","meta":{"name":"reports"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Access Reports","showPageActions":true},{"nodeType":"markdoc","content":"The Access Reports API is a convenient way of generating reports on users and resources for your team. You can use Okta Workflows to interact with these operations and store generated reports in a Workflows Table."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/access_reports","summary":"List all access reports","prefix":{"name":"get","color":"get"},"badges":[],"link":"/reports/listaccessreports","deprecated":false},{"title":"/v1/teams/{team_name}/access_reports","summary":"Create an access report","prefix":{"name":"post","color":"post"},"badges":[],"link":"/reports/createaccessreport","deprecated":false},{"title":"/v1/teams/{team_name}/access_reports/{access_report_id}","summary":"Retrieve an access report","prefix":{"name":"get","color":"get"},"badges":[],"link":"/reports/getaccessreport","deprecated":false},{"title":"/v1/teams/{team_name}/access_reports/{access_report_id}/report","summary":"Download an access report","prefix":{"name":"get","color":"get"},"badges":[],"link":"/reports/downloadaccessreport","deprecated":false}]}]}]}]}},{"type":"group","label":"Resource groups","link":"/openapi/opa/opa/resource-groups","routeSlug":"/openapi/opa/opa/resource-groups","items":[{"label":"List all resource groups","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/resource-groups/listresourcegroups","routeSlug":"/openapi/opa/opa/resource-groups/listresourcegroups","metadata":{"seo":{"title":"List all resource groups","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListResourceGroups","name":"List all resource groups","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all resource groups","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all resource groups available to the requesting user"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"order_by","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The field to sort the resource groups. Supported values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]}]}]}]},{"name":"for_policy_only","in":"query","schemaId":"schema_1543","description":"Only list resource groups that this user may assign policies to"},{"name":"contains","in":"query","schemaId":"schema_1537","description":"Only list resource groups whose name contains this substring"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"order_by","in":"query","required":false,"schemaId":"schema_1537"},{"name":"for_policy_only","in":"query","required":false,"schemaId":"schema_1543"},{"name":"contains","in":"query","required":false,"schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups","href":"resource-groups/listresourcegroups","openApiOperationId":"ListResourceGroups","summary":"List all resource groups"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1588","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1588","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1588","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1588","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups"},{"label":"Create a resource group","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/resource-groups/createresourcegroup","routeSlug":"/openapi/opa/opa/resource-groups/createresourcegroup","metadata":{"seo":{"title":"Create a resource group","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateResourceGroup","name":"Create a resource group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a resource group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a resource group for your team. To assign the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"delegated_resource_admin"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" role, specify an existing group in the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"delegated_resource_admin_groups"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" parameter."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ResourceGroup"}},"schemaId":"components/schemas/ResourceGroup","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/resource_groups","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ResourceGroup"}},"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/resource_groups","href":"resource-groups/createresourcegroup","openApiOperationId":"CreateResourceGroup","summary":"Create a resource group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ResourceGroup","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ResourceGroup"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResourceGroup"}},"schemaId":"components/schemas/ResourceGroup"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/ResourceGroup","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResourceGroup"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups"},{"label":"Retrieve a resource group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/resource-groups/getresourcegroup","routeSlug":"/openapi/opa/opa/resource-groups/getresourcegroup","metadata":{"seo":{"title":"Retrieve a resource group","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetResourceGroup","name":"Retrieve a resource group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a resource group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the specified resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}","href":"resource-groups/getresourcegroup","openApiOperationId":"GetResourceGroup","summary":"Retrieve a resource group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResourceGroup"}},"schemaId":"components/schemas/ResourceGroup"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ResourceGroup","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResourceGroup"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}"},{"label":"Update a resource group","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/resource-groups/updateresourcegroup","routeSlug":"/openapi/opa/opa/resource-groups/updateresourcegroup","metadata":{"seo":{"title":"Update a resource group","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateResourceGroup","name":"Update a resource group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a resource group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the specified resource group. To assign the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"delegated_resource_admin"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" role, specify an existing group in the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"delegated_resource_admin_groups"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" parameter."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ResourceGroup"}},"schemaId":"components/schemas/ResourceGroup","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ResourceGroup"}},"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}","href":"resource-groups/updateresourcegroup","openApiOperationId":"UpdateResourceGroup","summary":"Update a resource group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ResourceGroup","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ResourceGroup"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResourceGroup"}},"schemaId":"components/schemas/ResourceGroup"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ResourceGroup","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResourceGroup"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}"},{"label":"Delete a resource group","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/resource-groups/deleteresourcegroup","routeSlug":"/openapi/opa/opa/resource-groups/deleteresourcegroup","metadata":{"seo":{"title":"Delete a resource group","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteResourceGroup","name":"Delete a resource group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a resource group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes the specified resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}","href":"resource-groups/deleteresourcegroup","openApiOperationId":"DeleteResourceGroup","summary":"Delete a resource group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}"}],"content":{"contentType":"group","meta":{"name":"resource-groups"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Resource groups","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"An Okta Privileged Access resource group is a collection of projects."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://help.okta.com/okta_help.htm?type=oie&id=ext-pam-resource-groups"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Resource groups"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/resource_groups","summary":"List all resource groups","prefix":{"name":"get","color":"get"},"badges":[],"link":"/resource-groups/listresourcegroups","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups","summary":"Create a resource group","prefix":{"name":"post","color":"post"},"badges":[],"link":"/resource-groups/createresourcegroup","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}","summary":"Retrieve a resource group","prefix":{"name":"get","color":"get"},"badges":[],"link":"/resource-groups/getresourcegroup","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}","summary":"Update a resource group","prefix":{"name":"put","color":"put"},"badges":[],"link":"/resource-groups/updateresourcegroup","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}","summary":"Delete a resource group","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/resource-groups/deleteresourcegroup","deprecated":false}]}]}]}]}},{"type":"group","label":"SaaS Application Accounts","link":"/openapi/opa/opa/saas-app-accounts","routeSlug":"/openapi/opa/opa/saas-app-accounts","items":[{"label":"List all SaaS app accounts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/listallsaasappaccountsforsecurityadmin","routeSlug":"/openapi/opa/opa/saas-app-accounts/listallsaasappaccountsforsecurityadmin","metadata":{"seo":{"title":"List all SaaS app accounts","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAllSaasAppAccountsForSecurityAdmin","name":"List all SaaS app accounts","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1all_saas_app_accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all SaaS app accounts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all SaaS app accounts"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1all_saas_app_accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"managed","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only return SaaS app accounts that support password rotation. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only return SaaS app accounts that do not support password rotation."},"children":[]}]}]}]},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1all_saas_app_accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/all_saas_app_accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"managed","in":"query","schemaId":"schema_1543"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/all_saas_app_accounts","href":"saas-app-accounts/listallsaasappaccountsforsecurityadmin","openApiOperationId":"ListAllSaasAppAccountsForSecurityAdmin","summary":"List all SaaS app accounts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1589"}},"schemaId":"schema_1589"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1all_saas_app_accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1589","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1589"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/all_saas_app_accounts"},{"label":"List all connected app instances for a team","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/listappinstancesforteam","routeSlug":"/openapi/opa/opa/saas-app-accounts/listappinstancesforteam","metadata":{"seo":{"title":"List all connected app instances for a team","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAppInstancesForTeam","name":"List all connected app instances for a team","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all connected app instances for a team","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all connected app instances for a team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/connections/saas_apps","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"contains","in":"query","schemaId":"schema_1537"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401"],"pointer":"/v1/teams/{team_name}/connections/saas_apps","href":"saas-app-accounts/listappinstancesforteam","openApiOperationId":"ListAppInstancesForTeam","summary":"List all connected app instances for a team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1590"}},"schemaId":"schema_1590"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1590","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1590"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/saas_apps"},{"label":"Retrieve a single app instance","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/getappinstanceforteam","routeSlug":"/openapi/opa/opa/saas-app-accounts/getappinstanceforteam","metadata":{"seo":{"title":"Retrieve a single app instance","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetAppInstanceForTeam","name":"Retrieve a single app instance","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps~1{saas_app_instance_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a single app instance","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a single app instance connected to OPA for a team based on the app instance ID"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"saas_app_instance_id","in":"path","schemaId":"schema_1537","description":"The app instance ID of a SaaS app provisioned to an Okta org","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps~1{saas_app_instance_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/connections/saas_apps/{saas_app_instance_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_instance_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/connections/saas_apps/{saas_app_instance_id}","href":"saas-app-accounts/getappinstanceforteam","openApiOperationId":"GetAppInstanceForTeam","summary":"Retrieve a single app instance"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SaasApplicationInstance"}},"schemaId":"components/schemas/SaasApplicationInstance"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps~1{saas_app_instance_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SaasApplicationInstance","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SaasApplicationInstance"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/saas_apps/{saas_app_instance_id}"},{"label":"Update an app instance's password rotation strategy","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/patchappinstance","routeSlug":"/openapi/opa/opa/saas-app-accounts/patchappinstance","metadata":{"seo":{"title":"Update an app instance's password rotation strategy","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"PatchAppInstance","name":"Update an app instance's password rotation strategy","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps~1{saas_app_instance_id}/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update an app instance's password rotation strategy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the password rotation strategy for the app instance. Returns the updated app instance."},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Notes"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":":"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Each app instance supports only one password rotation strategy. Don't change this strategy unless you fully understand the consequences. If you misconfigure it, you make accounts inaccessible that require manual recovery."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For most deployments, "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"USING_ADMIN"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is the recommended default. Use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"USING_EXISTING_PASSWORD"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" only for on-premise apps managed by the Okta Provisioning Agent that explicitly require the previous password to set a new one."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"saas_app_instance_id","in":"path","schemaId":"schema_1537","description":"The app instance ID of a SaaS app provisioned to an Okta org","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps~1{saas_app_instance_id}/patch/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/AppPasswordRotationStrategyPatch"}},"schemaId":"components/schemas/AppPasswordRotationStrategyPatch","pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps~1{saas_app_instance_id}/patch/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/v1/teams/{team_name}/connections/saas_apps/{saas_app_instance_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_instance_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/AppPasswordRotationStrategyPatch"}},"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/connections/saas_apps/{saas_app_instance_id}","href":"saas-app-accounts/patchappinstance","openApiOperationId":"PatchAppInstance","summary":"Update an app instance's password rotation strategy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/AppPasswordRotationStrategyPatch","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/AppPasswordRotationStrategyPatch"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SaasApplicationInstance"}},"schemaId":"components/schemas/SaasApplicationInstance"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps~1{saas_app_instance_id}/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SaasApplicationInstance","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SaasApplicationInstance"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/saas_apps/{saas_app_instance_id}"},{"label":"Retrieve an Okta Universal Directory service account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/getoktaudserviceaccountenduser","routeSlug":"/openapi/opa/opa/saas-app-accounts/getoktaudserviceaccountenduser","metadata":{"seo":{"title":"Retrieve an Okta Universal Directory service account","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetOktaUDServiceAccountEndUser","name":"Retrieve an Okta Universal Directory service account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve an Okta Universal Directory service account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves an Okta Universal Directory service account that the user has access to based on the security policies"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"okta_universal_directory_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a Universal Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"okta_universal_directory_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}","href":"saas-app-accounts/getoktaudserviceaccountenduser","openApiOperationId":"GetOktaUDServiceAccountEndUser","summary":"Retrieve an Okta Universal Directory service account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ServiceAccountEndUser","exampleIds":["paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/ServiceAccountEndUser","exampleIds":["paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ServiceAccountEndUser","exampleIds":["paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ServiceAccountEndUser","exampleIds":["paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}"},{"label":"List all SaaS app accounts in a resource group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/listallsaasappaccountsfordelegatedsecurityadmin","routeSlug":"/openapi/opa/opa/saas-app-accounts/listallsaasappaccountsfordelegatedsecurityadmin","metadata":{"seo":{"title":"List all SaaS app accounts in a resource group","description":"OPA roles:security_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAllSaasAppAccountsForDelegatedSecurityAdmin","name":"List all SaaS app accounts in a resource group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_saas_app_accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all SaaS app accounts in a resource group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all SaaS app accounts in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_saas_app_accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"managed","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only return SaaS app accounts that support password rotation. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only return SaaS app accounts that do not support password rotation."},"children":[]}]}]}]},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_saas_app_accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_saas_app_accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"managed","in":"query","schemaId":"schema_1543"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_saas_app_accounts","href":"saas-app-accounts/listallsaasappaccountsfordelegatedsecurityadmin","openApiOperationId":"ListAllSaasAppAccountsForDelegatedSecurityAdmin","summary":"List all SaaS app accounts in a resource group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1591"}},"schemaId":"schema_1591"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_saas_app_accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1591","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1591"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_saas_app_accounts"},{"label":"List all SaaS app accounts in a project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/listresourcegroupprojectsaasappaccounts","routeSlug":"/openapi/opa/opa/saas-app-accounts/listresourcegroupprojectsaasappaccounts","metadata":{"seo":{"title":"List all SaaS app accounts in a project","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListResourceGroupProjectSaasAppAccounts","name":"List all SaaS app accounts in a project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all SaaS app accounts in a project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all SaaS app accounts in a project in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"managed","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only return SaaS app accounts that support password rotation. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only return SaaS app accounts that do not support password rotation."},"children":[]}]}]}]},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"managed","in":"query","schemaId":"schema_1543"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_accounts","href":"saas-app-accounts/listresourcegroupprojectsaasappaccounts","openApiOperationId":"ListResourceGroupProjectSaasAppAccounts","summary":"List all SaaS app accounts in a project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1592"}},"schemaId":"schema_1592"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1592","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1592"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_accounts"},{"label":"Retrieve a SaaS app account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/getsaasappaccountdetails","routeSlug":"/openapi/opa/opa/saas-app-accounts/getsaasappaccountdetails","metadata":{"seo":{"title":"Retrieve a SaaS app account","description":"OPA roles:resource_adminsecurity_admindelegated_resource_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetSaasAppAccountDetails","name":"Retrieve a SaaS app account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_accounts~1{saas_app_account_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a SaaS app account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a SaaS app account from a project in a resource group."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"saas_app_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a SaaS app account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_accounts~1{saas_app_account_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_accounts/{saas_app_account_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_accounts/{saas_app_account_id}","href":"saas-app-accounts/getsaasappaccountdetails","openApiOperationId":"GetSaasAppAccountDetails","summary":"Retrieve a SaaS app account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SaasAppAccountDetails"}},"schemaId":"components/schemas/SaasAppAccountDetails"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1saas_app_accounts~1{saas_app_account_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SaasAppAccountDetails","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SaasAppAccountDetails"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_accounts/{saas_app_account_id}"},{"label":"List the end-user SaaS app instances","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/listsaasapplicationsaccessiblebyuser","routeSlug":"/openapi/opa/opa/saas-app-accounts/listsaasapplicationsaccessiblebyuser","metadata":{"seo":{"title":"List the end-user SaaS app instances","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListSaasApplicationsAccessibleByUser","name":"List the end-user SaaS app instances","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List the end-user SaaS app instances","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists the SaaS app instances that an end user has access to through at least one account based on the security policies"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filters for SaaS app instances where the name contains the search string"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/saas_apps","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","required":false,"schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"descending","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/saas_apps","href":"saas-app-accounts/listsaasapplicationsaccessiblebyuser","openApiOperationId":"ListSaasApplicationsAccessibleByUser","summary":"List the end-user SaaS app instances"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1593","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1593","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1593","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1593","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/saas_apps"},{"label":"Retrieve an end-user SaaS app instance","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/getsaasapplicationaccessiblebyuser","routeSlug":"/openapi/opa/opa/saas-app-accounts/getsaasapplicationaccessiblebyuser","metadata":{"seo":{"title":"Retrieve an end-user SaaS app instance","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetSaasApplicationAccessibleByUser","name":"Retrieve an end-user SaaS app instance","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve an end-user SaaS app instance","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a SaaS app instance that an end user has access to through at least one account based on the security policies"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"saas_app_instance_id","in":"path","schemaId":"schema_1537","description":"The app instance ID of a SaaS app provisioned to an Okta org","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_instance_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}","href":"saas-app-accounts/getsaasapplicationaccessiblebyuser","openApiOperationId":"GetSaasApplicationAccessibleByUser","summary":"Retrieve an end-user SaaS app instance"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SaasApplicationInstance","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/SaasApplicationInstance","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SaasApplicationInstance","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SaasApplicationInstance","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}"},{"label":"List all end-user SaaS app service accounts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/listsaasapplicationserviceaccountsenduser","routeSlug":"/openapi/opa/opa/saas-app-accounts/listsaasapplicationserviceaccountsenduser","metadata":{"seo":{"title":"List all end-user SaaS app service accounts","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListSaaSApplicationServiceAccountsEndUser","name":"List all end-user SaaS app service accounts","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all end-user SaaS app service accounts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all SaaS app service accounts that the end user has access to based on the security policies"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"saas_app_instance_id","in":"path","schemaId":"schema_1537","description":"The app instance ID of a SaaS app provisioned to an Okta org","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filters for service accounts where the name contains the search string"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_instance_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","required":false,"schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"descending","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts","href":"saas-app-accounts/listsaasapplicationserviceaccountsenduser","openApiOperationId":"ListSaaSApplicationServiceAccountsEndUser","summary":"List all end-user SaaS app service accounts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1574","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts/get/responses/200/content/application~1json/examples/list of accounts with different checkout status"]}},"schemaId":"schema_1574","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts/get/responses/200/content/application~1json/examples/list of accounts with different checkout status"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1574","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts/get/responses/200/content/application~1json/examples/list of accounts with different checkout status"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1574","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts/get/responses/200/content/application~1json/examples/list of accounts with different checkout status"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts"},{"label":"Retrieve an end-user SaaS app service account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/getsaasapplicationserviceaccountenduser","routeSlug":"/openapi/opa/opa/saas-app-accounts/getsaasapplicationserviceaccountenduser","metadata":{"seo":{"title":"Retrieve an end-user SaaS app service account","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetSaaSApplicationServiceAccountEndUser","name":"Retrieve an end-user SaaS app service account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve an end-user SaaS app service account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a SaaS app service account that the end user has access to based on the security policies"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"saas_app_instance_id","in":"path","schemaId":"schema_1537","description":"The app instance ID of a SaaS app provisioned to an Okta org","required":true},{"name":"saas_app_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a SaaS app account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_instance_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}","href":"saas-app-accounts/getsaasapplicationserviceaccountenduser","openApiOperationId":"GetSaaSApplicationServiceAccountEndUser","summary":"Retrieve an end-user SaaS app service account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ServiceAccountEndUser","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}/get/responses/200/content/application~1json/examples/Managed Account","paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}/get/responses/200/content/application~1json/examples/Unmanaged Account (no checkout_details)"]}},"schemaId":"components/schemas/ServiceAccountEndUser","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}/get/responses/200/content/application~1json/examples/Managed Account","paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}/get/responses/200/content/application~1json/examples/Unmanaged Account (no checkout_details)"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ServiceAccountEndUser","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}/get/responses/200/content/application~1json/examples/Managed Account","paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}/get/responses/200/content/application~1json/examples/Unmanaged Account (no checkout_details)"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ServiceAccountEndUser","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}/get/responses/200/content/application~1json/examples/Managed Account","paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}/get/responses/200/content/application~1json/examples/Unmanaged Account (no checkout_details)"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}"},{"label":"Update the SaaS app account password","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/updatesaasappaccountpassword","routeSlug":"/openapi/opa/opa/saas-app-accounts/updatesaasappaccountpassword","metadata":{"seo":{"title":"Update the SaaS app account password","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateSaasAppAccountPassword","name":"Update the SaaS app account password","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update the SaaS app account password","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the password belonging to a SaaS app account (managed and unmanaged) that the end user has access to"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"saas_app_instance_id","in":"path","schemaId":"schema_1537","description":"The app instance ID of a SaaS app provisioned to an Okta org","required":true},{"name":"saas_app_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a SaaS app account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ServiceAccountsUpdateCredentialsRequest"}},"schemaId":"components/schemas/ServiceAccountsUpdateCredentialsRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/credentials","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_instance_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ServiceAccountsUpdateCredentialsRequest"}},"responseCodes":["204","401","403","404"],"pointer":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/credentials","href":"saas-app-accounts/updatesaasappaccountpassword","openApiOperationId":"updateSaasAppAccountPassword","summary":"Update the SaaS app account password"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ServiceAccountsUpdateCredentialsRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ServiceAccountsUpdateCredentialsRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}},"schemaId":"components/schemas/ForbiddenUAMResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"403","schemaId":"components/schemas/ForbiddenUAMResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/credentials"},{"label":"List credential versions for a SaaS app account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/listsaasappaccountcredentialversions","routeSlug":"/openapi/opa/opa/saas-app-accounts/listsaasappaccountcredentialversions","metadata":{"seo":{"title":"List credential versions for a SaaS app account","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listSaasAppAccountCredentialVersions","name":"List credential versions for a SaaS app account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials~1versions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List credential versions for a SaaS app account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists the credential versions for a SaaS app account that the end user has access to"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"saas_app_instance_id","in":"path","schemaId":"schema_1537","description":"The app instance ID of a SaaS app provisioned to an Okta org","required":true},{"name":"saas_app_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a SaaS app account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials~1versions/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials~1versions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/credentials/versions","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_instance_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","403","404"],"pointer":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/credentials/versions","href":"saas-app-accounts/listsaasappaccountcredentialversions","openApiOperationId":"listSaasAppAccountCredentialVersions","summary":"List credential versions for a SaaS app account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListOktaUniversalDirectoryAccountCredentialVersionsResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)"]}},"schemaId":"components/schemas/ListOktaUniversalDirectoryAccountCredentialVersionsResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)"]},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}},"schemaId":"components/schemas/ForbiddenUAMResponse"},{"code":"404","description":"Not Found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials~1versions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListOktaUniversalDirectoryAccountCredentialVersionsResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListOktaUniversalDirectoryAccountCredentialVersionsResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)"]}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"403","schemaId":"components/schemas/ForbiddenUAMResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/credentials/versions"},{"label":"Reveal the SaaS app account password","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/revealsaasappaccountpassword","routeSlug":"/openapi/opa/opa/saas-app-accounts/revealsaasappaccountpassword","metadata":{"seo":{"title":"Reveal the SaaS app account password","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"revealSaasAppAccountPassword","name":"Reveal the SaaS app account password","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1reveal_credentials/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Reveal the SaaS app account password","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Reveals the password belonging to a SaaS app account (managed and unmanaged) that the end user has access to"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"saas_app_instance_id","in":"path","schemaId":"schema_1537","description":"The app instance ID of a SaaS app provisioned to an Okta org","required":true},{"name":"saas_app_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a SaaS app account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1reveal_credentials/post/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"version_id","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unique identifier of the credential version."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This parameter can't be used with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"version_status"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". If both parameters are provided, the request returns a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"400 Bad Request"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" error."},"children":[]}]}]}]},{"name":"version_status","in":"query","schemaId":"schema_1546","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specifies the most recent credential version with the given status."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This parameter can't be used with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"version_id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". If both parameters are provided, the request returns a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"400 Bad Request"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" error."},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1reveal_credentials/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest"}},"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1reveal_credentials/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/reveal_credentials","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_instance_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"version_id","in":"query","required":false,"schemaId":"schema_1537"},{"name":"version_status","in":"query","required":false,"schemaId":"components/schemas/CredentialRevealVersionStatus"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest"}},"responseCodes":["200","400","401","403","404","409","412"],"pointer":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/reveal_credentials","href":"saas-app-accounts/revealsaasappaccountpassword","openApiOperationId":"revealSaasAppAccountPassword","summary":"Reveal the SaaS app account password"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse"}},"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse"},{"code":"400","description":"Bad Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}},"schemaId":"components/schemas/ForbiddenUAMResponse"},{"code":"404","description":"Not found. The account does not exist, or its password is not set. For example, the account is pending or its initial creation failed.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"},{"code":"409","description":"Conflict. The account is currently checked out by another user, so its credentials cannot be revealed right now.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}},"schemaId":"components/schemas/ConflictResponse"},{"code":"412","description":"Precondition failed. The account password is currently unavailable.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PreconditionFailedResponse"}},"schemaId":"components/schemas/PreconditionFailedResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1reveal_credentials/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse"}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"403","schemaId":"components/schemas/ForbiddenUAMResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}},{"code":"409","schemaId":"components/schemas/ConflictResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}}},{"code":"412","schemaId":"components/schemas/PreconditionFailedResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PreconditionFailedResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/reveal_credentials"},{"label":"Rotate a managed SaaS app account password","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/saasappaccountrotatepassword","routeSlug":"/openapi/opa/opa/saas-app-accounts/saasappaccountrotatepassword","metadata":{"seo":{"title":"Rotate a managed SaaS app account password","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"saasAppAccountRotatePassword","name":"Rotate a managed SaaS app account password","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1rotate_password/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Rotate a managed SaaS app account password","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Rotates the password for a managed SaaS app account that the end user has access to"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"saas_app_instance_id","in":"path","schemaId":"schema_1537","description":"The app instance ID of a SaaS app provisioned to an Okta org","required":true},{"name":"saas_app_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a SaaS app account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1rotate_password/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ServiceAccountsRotateCredentialsRequest"}},"schemaId":"components/schemas/ServiceAccountsRotateCredentialsRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1rotate_password/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/rotate_password","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_instance_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ServiceAccountsRotateCredentialsRequest"}},"responseCodes":["204","400","401","403","404","409"],"pointer":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/rotate_password","href":"saas-app-accounts/saasappaccountrotatepassword","openApiOperationId":"saasAppAccountRotatePassword","summary":"Rotate a managed SaaS app account password"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ServiceAccountsRotateCredentialsRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ServiceAccountsRotateCredentialsRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"400","description":"Bad request. The account is not eligible for rotation because it is unclaimed (not assigned to a project) or is an unmanaged account.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}},"schemaId":"components/schemas/ForbiddenUAMResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"},{"code":"409","description":"Conflict. The account is not currently available for password rotation.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}},"schemaId":"components/schemas/ConflictResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1rotate_password/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"403","schemaId":"components/schemas/ForbiddenUAMResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}},{"code":"409","schemaId":"components/schemas/ConflictResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/rotate_password"},{"label":"List all SaaS app account user access methods","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/saas-app-accounts/listuamforsaasapplicationaccount","routeSlug":"/openapi/opa/opa/saas-app-accounts/listuamforsaasapplicationaccount","metadata":{"seo":{"title":"List all SaaS app account user access methods","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListUAMForSaaSApplicationAccount","name":"List all SaaS app account user access methods","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1user_access_methods/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all SaaS app account user access methods","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all user access methods for a SaaS app account based on the security policies"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"saas_app_instance_id","in":"path","schemaId":"schema_1537","description":"The app instance ID of a SaaS app provisioned to an Okta org","required":true},{"name":"saas_app_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a SaaS app account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1user_access_methods/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"privilege_type","in":"query","schemaId":"schema_1537","description":"Filters user access methods to only return those with privilege matching the specified privilege type"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1user_access_methods/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/user_access_methods","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_instance_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"privilege_type","in":"query","required":false,"schemaId":"schema_1537"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/user_access_methods","href":"saas-app-accounts/listuamforsaasapplicationaccount","openApiOperationId":"ListUAMForSaaSApplicationAccount","summary":"List all SaaS app account user access methods"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListUAMForServiceAccountResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1user_access_methods/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/ListUAMForServiceAccountResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1user_access_methods/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1user_access_methods/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListUAMForServiceAccountResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1user_access_methods/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListUAMForServiceAccountResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1user_access_methods/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/user_access_methods"}],"content":{"contentType":"group","meta":{"name":"saas-app-accounts"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"SaaS Application Accounts","showPageActions":true},{"nodeType":"markdoc","content":"The SaaS Application Accounts API provides operations to manage SaaS app accounts for Okta Privileged Access teams."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/all_saas_app_accounts","summary":"List all SaaS app accounts","prefix":{"name":"get","color":"get"},"badges":[],"link":"/saas-app-accounts/listallsaasappaccountsforsecurityadmin","deprecated":false},{"title":"/v1/teams/{team_name}/connections/saas_apps","summary":"List all connected app instances for a team","prefix":{"name":"get","color":"get"},"badges":[],"link":"/saas-app-accounts/listappinstancesforteam","deprecated":false},{"title":"/v1/teams/{team_name}/connections/saas_apps/{saas_app_instance_id}","summary":"Retrieve a single app instance","prefix":{"name":"get","color":"get"},"badges":[],"link":"/saas-app-accounts/getappinstanceforteam","deprecated":false},{"title":"/v1/teams/{team_name}/connections/saas_apps/{saas_app_instance_id}","summary":"Update an app instance's password rotation strategy","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/saas-app-accounts/patchappinstance","deprecated":false},{"title":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}","summary":"Retrieve an Okta Universal Directory service account","prefix":{"name":"get","color":"get"},"badges":[],"link":"/saas-app-accounts/getoktaudserviceaccountenduser","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_saas_app_accounts","summary":"List all SaaS app accounts in a resource group","prefix":{"name":"get","color":"get"},"badges":[],"link":"/saas-app-accounts/listallsaasappaccountsfordelegatedsecurityadmin","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_accounts","summary":"List all SaaS app accounts in a project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/saas-app-accounts/listresourcegroupprojectsaasappaccounts","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/saas_app_accounts/{saas_app_account_id}","summary":"Retrieve a SaaS app account","prefix":{"name":"get","color":"get"},"badges":[],"link":"/saas-app-accounts/getsaasappaccountdetails","deprecated":false},{"title":"/v1/teams/{team_name}/saas_apps","summary":"List the end-user SaaS app instances","prefix":{"name":"get","color":"get"},"badges":[],"link":"/saas-app-accounts/listsaasapplicationsaccessiblebyuser","deprecated":false},{"title":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}","summary":"Retrieve an end-user SaaS app instance","prefix":{"name":"get","color":"get"},"badges":[],"link":"/saas-app-accounts/getsaasapplicationaccessiblebyuser","deprecated":false},{"title":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts","summary":"List all end-user SaaS app service accounts","prefix":{"name":"get","color":"get"},"badges":[],"link":"/saas-app-accounts/listsaasapplicationserviceaccountsenduser","deprecated":false},{"title":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}","summary":"Retrieve an end-user SaaS app service account","prefix":{"name":"get","color":"get"},"badges":[],"link":"/saas-app-accounts/getsaasapplicationserviceaccountenduser","deprecated":false},{"title":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/credentials","summary":"Update the SaaS app account password","prefix":{"name":"put","color":"put"},"badges":[],"link":"/saas-app-accounts/updatesaasappaccountpassword","deprecated":false},{"title":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/credentials/versions","summary":"List credential versions for a SaaS app account","prefix":{"name":"get","color":"get"},"badges":[],"link":"/saas-app-accounts/listsaasappaccountcredentialversions","deprecated":false},{"title":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/reveal_credentials","summary":"Reveal the SaaS app account password","prefix":{"name":"post","color":"post"},"badges":[],"link":"/saas-app-accounts/revealsaasappaccountpassword","deprecated":false},{"title":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/rotate_password","summary":"Rotate a managed SaaS app account password","prefix":{"name":"post","color":"post"},"badges":[],"link":"/saas-app-accounts/saasappaccountrotatepassword","deprecated":false},{"title":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/user_access_methods","summary":"List all SaaS app account user access methods","prefix":{"name":"get","color":"get"},"badges":[],"link":"/saas-app-accounts/listuamforsaasapplicationaccount","deprecated":false}]}]}]}]}},{"type":"group","label":"Secrets","link":"/openapi/opa/opa/secrets","routeSlug":"/openapi/opa/opa/secrets","items":[{"label":"Resolve a secret or folder","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/resolvesecretorfolder","routeSlug":"/openapi/opa/opa/secrets/resolvesecretorfolder","metadata":{"seo":{"title":"Resolve a secret or folder","description":"OPA roles:security_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ResolveSecretOrFolder","name":"Resolve a secret or folder","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resolve_secret/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Resolve a secret or folder","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Resolves the ID or path for a secret or secret folder. Users must be authorized to perform this action by an existing security policy."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To resolve the ID, the request must include the named path. To resolve the path, the request must include the ID."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resolve_secret/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ResolveSecretOrFolderRequest"}},"schemaId":"components/schemas/ResolveSecretOrFolderRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1resolve_secret/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/resolve_secret","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ResolveSecretOrFolderRequest"}},"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resolve_secret","href":"secrets/resolvesecretorfolder","openApiOperationId":"ResolveSecretOrFolder","summary":"Resolve a secret or folder"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ResolveSecretOrFolderRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ResolveSecretOrFolderRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResolveSecretOrFolderResponse"}},"schemaId":"components/schemas/ResolveSecretOrFolderResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resolve_secret/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ResolveSecretOrFolderResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResolveSecretOrFolderResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resolve_secret"},{"label":"List top-level secret folders for a project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/listtoplevelsecretfoldersforproject","routeSlug":"/openapi/opa/opa/secrets/listtoplevelsecretfoldersforproject","metadata":{"seo":{"title":"List top-level secret folders for a project","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListTopLevelSecretFoldersForProject","name":"List top-level secret folders for a project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List top-level secret folders for a project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all top-level secret folders for a project. Users must be authorized to perform this action by an existing security policy."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","403"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders","href":"secrets/listtoplevelsecretfoldersforproject","openApiOperationId":"ListTopLevelSecretFoldersForProject","summary":"List top-level secret folders for a project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1594"}},"schemaId":"schema_1594"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1595"}},"schemaId":"schema_1595"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1594","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1594"}}},{"code":"403","schemaId":"schema_1595","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1595"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders"},{"label":"Create a secret folder","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/createsecretfolder","routeSlug":"/openapi/opa/opa/secrets/createsecretfolder","metadata":{"seo":{"title":"Create a secret folder","description":"OPA roles:resource_admindelegated_resource_adminend_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateSecretFolder","name":"Create a secret folder","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a secret folder","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a secret folder. Users must be authorized to perform this action by a security policy."},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Notes:"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"parent_folder_id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is omitted, creates a top-level folder. This requires the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"resource_admin"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"delegated_resource_admin"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" role."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"parent_folder_id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is provided, creates a nested folder. This requires a security policy with the "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/openapi/opa/opa/tag/security-policy"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"folder_create"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" privilege."},"children":[]}]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SecretFolderCreateRequest"}},"schemaId":"components/schemas/SecretFolderCreateRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/SecretFolderCreateRequest"}},"responseCodes":["201","403"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders","href":"secrets/createsecretfolder","openApiOperationId":"CreateSecretFolder","summary":"Create a secret folder"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/SecretFolderCreateRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SecretFolderCreateRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SecretFolderResponse"}},"schemaId":"components/schemas/SecretFolderResponse"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1596"}},"schemaId":"schema_1596"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/SecretFolderResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SecretFolderResponse"}}},{"code":"403","schemaId":"schema_1596","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1596"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders"},{"label":"Retrieve a secret folder","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/getsecretfolder","routeSlug":"/openapi/opa/opa/secrets/getsecretfolder","metadata":{"seo":{"title":"Retrieve a secret folder","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetSecretFolder","name":"Retrieve a secret folder","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a secret folder","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the specified secret folder. Users must be authorized to perform this action by an existing security policy."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"secret_folder_id","in":"path","schemaId":"schema_1537","description":"The UUID of a secret folder","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"secret_folder_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","403"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}","href":"secrets/getsecretfolder","openApiOperationId":"GetSecretFolder","summary":"Retrieve a secret folder"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SecretFolderResponse"}},"schemaId":"components/schemas/SecretFolderResponse"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1597"}},"schemaId":"schema_1597"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SecretFolderResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SecretFolderResponse"}}},{"code":"403","schemaId":"schema_1597","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1597"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}"},{"label":"Update a secret folder","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/updatesecretfolder","routeSlug":"/openapi/opa/opa/secrets/updatesecretfolder","metadata":{"seo":{"title":"Update a secret folder","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateSecretFolder","name":"Update a secret folder","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a secret folder","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the specified secret folder. Users must be authorized to perform this action by an existing security policy."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"secret_folder_id","in":"path","schemaId":"schema_1537","description":"The UUID of a secret folder","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SecretFolderUpdateRequest"}},"schemaId":"components/schemas/SecretFolderUpdateRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"secret_folder_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/SecretFolderUpdateRequest"}},"responseCodes":["200","403"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}","href":"secrets/updatesecretfolder","openApiOperationId":"UpdateSecretFolder","summary":"Update a secret folder"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/SecretFolderUpdateRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SecretFolderUpdateRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SecretFolderResponse"}},"schemaId":"components/schemas/SecretFolderResponse"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1598"}},"schemaId":"schema_1598"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SecretFolderResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SecretFolderResponse"}}},{"code":"403","schemaId":"schema_1598","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1598"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}"},{"label":"Delete a secret folder","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/deletesecretfolder","routeSlug":"/openapi/opa/opa/secrets/deletesecretfolder","metadata":{"seo":{"title":"Delete a secret folder","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteSecretFolder","name":"Delete a secret folder","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a secret folder","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes the specified secret folder. Users must be authorized to perform this action by an existing security policy."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"secret_folder_id","in":"path","schemaId":"schema_1537","description":"The UUID of a secret folder","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"secret_folder_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204","403"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}","href":"secrets/deletesecretfolder","openApiOperationId":"DeleteSecretFolder","summary":"Delete a secret folder"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1599"}},"schemaId":"schema_1599"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"403","schemaId":"schema_1599","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1599"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}"},{"label":"Retrieve allowable actions for a secret folder","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/getfolderactions","routeSlug":"/openapi/opa/opa/secrets/getfolderactions","metadata":{"seo":{"title":"Retrieve allowable actions for a secret folder","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetFolderActions","name":"Retrieve allowable actions for a secret folder","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1actions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve allowable actions for a secret folder","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a set of allowable actions the current user is authorized to perform on a secret folder."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Each action is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" if the user is authorized by a matching security policy or admin role, regardless of whether runtime conditions such as MFA or access requests are met."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"secret_folder_id","in":"path","schemaId":"schema_1537","description":"The UUID of a secret folder","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1actions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}/actions","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"secret_folder_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","404"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}/actions","href":"secrets/getfolderactions","openApiOperationId":"GetFolderActions","summary":"Retrieve allowable actions for a secret folder"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/FolderActions","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1actions/get/responses/200/content/application~1json/examples/Folder actions for a user with read-only access"]}},"schemaId":"components/schemas/FolderActions","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1actions/get/responses/200/content/application~1json/examples/Folder actions for a user with read-only access"]},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1actions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/FolderActions","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1actions/get/responses/200/content/application~1json/examples/Folder actions for a user with read-only access"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/FolderActions","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1actions/get/responses/200/content/application~1json/examples/Folder actions for a user with read-only access"]}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}/actions"},{"label":"List all items in a secret folder","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/listsecretfolderitems","routeSlug":"/openapi/opa/opa/secrets/listsecretfolderitems","metadata":{"seo":{"title":"List all items in a secret folder","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListSecretFolderItems","name":"List all items in a secret folder","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1items/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all items in a secret folder","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all items in a secret folder. Users must be authorized to perform this action by an existing security policy."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"secret_folder_id","in":"path","schemaId":"schema_1537","description":"The UUID of a secret folder","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1items/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1items/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}/items","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"secret_folder_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","403"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}/items","href":"secrets/listsecretfolderitems","openApiOperationId":"ListSecretFolderItems","summary":"List all items in a secret folder"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1600"}},"schemaId":"schema_1600"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1601"}},"schemaId":"schema_1601"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1items/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1600","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1600"}}},{"code":"403","schemaId":"schema_1601","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1601"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}/items"},{"label":"Create a secret","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/createsecret","routeSlug":"/openapi/opa/opa/secrets/createsecret","metadata":{"seo":{"title":"Create a secret","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateSecret","name":"Create a secret","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a secret","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a secret. Users must be authorized to perform this action by an existing security policy."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SecretCreateOrUpdateRequest"}},"schemaId":"components/schemas/SecretCreateOrUpdateRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/SecretCreateOrUpdateRequest"}},"responseCodes":["201","403"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets","href":"secrets/createsecret","openApiOperationId":"CreateSecret","summary":"Create a secret"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/SecretCreateOrUpdateRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SecretCreateOrUpdateRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Secret"}},"schemaId":"components/schemas/Secret"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1602"}},"schemaId":"schema_1602"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/Secret","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Secret"}}},{"code":"403","schemaId":"schema_1602","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1602"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets"},{"label":"Retrieve a secret","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/getsecret","routeSlug":"/openapi/opa/opa/secrets/getsecret","metadata":{"seo":{"title":"Retrieve a secret","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetSecret","name":"Retrieve a secret","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a secret","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the specified secret. Users must be authorized to perform this action by an existing security policy."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"secret_id","in":"path","schemaId":"schema_1537","description":"The UUID of a secret","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"secret_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","403"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}","href":"secrets/getsecret","openApiOperationId":"GetSecret","summary":"Retrieve a secret"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Secret"}},"schemaId":"components/schemas/Secret"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1603"}},"schemaId":"schema_1603"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Secret","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Secret"}}},{"code":"403","schemaId":"schema_1603","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1603"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}"},{"label":"Reveal a secret","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/revealsecret","routeSlug":"/openapi/opa/opa/secrets/revealsecret","metadata":{"seo":{"title":"Reveal a secret","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RevealSecret","name":"Reveal a secret","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Reveal a secret","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Reveals the specified secret. Users must be authorized to perform this action by an existing security policy."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"secret_id","in":"path","schemaId":"schema_1537","description":"The UUID of a secret","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SecretRevealRequest"}},"schemaId":"components/schemas/SecretRevealRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"secret_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/SecretRevealRequest"}},"responseCodes":["200","400","403"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}","href":"secrets/revealsecret","openApiOperationId":"RevealSecret","summary":"Reveal a secret"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/SecretRevealRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SecretRevealRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SecretRevealResponse"}},"schemaId":"components/schemas/SecretRevealResponse"},{"code":"400","description":"Bad Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1604"}},"schemaId":"schema_1604"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SecretRevealResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SecretRevealResponse"}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"403","schemaId":"schema_1604","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1604"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}"},{"label":"Update a secret","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/updatesecret","routeSlug":"/openapi/opa/opa/secrets/updatesecret","metadata":{"seo":{"title":"Update a secret","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateSecret","name":"Update a secret","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a secret","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the specified secret. Users must be authorized to perform this action by an existing security policy."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"secret_id","in":"path","schemaId":"schema_1537","description":"The UUID of a secret","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SecretCreateOrUpdateRequest"}},"schemaId":"components/schemas/SecretCreateOrUpdateRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"secret_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/SecretCreateOrUpdateRequest"}},"responseCodes":["200","403"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}","href":"secrets/updatesecret","openApiOperationId":"UpdateSecret","summary":"Update a secret"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/SecretCreateOrUpdateRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SecretCreateOrUpdateRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Secret"}},"schemaId":"components/schemas/Secret"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1605"}},"schemaId":"schema_1605"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Secret","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Secret"}}},{"code":"403","schemaId":"schema_1605","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1605"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}"},{"label":"Delete a secret","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/deletesecret","routeSlug":"/openapi/opa/opa/secrets/deletesecret","metadata":{"seo":{"title":"Delete a secret","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteSecret","name":"Delete a secret","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a secret","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes the specified secret. Users must be authorized to perform this action by an existing security policy."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"secret_id","in":"path","schemaId":"schema_1537","description":"The UUID of a secret","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"secret_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204","403"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}","href":"secrets/deletesecret","openApiOperationId":"DeleteSecret","summary":"Delete a secret"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1606"}},"schemaId":"schema_1606"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"403","schemaId":"schema_1606","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1606"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}"},{"label":"Retrieve the allowable actions for a secret","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/getsecretactions","routeSlug":"/openapi/opa/opa/secrets/getsecretactions","metadata":{"seo":{"title":"Retrieve the allowable actions for a secret","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetSecretActions","name":"Retrieve the allowable actions for a secret","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1actions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the allowable actions for a secret","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a set of allowable actions the current user is authorized to perform on a specified secret."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Each action is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" if the user is authorized by a matching security policy or admin role, regardless of whether runtime conditions such as MFA or Access Request are met."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"secret_id","in":"path","schemaId":"schema_1537","description":"The UUID of a secret","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1actions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/actions","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"secret_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","404"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/actions","href":"secrets/getsecretactions","openApiOperationId":"GetSecretActions","summary":"Retrieve the allowable actions for a secret"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SecretActions","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1actions/get/responses/200/content/application~1json/examples/Secret actions for a user with full access"]}},"schemaId":"components/schemas/SecretActions","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1actions/get/responses/200/content/application~1json/examples/Secret actions for a user with full access"]},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1actions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SecretActions","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1actions/get/responses/200/content/application~1json/examples/Secret actions for a user with full access"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SecretActions","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1actions/get/responses/200/content/application~1json/examples/Secret actions for a user with full access"]}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/actions"},{"label":"List versions for a generic secret","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/listsecretcredentialversions","routeSlug":"/openapi/opa/opa/secrets/listsecretcredentialversions","metadata":{"seo":{"title":"List versions for a generic secret","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListSecretCredentialVersions","name":"List versions for a generic secret","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1versions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List versions for a generic secret","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists the credential versions for a generic secret that the end user has access to"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"secret_id","in":"path","schemaId":"schema_1537","description":"The UUID of a secret","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1versions/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1versions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/versions","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"secret_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","403","404"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/versions","href":"secrets/listsecretcredentialversions","openApiOperationId":"ListSecretCredentialVersions","summary":"List versions for a generic secret"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListOktaUniversalDirectoryAccountCredentialVersionsResponse"}},"schemaId":"components/schemas/ListOktaUniversalDirectoryAccountCredentialVersionsResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1607"}},"schemaId":"schema_1607"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1versions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ListOktaUniversalDirectoryAccountCredentialVersionsResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ListOktaUniversalDirectoryAccountCredentialVersionsResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"403","schemaId":"schema_1607","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1607"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/versions"},{"label":"List top-level secret folders for team","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/listtoplevelsecretfoldersforteam","routeSlug":"/openapi/opa/opa/secrets/listtoplevelsecretfoldersforteam","metadata":{"seo":{"title":"List top-level secret folders for team","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListTopLevelSecretFoldersForTeam","name":"List top-level secret folders for team","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1secret_folders/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List top-level secret folders for team","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all top-level secret folders for a team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1secret_folders/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1secret_folders/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/secret_folders","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/secret_folders","href":"secrets/listtoplevelsecretfoldersforteam","openApiOperationId":"ListTopLevelSecretFoldersForTeam","summary":"List top-level secret folders for team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1608"}},"schemaId":"schema_1608"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1secret_folders/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1608","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1608"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/secret_folders"},{"label":"List top-level secret folders for user","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/listtoplevelsecretfoldersforuser","routeSlug":"/openapi/opa/opa/secrets/listtoplevelsecretfoldersforuser","metadata":{"seo":{"title":"List top-level secret folders for user","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListTopLevelSecretFoldersForUser","name":"List top-level secret folders for user","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1secrets/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List top-level secret folders for user","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all top-level secret folders for a user. Users must be authorized to perform this action by an existing security policy."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1secrets/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"search","in":"query","schemaId":"schema_1609","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Search term to find secrets and folders by "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"description"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" properties:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only secrets and folders are returned if you have access to them and if they're not protected by MFA or Access Requests."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If you have the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"security_admin"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" role, then all secret and folder search results are returned (even if you don't have explicit access to them)."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If you have the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"resource_admin"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" role and you don't have permission to access the secret in the results, then only the top-level folders are returned."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The returned results are ordered by a closest-similar matching score: exact string matches are ranked higher than partial matches."},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" The search term is case-insensitive."},"children":[]}]}]}]}]},{"name":"parent_folder_id","in":"query","schemaId":"schema_1537","description":"The UUID of the parent folder to search secrets and folders within"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1secrets/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/secrets","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"search","in":"query","required":false,"example":"svc","schemaId":"schema_1609"},{"name":"parent_folder_id","in":"query","required":false,"schemaId":"schema_1537"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/secrets","href":"secrets/listtoplevelsecretfoldersforuser","openApiOperationId":"ListTopLevelSecretFoldersForUser","summary":"List top-level secret folders for user"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1610"}},"schemaId":"schema_1610"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1secrets/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1610","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1610"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/secrets"},{"label":"Move a secret to a different folder","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/movesecret","routeSlug":"/openapi/opa/opa/secrets/movesecret","metadata":{"seo":{"title":"Move a secret to a different folder","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"MoveSecret","name":"Move a secret to a different folder","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1secrets~1move/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Move a secret to a different folder","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Moves a single secret to a different folder. The destination folder can be in the same project, in a different project within the same resource group, or in a different resource group."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The user must have the following permissions to move a secret:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"secret_reveal"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"secret_delete"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" on the source secret"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"secret_create"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" on the destination folder"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Notes:"},"children":[]}]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If a folder requires unmet conditions such as MFA or access requests, an "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"HTTP 403 error"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is returned and the response body includes the required access methods."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Bulk moves aren't yet supported."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1secrets~1move/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/MoveSecretRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1secrets~1move/post/requestBody/content/application~1json/examples/Move a secret to a different folder"]}},"schemaId":"components/schemas/MoveSecretRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1secrets~1move/post/requestBody/content/application~1json/examples/Move a secret to a different folder"],"pointer":"/paths/~1v1~1teams~1{team_name}~1secrets~1move/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/secrets/move","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/MoveSecretRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1secrets~1move/post/requestBody/content/application~1json/examples/Move a secret to a different folder"]}},"responseCodes":["200","400","403","404","409"],"pointer":"/v1/teams/{team_name}/secrets/move","href":"secrets/movesecret","openApiOperationId":"MoveSecret","summary":"Move a secret to a different folder"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/MoveSecretRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1secrets~1move/post/requestBody/content/application~1json/examples/Move a secret to a different folder"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/MoveSecretRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1secrets~1move/post/requestBody/content/application~1json/examples/Move a secret to a different folder"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Secret moved successfully","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MoveSecretResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1secrets~1move/post/responses/200/content/application~1json/examples/Successfully moved secret"]}},"schemaId":"components/schemas/MoveSecretResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1secrets~1move/post/responses/200/content/application~1json/examples/Successfully moved secret"]},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MoveSecretUAMResponse"}},"schemaId":"components/schemas/MoveSecretUAMResponse"},{"code":"404","description":"Source secret or destination folder not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"},{"code":"409","description":"A secret with the same name already exists at the destination","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}},"schemaId":"components/schemas/ConflictResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1secrets~1move/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/MoveSecretResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1secrets~1move/post/responses/200/content/application~1json/examples/Successfully moved secret"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MoveSecretResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1secrets~1move/post/responses/200/content/application~1json/examples/Successfully moved secret"]}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"403","schemaId":"components/schemas/MoveSecretUAMResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MoveSecretUAMResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}},{"code":"409","schemaId":"components/schemas/ConflictResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/secrets/move"},{"label":"List secret move destination folders","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/listmovedestinations","routeSlug":"/openapi/opa/opa/secrets/listmovedestinations","metadata":{"seo":{"title":"List secret move destination folders","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListMoveDestinations","name":"List secret move destination folders","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1secrets~1move-destinations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List secret move destination folders","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists the folders available as move destinations for the current user. Only folders where the user has "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"list"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"secret_create"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" permission are returned."},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" If a folder requires unmet conditions such as MFA or access requests, an "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"HTTP 403 error"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is returned and the response body includes the required access methods."},"children":[]}]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1secrets~1move-destinations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"parent_folder_id","in":"query","schemaId":"schema_1611","description":"The UUID of the parent folder. Specify this ID to retrieve only its direct child folders.\nIf omitted, the API returns all top-level folders accessible by your team."},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1secrets~1move-destinations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/secrets/move-destinations","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"parent_folder_id","in":"query","schemaId":"schema_1611"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","403","404"],"pointer":"/v1/teams/{team_name}/secrets/move-destinations","href":"secrets/listmovedestinations","openApiOperationId":"ListMoveDestinations","summary":"List secret move destination folders"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MoveDestinationsResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1secrets~1move-destinations/get/responses/200/content/application~1json/examples/Top-level destination folders available for a move"]}},"schemaId":"components/schemas/MoveDestinationsResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1secrets~1move-destinations/get/responses/200/content/application~1json/examples/Top-level destination folders available for a move"]},{"code":"403","description":"Listing children of parent folder requires unmet UAMs","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1612"}},"schemaId":"schema_1612"},{"code":"404","description":"Parent folder not found, or the access is denied","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1secrets~1move-destinations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/MoveDestinationsResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1secrets~1move-destinations/get/responses/200/content/application~1json/examples/Top-level destination folders available for a move"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/MoveDestinationsResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1secrets~1move-destinations/get/responses/200/content/application~1json/examples/Top-level destination folders available for a move"]}}},{"code":"403","schemaId":"schema_1612","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1612"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/secrets/move-destinations"},{"label":"List all secret templates","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/secrets/listsecrettemplates","routeSlug":"/openapi/opa/opa/secrets/listsecrettemplates","metadata":{"seo":{"title":"List all secret templates","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListSecretTemplates","name":"List all secret templates","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1templates/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all secret templates","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all secret templates"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1templates/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/templates","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/templates","href":"secrets/listsecrettemplates","openApiOperationId":"ListSecretTemplates","summary":"List all secret templates"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1613","exampleIds":["paths/~1v1~1teams~1{team_name}~1templates/get/responses/200/content/application~1json/examples/List Secret Templates Response"]}},"schemaId":"schema_1613","exampleIds":["paths/~1v1~1teams~1{team_name}~1templates/get/responses/200/content/application~1json/examples/List Secret Templates Response"]},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1templates/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1613","exampleIds":["paths/~1v1~1teams~1{team_name}~1templates/get/responses/200/content/application~1json/examples/List Secret Templates Response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1613","exampleIds":["paths/~1v1~1teams~1{team_name}~1templates/get/responses/200/content/application~1json/examples/List Secret Templates Response"]}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/templates"}],"content":{"contentType":"group","meta":{"name":"secrets"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Secrets","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The Secrets API provides operations to manage Secrets for Okta Privileged Access teams. Secrets are encrypted key-value pairs used to store sensitive information."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://help.okta.com/okta_help.htm?type=oie&id=ext-pam-secrets"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Secrets"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/resolve_secret","summary":"Resolve a secret or folder","prefix":{"name":"post","color":"post"},"badges":[],"link":"/secrets/resolvesecretorfolder","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders","summary":"List top-level secret folders for a project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/secrets/listtoplevelsecretfoldersforproject","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders","summary":"Create a secret folder","prefix":{"name":"post","color":"post"},"badges":[],"link":"/secrets/createsecretfolder","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}","summary":"Retrieve a secret folder","prefix":{"name":"get","color":"get"},"badges":[],"link":"/secrets/getsecretfolder","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}","summary":"Update a secret folder","prefix":{"name":"put","color":"put"},"badges":[],"link":"/secrets/updatesecretfolder","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}","summary":"Delete a secret folder","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/secrets/deletesecretfolder","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}/actions","summary":"Retrieve allowable actions for a secret folder","prefix":{"name":"get","color":"get"},"badges":[],"link":"/secrets/getfolderactions","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}/items","summary":"List all items in a secret folder","prefix":{"name":"get","color":"get"},"badges":[],"link":"/secrets/listsecretfolderitems","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets","summary":"Create a secret","prefix":{"name":"post","color":"post"},"badges":[],"link":"/secrets/createsecret","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}","summary":"Retrieve a secret","prefix":{"name":"get","color":"get"},"badges":[],"link":"/secrets/getsecret","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}","summary":"Reveal a secret","prefix":{"name":"post","color":"post"},"badges":[],"link":"/secrets/revealsecret","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}","summary":"Update a secret","prefix":{"name":"put","color":"put"},"badges":[],"link":"/secrets/updatesecret","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}","summary":"Delete a secret","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/secrets/deletesecret","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/actions","summary":"Retrieve the allowable actions for a secret","prefix":{"name":"get","color":"get"},"badges":[],"link":"/secrets/getsecretactions","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/versions","summary":"List versions for a generic secret","prefix":{"name":"get","color":"get"},"badges":[],"link":"/secrets/listsecretcredentialversions","deprecated":false},{"title":"/v1/teams/{team_name}/secret_folders","summary":"List top-level secret folders for team","prefix":{"name":"get","color":"get"},"badges":[],"link":"/secrets/listtoplevelsecretfoldersforteam","deprecated":false},{"title":"/v1/teams/{team_name}/secrets","summary":"List top-level secret folders for user","prefix":{"name":"get","color":"get"},"badges":[],"link":"/secrets/listtoplevelsecretfoldersforuser","deprecated":false},{"title":"/v1/teams/{team_name}/secrets/move","summary":"Move a secret to a different folder","prefix":{"name":"post","color":"post"},"badges":[],"link":"/secrets/movesecret","deprecated":false},{"title":"/v1/teams/{team_name}/secrets/move-destinations","summary":"List secret move destination folders","prefix":{"name":"get","color":"get"},"badges":[],"link":"/secrets/listmovedestinations","deprecated":false},{"title":"/v1/teams/{team_name}/templates","summary":"List all secret templates","prefix":{"name":"get","color":"get"},"badges":[],"link":"/secrets/listsecrettemplates","deprecated":false}]}]}]}]}},{"type":"group","label":"Security Policy","link":"/openapi/opa/opa/security-policy","routeSlug":"/openapi/opa/opa/security-policy","items":[{"label":"List all security policies","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/security-policy/listsecuritypolicies","routeSlug":"/openapi/opa/opa/security-policy/listsecuritypolicies","metadata":{"seo":{"title":"List all security policies","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListSecurityPolicies","name":"List all security policies","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all security policies","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all security policies"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filters for security policies where the name or description contains the search string"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/security_policy","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/security_policy","href":"security-policy/listsecuritypolicies","openApiOperationId":"ListSecurityPolicies","summary":"List all security policies"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1614","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP Privilege","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH Privilege","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH Privilege"]}},"schemaId":"schema_1614","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP Privilege","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH Privilege","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH Privilege"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1614","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP Privilege","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH Privilege","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH Privilege"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1614","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP Privilege","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH Privilege","paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH Privilege"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/security_policy"},{"label":"Create a security policy","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/security-policy/createsecuritypolicy","routeSlug":"/openapi/opa/opa/security-policy/createsecuritypolicy","metadata":{"seo":{"title":"Create a security policy","description":"OPA roles:security_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateSecurityPolicy","name":"Create a security policy","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a security policy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a security policy"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"]}},"schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"],"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/security_policy","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"]}},"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/security_policy","href":"security-policy/createsecuritypolicy","openApiOperationId":"CreateSecurityPolicy","summary":"Create a security policy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"]}},"examples":[{},{},{},{},{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"]}},"schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/security_policy"},{"label":"Retrieve a security policy","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/security-policy/getsecuritypolicy","routeSlug":"/openapi/opa/opa/security-policy/getsecuritypolicy","metadata":{"seo":{"title":"Retrieve a security policy","description":"OPA roles:security_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetSecurityPolicy","name":"Retrieve a security policy","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a security policy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the specified security policy."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"security_policy_id","in":"path","schemaId":"schema_1537","description":"The UUID of a security policy","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/security_policy/{security_policy_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"security_policy_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/security_policy/{security_policy_id}","href":"security-policy/getsecuritypolicy","openApiOperationId":"GetSecurityPolicy","summary":"Retrieve a security policy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"]}},"schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/security_policy/{security_policy_id}"},{"label":"Update a security policy","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/security-policy/updatesecuritypolicy","routeSlug":"/openapi/opa/opa/security-policy/updatesecuritypolicy","metadata":{"seo":{"title":"Update a security policy","description":"OPA roles:security_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateSecurityPolicy","name":"Update a security policy","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a security policy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the specified security policy"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"security_policy_id","in":"path","schemaId":"schema_1537","description":"The UUID of a security policy","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"]}},"schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"],"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/security_policy/{security_policy_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"security_policy_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/security_policy/{security_policy_id}","href":"security-policy/updatesecuritypolicy","openApiOperationId":"UpdateSecurityPolicy","summary":"Update a security policy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SecurityPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Individual Server","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Individual Server Account","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Server Labels","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory SSH privilege","paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"]}},"examples":[{},{},{},{},{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/security_policy/{security_policy_id}"},{"label":"Delete a security policy","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/security-policy/deletesecuritypolicy","routeSlug":"/openapi/opa/opa/security-policy/deletesecuritypolicy","metadata":{"seo":{"title":"Delete a security policy","description":"OPA roles:security_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteSecurityPolicy","name":"Delete a security policy","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a security policy","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes the specified security policy"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"security_policy_id","in":"path","schemaId":"schema_1537","description":"The UUID of a security policy","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/security_policy/{security_policy_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"security_policy_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/security_policy/{security_policy_id}","href":"security-policy/deletesecuritypolicy","openApiOperationId":"DeleteSecurityPolicy","summary":"Delete a security policy"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/security_policy/{security_policy_id}"}],"content":{"contentType":"group","meta":{"name":"security-policy"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Security Policy","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The Security Policy API provides operations to manage security policies for Okta Privileged Access teams. Security policies control which user groups can access resources and any methods they can use to connect. Security policy operations use several nested objects to correctly define a created policy."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://help.okta.com/okta_help.htm?type=oie&id=ext-pam-policy"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Security policy"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/security_policy","summary":"List all security policies","prefix":{"name":"get","color":"get"},"badges":[],"link":"/security-policy/listsecuritypolicies","deprecated":false},{"title":"/v1/teams/{team_name}/security_policy","summary":"Create a security policy","prefix":{"name":"post","color":"post"},"badges":[],"link":"/security-policy/createsecuritypolicy","deprecated":false},{"title":"/v1/teams/{team_name}/security_policy/{security_policy_id}","summary":"Retrieve a security policy","prefix":{"name":"get","color":"get"},"badges":[],"link":"/security-policy/getsecuritypolicy","deprecated":false},{"title":"/v1/teams/{team_name}/security_policy/{security_policy_id}","summary":"Update a security policy","prefix":{"name":"put","color":"put"},"badges":[],"link":"/security-policy/updatesecuritypolicy","deprecated":false},{"title":"/v1/teams/{team_name}/security_policy/{security_policy_id}","summary":"Delete a security policy","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/security-policy/deletesecuritypolicy","deprecated":false}]}]}]}]}},{"type":"group","label":"Server Accounts","link":"/openapi/opa/opa/server-accounts","routeSlug":"/openapi/opa/opa/server-accounts","items":[{"label":"Reveal the password for a server account","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/server-accounts/revealserveraccountpassword","routeSlug":"/openapi/opa/opa/server-accounts/revealserveraccountpassword","metadata":{"seo":{"title":"Reveal the password for a server account","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"revealServerAccountPassword","name":"Reveal the password for a server account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1reveal_credentials/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Reveal the password for a server account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Reveals the JWE-encrypted password for the specified server account"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"server_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a server account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1reveal_credentials/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ServerAccountsRevealCredentialsRequest"}},"schemaId":"components/schemas/ServerAccountsRevealCredentialsRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1reveal_credentials/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/server_accounts/{server_account_id}/reveal_credentials","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"server_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ServerAccountsRevealCredentialsRequest"}},"responseCodes":["200","400","401","403","404","412"],"pointer":"/v1/teams/{team_name}/server_accounts/{server_account_id}/reveal_credentials","href":"server-accounts/revealserveraccountpassword","openApiOperationId":"revealServerAccountPassword","summary":"Reveal the password for a server account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ServerAccountsRevealCredentialsRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ServerAccountsRevealCredentialsRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse"}},"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}},"schemaId":"components/schemas/ForbiddenUAMResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"},{"code":"412","description":"Precondition failed","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PreconditionFailedResponse"}},"schemaId":"components/schemas/PreconditionFailedResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1reveal_credentials/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse"}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"403","schemaId":"components/schemas/ForbiddenUAMResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}},{"code":"412","schemaId":"components/schemas/PreconditionFailedResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PreconditionFailedResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/server_accounts/{server_account_id}/reveal_credentials"},{"label":"Rotate the password for a server account","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/server-accounts/rotateserveraccountpassword","routeSlug":"/openapi/opa/opa/server-accounts/rotateserveraccountpassword","metadata":{"seo":{"title":"Rotate the password for a server account","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RotateServerAccountPassword","name":"Rotate the password for a server account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1rotate_password/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Rotate the password for a server account","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Rotates the password for a server account that the end user has access to"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"server_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a server account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1rotate_password/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ServerAccountsRotatePasswordRequest"}},"schemaId":"components/schemas/ServerAccountsRotatePasswordRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1rotate_password/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/server_accounts/{server_account_id}/rotate_password","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"server_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ServerAccountsRotatePasswordRequest"}},"responseCodes":["204","400","401","403","404","409"],"pointer":"/v1/teams/{team_name}/server_accounts/{server_account_id}/rotate_password","href":"server-accounts/rotateserveraccountpassword","openApiOperationId":"RotateServerAccountPassword","summary":"Rotate the password for a server account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ServerAccountsRotatePasswordRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ServerAccountsRotatePasswordRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"403","description":"Forbidden","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}},"schemaId":"components/schemas/ForbiddenUAMResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"},{"code":"409","description":"Conflict. The account is currently checked out by another user","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}},"schemaId":"components/schemas/ConflictResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1rotate_password/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"403","schemaId":"components/schemas/ForbiddenUAMResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ForbiddenUAMResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}},{"code":"409","schemaId":"components/schemas/ConflictResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ConflictResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/server_accounts/{server_account_id}/rotate_password"}],"content":{"contentType":"group","meta":{"name":"server-accounts"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Server Accounts","showPageActions":true},{"nodeType":"markdoc","content":"The Server Accounts API provides operations to manage server accounts for Okta Privileged Access teams."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/server_accounts/{server_account_id}/reveal_credentials","summary":"Reveal the password for a server account","prefix":{"name":"post","color":"post"},"badges":[],"link":"/server-accounts/revealserveraccountpassword","deprecated":false},{"title":"/v1/teams/{team_name}/server_accounts/{server_account_id}/rotate_password","summary":"Rotate the password for a server account","prefix":{"name":"post","color":"post"},"badges":[],"link":"/server-accounts/rotateserveraccountpassword","deprecated":false}]}]}]}]}},{"type":"group","label":"Servers","link":"/openapi/opa/opa/servers","routeSlug":"/openapi/opa/opa/servers","items":[{"label":"Resolve resource names","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/servers/resolveresource","routeSlug":"/openapi/opa/opa/servers/resolveresource","metadata":{"seo":{"title":"Resolve resource names","description":"Resolves enrolled resource names and returns any associated information and user access methods (UAMs)"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ResolveResource","name":"Resolve resource names","isWebhook":false,"pointer":"/paths/~1v1~1resolve/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Resolve resource names","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Resolves enrolled resource names and returns any associated information and user access methods (UAMs)"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ResolveResourceNamesRequest","exampleIds":["paths/~1v1~1resolve/post/requestBody/content/application~1json/examples/resolveWithoutFilters","paths/~1v1~1resolve/post/requestBody/content/application~1json/examples/resolveWithUAMFilters"]}},"schemaId":"components/schemas/ResolveResourceNamesRequest","exampleIds":["paths/~1v1~1resolve/post/requestBody/content/application~1json/examples/resolveWithoutFilters","paths/~1v1~1resolve/post/requestBody/content/application~1json/examples/resolveWithUAMFilters"],"pointer":"/paths/~1v1~1resolve/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/resolve","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ResolveResourceNamesRequest","exampleIds":["paths/~1v1~1resolve/post/requestBody/content/application~1json/examples/resolveWithoutFilters","paths/~1v1~1resolve/post/requestBody/content/application~1json/examples/resolveWithUAMFilters"]}},"responseCodes":["200"],"pointer":"/v1/resolve","href":"servers/resolveresource","openApiOperationId":"ResolveResource","summary":"Resolve resource names"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/ResolveResourceNamesRequest","exampleIds":["paths/~1v1~1resolve/post/requestBody/content/application~1json/examples/resolveWithoutFilters","paths/~1v1~1resolve/post/requestBody/content/application~1json/examples/resolveWithUAMFilters"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ResolveResourceNamesRequest","exampleIds":["paths/~1v1~1resolve/post/requestBody/content/application~1json/examples/resolveWithoutFilters","paths/~1v1~1resolve/post/requestBody/content/application~1json/examples/resolveWithUAMFilters"]}},"examples":[{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResolveResourceNamesResponse","exampleIds":["paths/~1v1~1resolve/post/responses/200/content/application~1json/examples/objectExample"]}},"schemaId":"components/schemas/ResolveResourceNamesResponse","exampleIds":["paths/~1v1~1resolve/post/responses/200/content/application~1json/examples/objectExample"]}],"pointer":"/paths/~1v1~1resolve/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ResolveResourceNamesResponse","exampleIds":["paths/~1v1~1resolve/post/responses/200/content/application~1json/examples/objectExample"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResolveResourceNamesResponse","exampleIds":["paths/~1v1~1resolve/post/responses/200/content/application~1json/examples/objectExample"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/resolve"},{"label":"List all server account resources","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/servers/listallserveraccountresourcesforsecurityadmin","routeSlug":"/openapi/opa/opa/servers/listallserveraccountresourcesforsecurityadmin","metadata":{"seo":{"title":"List all server account resources","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAllServerAccountResourcesForSecurityAdmin","name":"List all server account resources","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1all_server_accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all server account resources","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all server account resources"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1all_server_accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"os_type","in":"query","schemaId":"schema_1615","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only return servers with the specified OS type. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"linux"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"windows"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1all_server_accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/all_server_accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"os_type","in":"query","example":"windows","schemaId":"schema_1615"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/all_server_accounts","href":"servers/listallserveraccountresourcesforsecurityadmin","openApiOperationId":"ListAllServerAccountResourcesForSecurityAdmin","summary":"List all server account resources"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1616"}},"schemaId":"schema_1616"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1all_server_accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1616","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1616"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/all_server_accounts"},{"label":"List all servers","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/servers/listallserversforadmin","routeSlug":"/openapi/opa/opa/servers/listallserversforadmin","metadata":{"seo":{"title":"List all servers","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAllServersForAdmin","name":"List all servers","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1all_servers/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all servers","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all servers for your team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1all_servers/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"id","in":"query","schemaId":"schema_1569","description":"Only returns results with the specified IDs"},{"name":"resource_group_id","in":"query","schemaId":"schema_1537","description":"Only returns results with the specified UUID of a resource group"},{"name":"project_id","in":"query","schemaId":"schema_1537","description":"Only returns results with the specified UUID of a project"},{"name":"hostname","in":"query","schemaId":"schema_1617","description":"Only return servers whose hostname equals the specified string (case sensitive)"},{"name":"hostname_contains","in":"query","schemaId":"schema_1618","description":"Only return servers whose hostname contains the specified string (case-insensitive)"},{"name":"os_type","in":"query","schemaId":"schema_1615","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only return servers with the specified OS type. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"linux"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"windows"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1all_servers/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/all_servers","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"id","in":"query","schemaId":"schema_1569","explode":true},{"name":"resource_group_id","in":"query","required":false,"schemaId":"schema_1537"},{"name":"project_id","in":"query","required":false,"schemaId":"schema_1537"},{"name":"hostname","in":"query","example":"host","schemaId":"schema_1617"},{"name":"hostname_contains","in":"query","example":"host","schemaId":"schema_1618"},{"name":"os_type","in":"query","example":"windows","schemaId":"schema_1615"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/all_servers","href":"servers/listallserversforadmin","openApiOperationId":"ListAllServersForAdmin","summary":"List all servers"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1619","exampleIds":["paths/~1v1~1teams~1{team_name}~1all_servers/get/responses/200/content/application~1json/examples/listExample"]}},"schemaId":"schema_1619","exampleIds":["paths/~1v1~1teams~1{team_name}~1all_servers/get/responses/200/content/application~1json/examples/listExample"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1all_servers/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1619","exampleIds":["paths/~1v1~1teams~1{team_name}~1all_servers/get/responses/200/content/application~1json/examples/listExample"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1619","exampleIds":["paths/~1v1~1teams~1{team_name}~1all_servers/get/responses/200/content/application~1json/examples/listExample"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/all_servers"},{"label":"List all server account resources in a resource group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/servers/listallserveraccountresourcesfordelegatedsecurityadmin","routeSlug":"/openapi/opa/opa/servers/listallserveraccountresourcesfordelegatedsecurityadmin","metadata":{"seo":{"title":"List all server account resources in a resource group","description":"OPA roles:security_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAllServerAccountResourcesForDelegatedSecurityAdmin","name":"List all server account resources in a resource group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_server_accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all server account resources in a resource group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all server account resources in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_server_accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"os_type","in":"query","schemaId":"schema_1615","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only return servers with the specified OS type. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"linux"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"windows"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_server_accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_server_accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"os_type","in":"query","example":"windows","schemaId":"schema_1615"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_server_accounts","href":"servers/listallserveraccountresourcesfordelegatedsecurityadmin","openApiOperationId":"ListAllServerAccountResourcesForDelegatedSecurityAdmin","summary":"List all server account resources in a resource group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1620"}},"schemaId":"schema_1620"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_server_accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1620","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1620"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_server_accounts"},{"label":"List all servers in a resource group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/servers/listallserversforresourcegroup","routeSlug":"/openapi/opa/opa/servers/listallserversforresourcegroup","metadata":{"seo":{"title":"List all servers in a resource group","description":"OPA roles:security_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAllServersForResourceGroup","name":"List all servers in a resource group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_servers/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all servers in a resource group","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all servers in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_servers/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"id","in":"query","schemaId":"schema_1569","description":"Only returns results with the specified IDs"},{"name":"project_id","in":"query","schemaId":"schema_1537","description":"Only returns results with the specified UUID of a project"},{"name":"hostname","in":"query","schemaId":"schema_1617","description":"Only return servers whose hostname equals the specified string (case sensitive)"},{"name":"hostname_contains","in":"query","schemaId":"schema_1618","description":"Only return servers whose hostname contains the specified string (case-insensitive)"},{"name":"os_type","in":"query","schemaId":"schema_1615","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only return servers with the specified OS type. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"linux"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"windows"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_servers/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_servers","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"id","in":"query","schemaId":"schema_1569","explode":true},{"name":"project_id","in":"query","required":false,"schemaId":"schema_1537"},{"name":"hostname","in":"query","example":"host","schemaId":"schema_1617"},{"name":"hostname_contains","in":"query","example":"host","schemaId":"schema_1618"},{"name":"os_type","in":"query","example":"windows","schemaId":"schema_1615"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_servers","href":"servers/listallserversforresourcegroup","openApiOperationId":"ListAllServersForResourceGroup","summary":"List all servers in a resource group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1621","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_servers/get/responses/200/content/application~1json/examples/listExample"]}},"schemaId":"schema_1621","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_servers/get/responses/200/content/application~1json/examples/listExample"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_servers/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1621","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_servers/get/responses/200/content/application~1json/examples/listExample"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1621","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_servers/get/responses/200/content/application~1json/examples/listExample"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_servers"},{"label":"List all servers in a project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/servers/listresourcegroupprojectservers","routeSlug":"/openapi/opa/opa/servers/listresourcegroupprojectservers","metadata":{"seo":{"title":"List all servers in a project","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListResourceGroupProjectServers","name":"List all servers in a project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all servers in a project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all servers in a project in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"id","in":"query","schemaId":"schema_1569","description":"Only returns results with the specified IDs"},{"name":"hostname","in":"query","schemaId":"schema_1617","description":"Only return servers whose hostname equals the specified string (case sensitive)"},{"name":"hostname_contains","in":"query","schemaId":"schema_1618","description":"Only return servers whose hostname contains the specified string (case-insensitive)"},{"name":"os_type","in":"query","schemaId":"schema_1615","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only return servers with the specified OS type. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"linux"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"windows"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/servers","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"id","in":"query","schemaId":"schema_1569","explode":true},{"name":"hostname","in":"query","example":"host","schemaId":"schema_1617"},{"name":"hostname_contains","in":"query","example":"host","schemaId":"schema_1618"},{"name":"os_type","in":"query","example":"windows","schemaId":"schema_1615"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/servers","href":"servers/listresourcegroupprojectservers","openApiOperationId":"ListResourceGroupProjectServers","summary":"List all servers in a project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1622","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers/get/responses/200/content/application~1json/examples/listExample"]}},"schemaId":"schema_1622","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers/get/responses/200/content/application~1json/examples/listExample"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1622","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers/get/responses/200/content/application~1json/examples/listExample"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1622","exampleIds":["paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers/get/responses/200/content/application~1json/examples/listExample"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/servers"},{"label":"Retrieve a server from a project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/servers/getresourcegroupprojectserver","routeSlug":"/openapi/opa/opa/servers/getresourcegroupprojectserver","metadata":{"seo":{"title":"Retrieve a server from a project","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetResourceGroupProjectServer","name":"Retrieve a server from a project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers~1{server_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a server from a project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a server from a project in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"server_id","in":"path","schemaId":"schema_1537","description":"The UUID of an enrolled server","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers~1{server_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/servers/{server_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"server_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/servers/{server_id}","href":"servers/getresourcegroupprojectserver","openApiOperationId":"GetResourceGroupProjectServer","summary":"Retrieve a server from a project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Server"}},"schemaId":"components/schemas/Server"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers~1{server_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Server","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Server"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/servers/{server_id}"},{"label":"Delete a server from a project","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/servers/deleteresourcegroupprojectserver","routeSlug":"/openapi/opa/opa/servers/deleteresourcegroupprojectserver","metadata":{"seo":{"title":"Delete a server from a project","description":"OPA roles:resource_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteResourceGroupProjectServer","name":"Delete a server from a project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers~1{server_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a server from a project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes a server from a project in a resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"server_id","in":"path","schemaId":"schema_1537","description":"The UUID of an enrolled server","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers~1{server_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/servers/{server_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"server_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/servers/{server_id}","href":"servers/deleteresourcegroupprojectserver","openApiOperationId":"DeleteResourceGroupProjectServer","summary":"Delete a server from a project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers~1{server_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/servers/{server_id}"}],"content":{"contentType":"group","meta":{"name":"servers"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Servers","showPageActions":true},{"nodeType":"markdoc","content":"The Servers API provides operations related to servers enrolled in an Okta Privileged Access project."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/resolve","summary":"Resolve resource names","prefix":{"name":"post","color":"post"},"badges":[],"link":"/servers/resolveresource","deprecated":false},{"title":"/v1/teams/{team_name}/all_server_accounts","summary":"List all server account resources","prefix":{"name":"get","color":"get"},"badges":[],"link":"/servers/listallserveraccountresourcesforsecurityadmin","deprecated":false},{"title":"/v1/teams/{team_name}/all_servers","summary":"List all servers","prefix":{"name":"get","color":"get"},"badges":[],"link":"/servers/listallserversforadmin","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_server_accounts","summary":"List all server account resources in a resource group","prefix":{"name":"get","color":"get"},"badges":[],"link":"/servers/listallserveraccountresourcesfordelegatedsecurityadmin","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/all_servers","summary":"List all servers in a resource group","prefix":{"name":"get","color":"get"},"badges":[],"link":"/servers/listallserversforresourcegroup","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/servers","summary":"List all servers in a project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/servers/listresourcegroupprojectservers","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/servers/{server_id}","summary":"Retrieve a server from a project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/servers/getresourcegroupprojectserver","deprecated":false},{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/servers/{server_id}","summary":"Delete a server from a project","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/servers/deleteresourcegroupprojectserver","deprecated":false}]}]}]}]}},{"type":"group","label":"Service Users","link":"/openapi/opa/opa/service-users","routeSlug":"/openapi/opa/opa/service-users","items":[{"label":"Issue a service user token","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/service-users/issueservicetoken","routeSlug":"/openapi/opa/opa/service-users/issueservicetoken","metadata":{"seo":{"title":"Issue a service user token","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"IssueServiceToken","name":"Issue a service user token","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1service_token/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Issue a service user token","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Most calls to the Okta Privileged Access API require an HTTP "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Authorization"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" header with a value of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Bearer ${AUTH_TOKEN}"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"To retrieve an auth token, you need to create an API key for a service user and pass the API key information to this endpoint."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Auth tokens may expire at any time, so code that uses them should be prepared to handle a 401 response code by creating a new auth token."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_token/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/IssueServiceTokenRequestBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_token/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/IssueServiceTokenRequestBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_token/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_token/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/service_token","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/IssueServiceTokenRequestBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_token/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/service_token","href":"service-users/issueservicetoken","openApiOperationId":"IssueServiceToken","summary":"Issue a service user token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/IssueServiceTokenRequestBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_token/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/IssueServiceTokenRequestBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_token/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/AuthTokenResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_token/post/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/AuthTokenResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_token/post/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_token/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/AuthTokenResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_token/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/AuthTokenResponse","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_token/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/service_token"},{"label":"List all service users for a team","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/service-users/listserviceusers","routeSlug":"/openapi/opa/opa/service-users/listserviceusers","metadata":{"seo":{"title":"List all service users for a team","description":"OPA roles:pam_adminresource_adminsecurity_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListServiceUsers","name":"List all service users for a team","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all service users for a team","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"pam_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all service users for your team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"id","in":"query","schemaId":"schema_1569","description":"Only returns results with the specified IDs"},{"name":"include_service_users","in":"query","schemaId":"schema_1537","description":"Only return service users in the results"},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"starts_with","in":"query","schemaId":"schema_1537","description":"Only return users with a name that begins with the specified value"},{"name":"status","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only return users with the specified status. Valid statuses: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ACTIVE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DISABLED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DELETED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/service_users","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"id","in":"query","schemaId":"schema_1569","explode":true},{"name":"include_service_users","in":"query","schemaId":"schema_1537"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"starts_with","in":"query","schemaId":"schema_1537"},{"name":"status","in":"query","schemaId":"schema_1537","explode":true}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/service_users","href":"service-users/listserviceusers","openApiOperationId":"ListServiceUsers","summary":"List all service users for a team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1623","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1623","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users/get/responses/200/content/application~1json/example"],"headers":{"Link":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Link Header defined by RFC 8288."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"next\" indicates that a subsequent page is available and contains the URL which should be used to fetch it."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"prev\" indicates that a previous page is available and contains the URL which should be used to fetch it."},"children":[]}]}]}],"schema":{"type":"string"}}},"headerSchemaId":"schema_1557"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1623","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1623","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/service_users"},{"label":"Create a service user","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/service-users/createserviceuser","routeSlug":"/openapi/opa/opa/service-users/createserviceuser","metadata":{"seo":{"title":"Create a service user","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateServiceUser","name":"Create a service user","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a service user","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a service user that can be used to automate interactions with the Okta Privileged Access API"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateServiceUserBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/CreateServiceUserBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/service_users","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateServiceUserBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users/post/requestBody/content/application~1json/example"]}},"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/service_users","href":"service-users/createserviceuser","openApiOperationId":"CreateServiceUser","summary":"Create a service user"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/CreateServiceUserBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateServiceUserBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users/post/responses/201/content/application~1json/example"]}},"schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users/post/responses/201/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users/post/responses/201/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users/post/responses/201/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/service_users"},{"label":"Retrieve a service user","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/service-users/getserviceuser","routeSlug":"/openapi/opa/opa/service-users/getserviceuser","metadata":{"seo":{"title":"Retrieve a service user","description":"OPA roles:pam_adminresource_adminsecurity_admindelegated_resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetServiceUser","name":"Retrieve a service user","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a service user","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"pam_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieve a specified service user"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1537","description":"The username for an existing user","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/service_users/{user_name}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/service_users/{user_name}","href":"service-users/getserviceuser","openApiOperationId":"GetServiceUser","summary":"Retrieve a service user"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/service_users/{user_name}"},{"label":"Update a service user","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/service-users/serviceuserupdate","routeSlug":"/openapi/opa/opa/service-users/serviceuserupdate","metadata":{"seo":{"title":"Update a service user","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ServiceUserUpdate","name":"Update a service user","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a service user","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates a specified service user"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1537","description":"The username for an existing user","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateServiceUserBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/UpdateServiceUserBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/service_users/{user_name}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdateServiceUserBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/service_users/{user_name}","href":"service-users/serviceuserupdate","openApiOperationId":"ServiceUserUpdate","summary":"Update a service user"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/UpdateServiceUserBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateServiceUserBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/service_users/{user_name}"},{"label":"List all API keys","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/service-users/listserviceuserkeys","routeSlug":"/openapi/opa/opa/service-users/listserviceuserkeys","metadata":{"seo":{"title":"List all API keys","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListServiceUserKeys","name":"List all API keys","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all API keys","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all API keys for a specified service user. This doesn't return the corresponding secret for each API key."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1537","description":"The username for an existing user","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/service_users/{user_name}/keys","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/service_users/{user_name}/keys","href":"service-users/listserviceuserkeys","openApiOperationId":"ListServiceUserKeys","summary":"List all API keys"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1624","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1624","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/get/responses/200/content/application~1json/example"],"headers":{"Link":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Link Header defined by RFC 8288."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"next\" indicates that a subsequent page is available and contains the URL which should be used to fetch it."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"prev\" indicates that a previous page is available and contains the URL which should be used to fetch it."},"children":[]}]}]}],"schema":{"type":"string"}}},"headerSchemaId":"schema_1557"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1624","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1624","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/service_users/{user_name}/keys"},{"label":"Rotate all API keys","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/service-users/rotateserviceuserkey","routeSlug":"/openapi/opa/opa/service-users/rotateserviceuserkey","metadata":{"seo":{"title":"Rotate all API keys","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RotateServiceUserKey","name":"Rotate all API keys","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Rotate all API keys","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Rotates all API keys for a specified service user. This also sets an expiration date for the existing API keys."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1537","description":"The username for an existing user","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/service_users/{user_name}/keys","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/service_users/{user_name}/keys","href":"service-users/rotateserviceuserkey","openApiOperationId":"RotateServiceUserKey","summary":"Rotate all API keys"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ServiceUserKeyWithSecret","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/post/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/ServiceUserKeyWithSecret","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/post/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ServiceUserKeyWithSecret","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ServiceUserKeyWithSecret","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/service_users/{user_name}/keys"},{"label":"Delete an API key","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/service-users/deleteserviceuserkey","routeSlug":"/openapi/opa/opa/service-users/deleteserviceuserkey","metadata":{"seo":{"title":"Delete an API key","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteServiceUserKey","name":"Delete an API key","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys~1{key_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete an API key","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes an API key for a service user. The service user can no longer authenticate with this API key."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1537","description":"The username for an existing user","required":true},{"name":"key_id","in":"path","schemaId":"schema_1537","description":"The UUID of a service user key","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys~1{key_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/service_users/{user_name}/keys/{key_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"key_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/service_users/{user_name}/keys/{key_id}","href":"service-users/deleteserviceuserkey","openApiOperationId":"DeleteServiceUserKey","summary":"Delete an API key"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys~1{key_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/service_users/{user_name}/keys/{key_id}"}],"content":{"contentType":"group","meta":{"name":"service-users"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Service Users","showPageActions":true},{"nodeType":"markdoc","content":"An Okta Privileged Access service user is used to access the Okta Privileged Access API. Each service user is provided tokens, which authenticate and authorize against the service."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/service_token","summary":"Issue a service user token","prefix":{"name":"post","color":"post"},"badges":[],"link":"/service-users/issueservicetoken","deprecated":false},{"title":"/v1/teams/{team_name}/service_users","summary":"List all service users for a team","prefix":{"name":"get","color":"get"},"badges":[],"link":"/service-users/listserviceusers","deprecated":false},{"title":"/v1/teams/{team_name}/service_users","summary":"Create a service user","prefix":{"name":"post","color":"post"},"badges":[],"link":"/service-users/createserviceuser","deprecated":false},{"title":"/v1/teams/{team_name}/service_users/{user_name}","summary":"Retrieve a service user","prefix":{"name":"get","color":"get"},"badges":[],"link":"/service-users/getserviceuser","deprecated":false},{"title":"/v1/teams/{team_name}/service_users/{user_name}","summary":"Update a service user","prefix":{"name":"put","color":"put"},"badges":[],"link":"/service-users/serviceuserupdate","deprecated":false},{"title":"/v1/teams/{team_name}/service_users/{user_name}/keys","summary":"List all API keys","prefix":{"name":"get","color":"get"},"badges":[],"link":"/service-users/listserviceuserkeys","deprecated":false},{"title":"/v1/teams/{team_name}/service_users/{user_name}/keys","summary":"Rotate all API keys","prefix":{"name":"post","color":"post"},"badges":[],"link":"/service-users/rotateserviceuserkey","deprecated":false},{"title":"/v1/teams/{team_name}/service_users/{user_name}/keys/{key_id}","summary":"Delete an API key","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/service-users/deleteserviceuserkey","deprecated":false}]}]}]}]}},{"type":"group","label":"Staged Service Accounts","link":"/openapi/opa/opa/staged-service-accounts","routeSlug":"/openapi/opa/opa/staged-service-accounts","items":[{"label":"List all staged service accounts from Okta Universal Directory","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/staged-service-accounts/liststagedserviceaccounts","routeSlug":"/openapi/opa/opa/staged-service-accounts/liststagedserviceaccounts","metadata":{"seo":{"title":"List all staged service accounts from Okta Universal Directory","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListStagedServiceAccounts","name":"List all staged service accounts from Okta Universal Directory","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1universal_directory~1accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all staged service accounts from Okta Universal Directory","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all SaaS and Okta service accounts from Okta Universal Directory that have not been assigned to a project or resource group"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1universal_directory~1accounts/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"managed","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only return staged accounts that support password rotation. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only return staged accounts that do not support password rotation."},"children":[]}]}]}]},{"name":"app_instance_id","in":"query","schemaId":"schema_1569","description":"Only return staged accounts with the specified app instance IDs"},{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filters for staged accounts where the account name or username contains the search string"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1universal_directory~1accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/resource_assignment/universal_directory/accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"managed","in":"query","schemaId":"schema_1543"},{"name":"app_instance_id","in":"query","schemaId":"schema_1569"},{"name":"contains","in":"query","required":false,"schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/resource_assignment/universal_directory/accounts","href":"staged-service-accounts/liststagedserviceaccounts","openApiOperationId":"ListStagedServiceAccounts","summary":"List all staged service accounts from Okta Universal Directory"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1625"}},"schemaId":"schema_1625"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1universal_directory~1accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1625","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1625"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_assignment/universal_directory/accounts"},{"label":"Assign a SaaS or Okta service account to a resource group and project","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/staged-service-accounts/assignstagedserviceaccount","routeSlug":"/openapi/opa/opa/staged-service-accounts/assignstagedserviceaccount","metadata":{"seo":{"title":"Assign a SaaS or Okta service account to a resource group and project","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"AssignStagedServiceAccount","name":"Assign a SaaS or Okta service account to a resource group and project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1universal_directory~1accounts~1{staged_service_account_id}~1assign~1{project_id}/put","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Assign a SaaS or Okta service account to a resource group and project","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Assigns a SaaS or Okta service account to a resource group and project."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If the account can be actively managed, rotates the password for the account immediately."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"staged_service_account_id","in":"path","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"STAGED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" service account"},"children":[]}]}]}],"required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1universal_directory~1accounts~1{staged_service_account_id}~1assign~1{project_id}/put/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"skipRotation","in":"query","schemaId":"schema_1559","description":"If true, skips immediate password rotation when assigning the account"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1universal_directory~1accounts~1{staged_service_account_id}~1assign~1{project_id}/put/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/resource_assignment/universal_directory/accounts/{staged_service_account_id}/assign/{project_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"staged_service_account_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"skipRotation","in":"query","required":false,"schemaId":"schema_1559"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/resource_assignment/universal_directory/accounts/{staged_service_account_id}/assign/{project_id}","href":"staged-service-accounts/assignstagedserviceaccount","openApiOperationId":"AssignStagedServiceAccount","summary":"Assign a SaaS or Okta service account to a resource group and project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_assignment~1universal_directory~1accounts~1{staged_service_account_id}~1assign~1{project_id}/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/resource_assignment/universal_directory/accounts/{staged_service_account_id}/assign/{project_id}"}],"content":{"contentType":"group","meta":{"name":"staged-service-accounts"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Staged Service Accounts","showPageActions":true},{"nodeType":"markdoc","content":"The Staged Service Accounts API provides admin operations to set up SaaS app accounts and Universal Directory accounts for Okta Privileged Access teams."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/resource_assignment/universal_directory/accounts","summary":"List all staged service accounts from Okta Universal Directory","prefix":{"name":"get","color":"get"},"badges":[],"link":"/staged-service-accounts/liststagedserviceaccounts","deprecated":false},{"title":"/v1/teams/{team_name}/resource_assignment/universal_directory/accounts/{staged_service_account_id}/assign/{project_id}","summary":"Assign a SaaS or Okta service account to a resource group and project","prefix":{"name":"put","color":"put"},"badges":[],"link":"/staged-service-accounts/assignstagedserviceaccount","deprecated":false}]}]}]}]}},{"type":"group","label":"Sudo Commands","link":"/openapi/opa/opa/sudo-commands","routeSlug":"/openapi/opa/opa/sudo-commands","items":[{"label":"List all sudo command bundles","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/sudo-commands/listsudocommandbundles","routeSlug":"/openapi/opa/opa/sudo-commands/listsudocommandbundles","metadata":{"seo":{"title":"List all sudo command bundles","description":"OPA roles:resource_adminsecurity_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListSudoCommandBundles","name":"List all sudo command bundles","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all sudo command bundles","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all sudo command bundles for your team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"contains","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filters for sudo command bundles where the name contains the search string"},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": This parameter is case-sensitive."},"children":[]}]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/sudo_command_bundles","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"contains","in":"query","required":false,"schemaId":"schema_1537"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/sudo_command_bundles","href":"sudo-commands/listsudocommandbundles","openApiOperationId":"ListSudoCommandBundles","summary":"List all sudo command bundles"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1626","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1626","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1626","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1626","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/sudo_command_bundles"},{"label":"Create a sudo command bundle","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/sudo-commands/createsudocommandbundle","routeSlug":"/openapi/opa/opa/sudo-commands/createsudocommandbundle","metadata":{"seo":{"title":"Create a sudo command bundle","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateSudoCommandBundle","name":"Create a sudo command bundle","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a sudo command bundle","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a sudo command bundle"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/sudo_command_bundles","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post/requestBody/content/application~1json/example"]}},"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/sudo_command_bundles","href":"sudo-commands/createsudocommandbundle","openApiOperationId":"CreateSudoCommandBundle","summary":"Create a sudo command bundle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post/responses/201/content/application~1json/example"]}},"schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post/responses/201/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post/responses/201/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post/responses/201/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/sudo_command_bundles"},{"label":"Retrieve a sudo command bundle","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/sudo-commands/getsudocommandbundle","routeSlug":"/openapi/opa/opa/sudo-commands/getsudocommandbundle","metadata":{"seo":{"title":"Retrieve a sudo command bundle","description":"OPA roles:resource_adminsecurity_admindelegated_security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetSudoCommandBundle","name":"Retrieve a sudo command bundle","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a sudo command bundle","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"delegated_security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a specified sudo command bundle"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"sudo_command_bundle_id","in":"path","schemaId":"schema_1537","description":"The UUID of a sudo command bundle","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/sudo_command_bundles/{sudo_command_bundle_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"sudo_command_bundle_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/sudo_command_bundles/{sudo_command_bundle_id}","href":"sudo-commands/getsudocommandbundle","openApiOperationId":"GetSudoCommandBundle","summary":"Retrieve a sudo command bundle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/sudo_command_bundles/{sudo_command_bundle_id}"},{"label":"Update a sudo command bundle","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/sudo-commands/updatesudocommandbundle","routeSlug":"/openapi/opa/opa/sudo-commands/updatesudocommandbundle","metadata":{"seo":{"title":"Update a sudo command bundle","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateSudoCommandBundle","name":"Update a sudo command bundle","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a sudo command bundle","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates a specified sudo command bundle. You cannot modify a sudo command bundle that's referenced by an Okta Privileged Access security policy."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"sudo_command_bundle_id","in":"path","schemaId":"schema_1537","description":"The UUID of a sudo command bundle","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/sudo_command_bundles/{sudo_command_bundle_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"sudo_command_bundle_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/put/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/sudo_command_bundles/{sudo_command_bundle_id}","href":"sudo-commands/updatesudocommandbundle","openApiOperationId":"UpdateSudoCommandBundle","summary":"Update a sudo command bundle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/SudoCommandBundle","exampleIds":["paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/put/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/sudo_command_bundles/{sudo_command_bundle_id}"},{"label":"Delete a sudo command bundle","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/sudo-commands/deletesudocommandbundle","routeSlug":"/openapi/opa/opa/sudo-commands/deletesudocommandbundle","metadata":{"seo":{"title":"Delete a sudo command bundle","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteSudoCommandBundle","name":"Delete a sudo command bundle","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a sudo command bundle","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes the specified sudo command bundle. You can't delete a sudo command bundle that's referenced by an Okta Privileged Access security policy."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"sudo_command_bundle_id","in":"path","schemaId":"schema_1537","description":"The UUID of a sudo command bundle","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/sudo_command_bundles/{sudo_command_bundle_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"sudo_command_bundle_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/sudo_command_bundles/{sudo_command_bundle_id}","href":"sudo-commands/deletesudocommandbundle","openApiOperationId":"DeleteSudoCommandBundle","summary":"Delete a sudo command bundle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/sudo_command_bundles/{sudo_command_bundle_id}"}],"content":{"contentType":"group","meta":{"name":"sudo-commands"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Sudo Commands","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The Sudo Commands API provides operations to manage a set of sudo commands (sudo command bundles). You can create any number of bundles, but each bundle can only contain up to 64 commands. You control the order of sudo command bundles by the name of each bundle. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://help.okta.com/oie/en-us/okta_help.htm#cshid=csh-pam-sudo-commands"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sudo command bundle"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/sudo_command_bundles","summary":"List all sudo command bundles","prefix":{"name":"get","color":"get"},"badges":[],"link":"/sudo-commands/listsudocommandbundles","deprecated":false},{"title":"/v1/teams/{team_name}/sudo_command_bundles","summary":"Create a sudo command bundle","prefix":{"name":"post","color":"post"},"badges":[],"link":"/sudo-commands/createsudocommandbundle","deprecated":false},{"title":"/v1/teams/{team_name}/sudo_command_bundles/{sudo_command_bundle_id}","summary":"Retrieve a sudo command bundle","prefix":{"name":"get","color":"get"},"badges":[],"link":"/sudo-commands/getsudocommandbundle","deprecated":false},{"title":"/v1/teams/{team_name}/sudo_command_bundles/{sudo_command_bundle_id}","summary":"Update a sudo command bundle","prefix":{"name":"put","color":"put"},"badges":[],"link":"/sudo-commands/updatesudocommandbundle","deprecated":false},{"title":"/v1/teams/{team_name}/sudo_command_bundles/{sudo_command_bundle_id}","summary":"Delete a sudo command bundle","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/sudo-commands/deletesudocommandbundle","deprecated":false}]}]}]}]}},{"type":"group","label":"Teams","link":"/openapi/opa/opa/teams","routeSlug":"/openapi/opa/opa/teams","items":[{"label":"List all resources checked out by a user","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/teams/listallcheckedoutresourcesbyuser","routeSlug":"/openapi/opa/opa/teams/listallcheckedoutresourcesbyuser","metadata":{"seo":{"title":"List all resources checked out by a user","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAllCheckedOutResourcesByUser","name":"List all resources checked out by a user","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1checked_out_resources/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all resources checked out by a user","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all resources checked out by the current user"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1checked_out_resources/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"resource_type","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If specified, only returns resources with a matching type. Valid resource types: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"server_account_password_login"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"include_pending_checkin","in":"query","schemaId":"schema_1543","description":"If specified, also returns resources that have already started the checkin process. These are not included by default."},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1checked_out_resources/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/checked_out_resources","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"resource_type","in":"query","required":false,"schemaId":"schema_1537"},{"name":"include_pending_checkin","in":"query","required":false,"schemaId":"schema_1543"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/checked_out_resources","href":"teams/listallcheckedoutresourcesbyuser","openApiOperationId":"ListAllCheckedOutResourcesByUser","summary":"List all resources checked out by a user"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1627"}},"schemaId":"schema_1627"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1checked_out_resources/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1627","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1627"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/checked_out_resources"},{"label":"Check in a resource","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/teams/selfcheckinresource","routeSlug":"/openapi/opa/opa/teams/selfcheckinresource","metadata":{"seo":{"title":"Check in a resource","description":"OPA roles:resource_adminsecurity_adminend_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"SelfCheckinResource","name":"Check in a resource","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1checkin_resource/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Check in a resource","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Checks in a resource that was previously checked out by a user"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1checkin_resource/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CheckinResourceRequest"}},"schemaId":"components/schemas/CheckinResourceRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1checkin_resource/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/checkin_resource","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CheckinResourceRequest"}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/checkin_resource","href":"teams/selfcheckinresource","openApiOperationId":"SelfCheckinResource","summary":"Check in a resource"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/CheckinResourceRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CheckinResourceRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1checkin_resource/post/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/checkin_resource"},{"label":"List all roles","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/teams/listroles","routeSlug":"/openapi/opa/opa/teams/listroles","metadata":{"seo":{"title":"List all roles","description":"OPA roles:pam_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListRoles","name":"List all roles","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1roles/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all roles","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"pam_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all roles available to your team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1roles/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/roles","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/roles","href":"teams/listroles","openApiOperationId":"ListRoles","summary":"List all roles"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1628","exampleIds":["paths/~1v1~1teams~1{team_name}~1roles/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1628","exampleIds":["paths/~1v1~1teams~1{team_name}~1roles/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1roles/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1628","exampleIds":["paths/~1v1~1teams~1{team_name}~1roles/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1628","exampleIds":["paths/~1v1~1teams~1{team_name}~1roles/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/roles"},{"label":"List all servers for a team","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/teams/listservers","routeSlug":"/openapi/opa/opa/teams/listservers","metadata":{"seo":{"title":"List all servers for a team","description":"OPA roles:end_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListServers","name":"List all servers for a team","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1servers/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all servers for a team","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all servers in your team. This only returns servers available to the requesting user."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1servers/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"AdServers","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only return Active Directory servers. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only return Non-Active Directory servers."},"children":[]}]}]}]},{"name":"alt_names_contains","in":"query","schemaId":"schema_1537","description":"Only return servers that contain the specified alternate name"},{"name":"bastion","in":"query","schemaId":"schema_1537","description":"Only return servers associated with the specified bastion"},{"name":"canonical_name","in":"query","schemaId":"schema_1537","description":"A canonical name"},{"name":"cloud_account","in":"query","schemaId":"schema_1537","description":"Only return servers associated with the specified cloud account"},{"name":"cloud_provider","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only return servers associated with the specified cloud provider. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"aws"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"gce"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"credentialed","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only return unmanaged servers with credential issuance enabled. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only return unmanaged servers with credential issuance disabled."},"children":[]}]}]}]},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"hostname","in":"query","schemaId":"schema_1537","description":"Only return servers that contain the specified hostname"},{"name":"id","in":"query","schemaId":"schema_1537","description":"Only return servers with the specified IDs. Only usable for PAM administrative views of servers, not end-user server views."},{"name":"instance_id","in":"query","schemaId":"schema_1537","description":"Only return servers that contain the specified instance ID"},{"name":"managed","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only return managed servers. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only return unmanaged servers."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"project_name","in":"query","schemaId":"schema_1537","description":"Only return servers that belong to the specified project"},{"name":"state","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Include servers with the specified state. Valid statuses: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ACTIVE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"INACTIVE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"selector","in":"query","schemaId":"schema_1537","description":"Only return servers that contain the specified server selectors.","example":"selector=key1=value1,key2=value2"},{"name":"include_labels","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", includes server labels in the results."},"children":[]}]}]}],"example":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1servers/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/servers","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"AdServers","in":"query","schemaId":"schema_1543"},{"name":"alt_names_contains","in":"query","schemaId":"schema_1537"},{"name":"bastion","in":"query","schemaId":"schema_1537"},{"name":"canonical_name","in":"query","schemaId":"schema_1537"},{"name":"cloud_account","in":"query","schemaId":"schema_1537"},{"name":"cloud_provider","in":"query","schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"credentialed","in":"query","schemaId":"schema_1543"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"hostname","in":"query","schemaId":"schema_1537"},{"name":"id","in":"query","schemaId":"schema_1537","explode":true},{"name":"instance_id","in":"query","schemaId":"schema_1537","explode":true},{"name":"managed","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"project_name","in":"query","schemaId":"schema_1537","explode":true},{"name":"state","in":"query","schemaId":"schema_1537"},{"name":"selector","in":"query","example":"selector=key1=value1,key2=value2","schemaId":"schema_1537"},{"name":"include_labels","in":"query","example":true,"schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/servers","href":"teams/listservers","openApiOperationId":"ListServers","summary":"List all servers for a team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1629","exampleIds":["paths/~1v1~1teams~1{team_name}~1servers/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1629","exampleIds":["paths/~1v1~1teams~1{team_name}~1servers/get/responses/200/content/application~1json/example"],"headers":{"Link":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Link Header defined by RFC 8288."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"next\" indicates that a subsequent page is available and contains the URL which should be used to fetch it."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"prev\" indicates that a previous page is available and contains the URL which should be used to fetch it."},"children":[]}]}]}],"schema":{"type":"string"}}},"headerSchemaId":"schema_1557"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1servers/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1629","exampleIds":["paths/~1v1~1teams~1{team_name}~1servers/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1629","exampleIds":["paths/~1v1~1teams~1{team_name}~1servers/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/servers"},{"label":"Retrieve settings for a team","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/teams/getteamsettings","routeSlug":"/openapi/opa/opa/teams/getteamsettings","metadata":{"seo":{"title":"Retrieve settings for a team","description":"OPA roles:resource_adminend_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetTeamSettings","name":"Retrieve settings for a team","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1settings/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve settings for a team","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"end_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves team-level settings for your team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1settings/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/settings","href":"teams/getteamsettings","openApiOperationId":"GetTeamSettings","summary":"Retrieve settings for a team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TeamSettings","exampleIds":["paths/~1v1~1teams~1{team_name}~1settings/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/TeamSettings","exampleIds":["paths/~1v1~1teams~1{team_name}~1settings/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1settings/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/TeamSettings","exampleIds":["paths/~1v1~1teams~1{team_name}~1settings/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TeamSettings","exampleIds":["paths/~1v1~1teams~1{team_name}~1settings/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/settings"},{"label":"Update settings for a team","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/teams/updateteamsettings","routeSlug":"/openapi/opa/opa/teams/updateteamsettings","metadata":{"seo":{"title":"Update settings for a team","description":"OPA roles:resource_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateTeamSettings","name":"Update settings for a team","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1settings/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update settings for a team","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates team-level settings for your team. Partial updates are permitted. To disable a setting, set the value to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"null"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1settings/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/TeamSettings","exampleIds":["paths/~1v1~1teams~1{team_name}~1settings/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/TeamSettings","exampleIds":["paths/~1v1~1teams~1{team_name}~1settings/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1settings/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/TeamSettings","exampleIds":["paths/~1v1~1teams~1{team_name}~1settings/put/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/settings","href":"teams/updateteamsettings","openApiOperationId":"UpdateTeamSettings","summary":"Update settings for a team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/TeamSettings","exampleIds":["paths/~1v1~1teams~1{team_name}~1settings/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/TeamSettings","exampleIds":["paths/~1v1~1teams~1{team_name}~1settings/put/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1settings/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/settings"},{"label":"Retrieve statistics for a team","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/teams/fetchstatsforteam","routeSlug":"/openapi/opa/opa/teams/fetchstatsforteam","metadata":{"seo":{"title":"Retrieve statistics for a team","description":"OPA roles:resource_adminsecurity_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"FetchStatsForTeam","name":"Retrieve statistics for a team","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1team_stats/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve statistics for a team","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves statistics about your team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1team_stats/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/team_stats","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/team_stats","href":"teams/fetchstatsforteam","openApiOperationId":"FetchStatsForTeam","summary":"Retrieve statistics for a team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TeamStats","exampleIds":["paths/~1v1~1teams~1{team_name}~1team_stats/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/TeamStats","exampleIds":["paths/~1v1~1teams~1{team_name}~1team_stats/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1team_stats/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/TeamStats","exampleIds":["paths/~1v1~1teams~1{team_name}~1team_stats/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TeamStats","exampleIds":["paths/~1v1~1teams~1{team_name}~1team_stats/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/team_stats"},{"label":"Retrieve the vault JWKS","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/teams/getvaultjwks","routeSlug":"/openapi/opa/opa/teams/getvaultjwks","metadata":{"seo":{"title":"Retrieve the vault JWKS","description":"Retrieves the vault JWKS. Data sent to the vault must be encrypted to this key."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetVaultJWKS","name":"Retrieve the vault JWKS","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1vault~1jwks.json/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the vault JWKS","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieves the vault JWKS. Data sent to the vault must be encrypted to this key."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1vault~1jwks.json/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/vault/jwks.json","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/vault/jwks.json","href":"teams/getvaultjwks","openApiOperationId":"GetVaultJWKS","summary":"Retrieve the vault JWKS"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1630"}},"schemaId":"schema_1630"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1vault~1jwks.json/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1630","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1630"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/vault/jwks.json"}],"content":{"contentType":"group","meta":{"name":"teams"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Teams","showPageActions":true},{"nodeType":"markdoc","content":"The top-level organizational container. Each team maps to a single app in the Okta dashboard."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/checked_out_resources","summary":"List all resources checked out by a user","prefix":{"name":"get","color":"get"},"badges":[],"link":"/teams/listallcheckedoutresourcesbyuser","deprecated":false},{"title":"/v1/teams/{team_name}/checkin_resource","summary":"Check in a resource","prefix":{"name":"post","color":"post"},"badges":[],"link":"/teams/selfcheckinresource","deprecated":false},{"title":"/v1/teams/{team_name}/roles","summary":"List all roles","prefix":{"name":"get","color":"get"},"badges":[],"link":"/teams/listroles","deprecated":false},{"title":"/v1/teams/{team_name}/servers","summary":"List all servers for a team","prefix":{"name":"get","color":"get"},"badges":[],"link":"/teams/listservers","deprecated":false},{"title":"/v1/teams/{team_name}/settings","summary":"Retrieve settings for a team","prefix":{"name":"get","color":"get"},"badges":[],"link":"/teams/getteamsettings","deprecated":false},{"title":"/v1/teams/{team_name}/settings","summary":"Update settings for a team","prefix":{"name":"put","color":"put"},"badges":[],"link":"/teams/updateteamsettings","deprecated":false},{"title":"/v1/teams/{team_name}/team_stats","summary":"Retrieve statistics for a team","prefix":{"name":"get","color":"get"},"badges":[],"link":"/teams/fetchstatsforteam","deprecated":false},{"title":"/v1/teams/{team_name}/vault/jwks.json","summary":"Retrieve the vault JWKS","prefix":{"name":"get","color":"get"},"badges":[],"link":"/teams/getvaultjwks","deprecated":false}]}]}]}]}},{"type":"group","label":"Users","link":"/openapi/opa/opa/users","routeSlug":"/openapi/opa/opa/users","items":[{"label":"Retrieve user details","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/users/getcurrentuserinfo","routeSlug":"/openapi/opa/opa/users/getcurrentuserinfo","metadata":{"seo":{"title":"Retrieve user details","description":"Retrieves details about the current user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetCurrentUserInfo","name":"Retrieve user details","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1current_user/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve user details","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieves details about the current user"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1current_user/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/current_user","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/current_user","href":"users/getcurrentuserinfo","openApiOperationId":"GetCurrentUserInfo","summary":"Retrieve user details"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CurrentUserInfo","exampleIds":["paths/~1v1~1teams~1{team_name}~1current_user/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/CurrentUserInfo","exampleIds":["paths/~1v1~1teams~1{team_name}~1current_user/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1current_user/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/CurrentUserInfo","exampleIds":["paths/~1v1~1teams~1{team_name}~1current_user/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/CurrentUserInfo","exampleIds":["paths/~1v1~1teams~1{team_name}~1current_user/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/current_user"},{"label":"List all users for a team","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/users/listusers","routeSlug":"/openapi/opa/opa/users/listusers","metadata":{"seo":{"title":"List all users for a team","description":"OPA roles:pam_adminresource_adminsecurity_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListUsers","name":"List all users for a team","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1users/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all users for a team","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"pam_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all users for your team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"id","in":"query","schemaId":"schema_1569","description":"Only returns results with the specified IDs"},{"name":"include_service_users","in":"query","schemaId":"schema_1537","description":"Only return service users in the results"},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"starts_with","in":"query","schemaId":"schema_1537","description":"Only return users with a name that begins with the specified value"},{"name":"status","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only return users with the specified status. Valid statuses: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ACTIVE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DISABLED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DELETED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/users","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"id","in":"query","schemaId":"schema_1569","explode":true},{"name":"include_service_users","in":"query","schemaId":"schema_1537"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"starts_with","in":"query","schemaId":"schema_1537"},{"name":"status","in":"query","schemaId":"schema_1537","explode":true}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/users","href":"users/listusers","openApiOperationId":"ListUsers","summary":"List all users for a team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1631","exampleIds":["paths/~1v1~1teams~1{team_name}~1users/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1631","exampleIds":["paths/~1v1~1teams~1{team_name}~1users/get/responses/200/content/application~1json/example"],"headers":{"Link":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Link Header defined by RFC 8288."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"next\" indicates that a subsequent page is available and contains the URL which should be used to fetch it."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"prev\" indicates that a previous page is available and contains the URL which should be used to fetch it."},"children":[]}]}]}],"schema":{"type":"string"}}},"headerSchemaId":"schema_1557"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1631","exampleIds":["paths/~1v1~1teams~1{team_name}~1users/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1631","exampleIds":["paths/~1v1~1teams~1{team_name}~1users/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/users"},{"label":"Retrieve a user","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/users/getuser","routeSlug":"/openapi/opa/opa/users/getuser","metadata":{"seo":{"title":"Retrieve a user","description":"OPA roles:pam_adminresource_adminsecurity_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetUser","name":"Retrieve a user","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a user","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"pam_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a user from your team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1537","description":"The username for an existing user","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/users/{user_name}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/users/{user_name}","href":"users/getuser","openApiOperationId":"GetUser","summary":"Retrieve a user"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/users/{user_name}"},{"label":"List all groups for a user","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/users/listusergroups","routeSlug":"/openapi/opa/opa/users/listusergroups","metadata":{"seo":{"title":"List all groups for a user","description":"OPA roles:pam_adminresource_adminsecurity_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListUserGroups","name":"List all groups for a user","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1groups/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all groups for a user","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"pam_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"resource_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all groups for a specified user"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1537","description":"The username for an existing user","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1groups/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"id","in":"query","schemaId":"schema_1569","description":"Only returns results with the specified IDs"},{"name":"ignore","in":"query","schemaId":"schema_1537","description":"Ignore groups with the specified names. This is case sensitive."},{"name":"include_deleted","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", include deleted groups in the results"},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"only_include_deleted","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only return deleted groups in the results"},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1groups/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/users/{user_name}/groups","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"id","in":"query","schemaId":"schema_1569","explode":true},{"name":"ignore","in":"query","schemaId":"schema_1537","explode":true},{"name":"include_deleted","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"only_include_deleted","in":"query","schemaId":"schema_1543"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/users/{user_name}/groups","href":"users/listusergroups","openApiOperationId":"ListUserGroups","summary":"List all groups for a user"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1632","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1groups/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1632","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1groups/get/responses/200/content/application~1json/example"],"headers":{"Link":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Link Header defined by RFC 8288."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"next\" indicates that a subsequent page is available and contains the URL which should be used to fetch it."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"prev\" indicates that a previous page is available and contains the URL which should be used to fetch it."},"children":[]}]}]}],"schema":{"type":"string"}}},"headerSchemaId":"schema_1557"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1groups/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1632","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1groups/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1632","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1groups/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/users/{user_name}/groups"}],"content":{"contentType":"group","meta":{"name":"users"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Users","showPageActions":true},{"nodeType":"markdoc","content":"A user corresponds to a human or service user in an Okta Privileged Access team"}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/current_user","summary":"Retrieve user details","prefix":{"name":"get","color":"get"},"badges":[],"link":"/users/getcurrentuserinfo","deprecated":false},{"title":"/v1/teams/{team_name}/users","summary":"List all users for a team","prefix":{"name":"get","color":"get"},"badges":[],"link":"/users/listusers","deprecated":false},{"title":"/v1/teams/{team_name}/users/{user_name}","summary":"Retrieve a user","prefix":{"name":"get","color":"get"},"badges":[],"link":"/users/getuser","deprecated":false},{"title":"/v1/teams/{team_name}/users/{user_name}/groups","summary":"List all groups for a user","prefix":{"name":"get","color":"get"},"badges":[],"link":"/users/listusergroups","deprecated":false}]}]}]}]}},{"type":"group","label":"Workload Connections","link":"/openapi/opa/opa/workload-connections","routeSlug":"/openapi/opa/opa/workload-connections","items":[{"label":"List all workload connections","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/workload-connections/listworkloadconnections","routeSlug":"/openapi/opa/opa/workload-connections/listworkloadconnections","metadata":{"seo":{"title":"List all workload connections","description":"OPA roles:devops_adminsecurity_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListWorkloadConnections","name":"List all workload connections","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all workload connections","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"devops_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all workload connections"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/connections/workloads","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401"],"pointer":"/v1/teams/{team_name}/connections/workloads","href":"workload-connections/listworkloadconnections","openApiOperationId":"ListWorkloadConnections","summary":"List all workload connections"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1633"}},"schemaId":"schema_1633"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1633","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1633"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/workloads"},{"label":"Create a workload connection","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/workload-connections/createworkloadconnection","routeSlug":"/openapi/opa/opa/workload-connections/createworkloadconnection","metadata":{"seo":{"title":"Create a workload connection","description":"OPA roles:devops_adminsecurity_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateWorkloadConnection","name":"Create a workload connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a workload connection","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"devops_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a workload connection"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateWorkloadConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1workloads/post/requestBody/content/application~1json/examples/Create a JWT workload connection"]}},"schemaId":"components/schemas/CreateWorkloadConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1workloads/post/requestBody/content/application~1json/examples/Create a JWT workload connection"],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/connections/workloads","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateWorkloadConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1workloads/post/requestBody/content/application~1json/examples/Create a JWT workload connection"]}},"responseCodes":["201","400","401"],"pointer":"/v1/teams/{team_name}/connections/workloads","href":"workload-connections/createworkloadconnection","openApiOperationId":"CreateWorkloadConnection","summary":"Create a workload connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/CreateWorkloadConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1workloads/post/requestBody/content/application~1json/examples/Create a JWT workload connection"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateWorkloadConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1workloads/post/requestBody/content/application~1json/examples/Create a JWT workload connection"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/WorkloadConnection"}},"schemaId":"components/schemas/WorkloadConnection"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/WorkloadConnection","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/WorkloadConnection"}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/workloads"},{"label":"Retrieve a workload connection","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/workload-connections/getworkloadconnection","routeSlug":"/openapi/opa/opa/workload-connections/getworkloadconnection","metadata":{"seo":{"title":"Retrieve a workload connection","description":"OPA roles:devops_adminsecurity_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetWorkloadConnection","name":"Retrieve a workload connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a workload connection","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"devops_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a workload connection by its ID"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"workload_connection_id","in":"path","schemaId":"schema_1563","description":"The ID of the workload connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/connections/workloads/{workload_connection_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"workload_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/connections/workloads/{workload_connection_id}","href":"workload-connections/getworkloadconnection","openApiOperationId":"GetWorkloadConnection","summary":"Retrieve a workload connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/WorkloadConnection"}},"schemaId":"components/schemas/WorkloadConnection","headers":{"ETag":{"description":"Entity tag that identifies the resource version","schema":{"type":"string"}}},"headerSchemaId":"schema_1634"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/WorkloadConnection","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/WorkloadConnection"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/workloads/{workload_connection_id}"},{"label":"Update a workload connection","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/workload-connections/updateworkloadconnection","routeSlug":"/openapi/opa/opa/workload-connections/updateworkloadconnection","metadata":{"seo":{"title":"Update a workload connection","description":"OPA roles:devops_adminsecurity_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateWorkloadConnection","name":"Update a workload connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a workload connection","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"devops_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates a workload connection by its ID"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"workload_connection_id","in":"path","schemaId":"schema_1563","description":"The ID of the workload connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateWorkloadConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/put/requestBody/content/application~1json/examples/Update a workload connection"]}},"schemaId":"components/schemas/UpdateWorkloadConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/put/requestBody/content/application~1json/examples/Update a workload connection"],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/connections/workloads/{workload_connection_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"workload_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdateWorkloadConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/put/requestBody/content/application~1json/examples/Update a workload connection"]}},"responseCodes":["200","400","401","404"],"pointer":"/v1/teams/{team_name}/connections/workloads/{workload_connection_id}","href":"workload-connections/updateworkloadconnection","openApiOperationId":"UpdateWorkloadConnection","summary":"Update a workload connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/UpdateWorkloadConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/put/requestBody/content/application~1json/examples/Update a workload connection"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateWorkloadConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/put/requestBody/content/application~1json/examples/Update a workload connection"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/WorkloadConnection"}},"schemaId":"components/schemas/WorkloadConnection"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/WorkloadConnection","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/WorkloadConnection"}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/workloads/{workload_connection_id}"},{"label":"Delete a workload connection","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/workload-connections/deleteworkloadconnection","routeSlug":"/openapi/opa/opa/workload-connections/deleteworkloadconnection","metadata":{"seo":{"title":"Delete a workload connection","description":"OPA roles:devops_adminsecurity_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteWorkloadConnection","name":"Delete a workload connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a workload connection","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"devops_admin"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes a workload connection by its ID"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"workload_connection_id","in":"path","schemaId":"schema_1563","description":"The ID of the workload connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/connections/workloads/{workload_connection_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"workload_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204","401","404"],"pointer":"/v1/teams/{team_name}/connections/workloads/{workload_connection_id}","href":"workload-connections/deleteworkloadconnection","openApiOperationId":"DeleteWorkloadConnection","summary":"Delete a workload connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/workloads/{workload_connection_id}"},{"label":"Update the status of a workload connection","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/workload-connections/updateworkloadconnectionstatus","routeSlug":"/openapi/opa/opa/workload-connections/updateworkloadconnectionstatus","metadata":{"seo":{"title":"Update the status of a workload connection","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateWorkloadConnectionStatus","name":"Update the status of a workload connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}~1status/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update the status of a workload connection","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the status of a workload connection"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"workload_connection_id","in":"path","schemaId":"schema_1563","description":"The ID of the workload connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}~1status/put/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"If-Match","in":"header","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The ETag value returned during the "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieve a workload connection"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (GET) request for the workload connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}~1status/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateWorkloadConnectionStatusRequest"}},"schemaId":"components/schemas/UpdateWorkloadConnectionStatusRequest","pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}~1status/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/connections/workloads/{workload_connection_id}/status","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"workload_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[{"name":"If-Match","in":"header","required":true,"schemaId":"schema_1537"}],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdateWorkloadConnectionStatusRequest"}},"responseCodes":["204","400","401","404","412","428"],"pointer":"/v1/teams/{team_name}/connections/workloads/{workload_connection_id}/status","href":"workload-connections/updateworkloadconnectionstatus","openApiOperationId":"UpdateWorkloadConnectionStatus","summary":"Update the status of a workload connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/UpdateWorkloadConnectionStatusRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateWorkloadConnectionStatusRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No content"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"},{"code":"412","description":"Precondition failed","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PreconditionFailedResponse"}},"schemaId":"components/schemas/PreconditionFailedResponse"},{"code":"428","description":"Precondition required","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PreconditionRequiredResponse"}},"schemaId":"components/schemas/PreconditionRequiredResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}~1status/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}},{"code":"412","schemaId":"components/schemas/PreconditionFailedResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PreconditionFailedResponse"}}},{"code":"428","schemaId":"components/schemas/PreconditionRequiredResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PreconditionRequiredResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/workloads/{workload_connection_id}/status"}],"content":{"contentType":"group","meta":{"name":"workload-connections"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Workload Connections","showPageActions":true},{"nodeType":"markdoc","content":"The Workload Connections API provides operations to manage workload connections for Okta Privileged Access teams."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/connections/workloads","summary":"List all workload connections","prefix":{"name":"get","color":"get"},"badges":[],"link":"/workload-connections/listworkloadconnections","deprecated":false},{"title":"/v1/teams/{team_name}/connections/workloads","summary":"Create a workload connection","prefix":{"name":"post","color":"post"},"badges":[],"link":"/workload-connections/createworkloadconnection","deprecated":false},{"title":"/v1/teams/{team_name}/connections/workloads/{workload_connection_id}","summary":"Retrieve a workload connection","prefix":{"name":"get","color":"get"},"badges":[],"link":"/workload-connections/getworkloadconnection","deprecated":false},{"title":"/v1/teams/{team_name}/connections/workloads/{workload_connection_id}","summary":"Update a workload connection","prefix":{"name":"put","color":"put"},"badges":[],"link":"/workload-connections/updateworkloadconnection","deprecated":false},{"title":"/v1/teams/{team_name}/connections/workloads/{workload_connection_id}","summary":"Delete a workload connection","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/workload-connections/deleteworkloadconnection","deprecated":false},{"title":"/v1/teams/{team_name}/connections/workloads/{workload_connection_id}/status","summary":"Update the status of a workload connection","prefix":{"name":"put","color":"put"},"badges":[],"link":"/workload-connections/updateworkloadconnectionstatus","deprecated":false}]}]}]}]}},{"type":"group","label":"Workload Roles","link":"/openapi/opa/opa/workload-roles","routeSlug":"/openapi/opa/opa/workload-roles","items":[{"label":"List all workload roles","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/workload-roles/listworkloadroles","routeSlug":"/openapi/opa/opa/workload-roles/listworkloadroles","metadata":{"seo":{"title":"List all workload roles","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListWorkloadRoles","name":"List all workload roles","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all workload roles","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all workload roles defined for this team"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"},{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/workload-roles","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"contains","in":"query","schemaId":"schema_1537"},{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"prev","in":"query","schemaId":"schema_1543"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401"],"pointer":"/v1/teams/{team_name}/workload-roles","href":"workload-roles/listworkloadroles","openApiOperationId":"ListWorkloadRoles","summary":"List all workload roles"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1635"}},"schemaId":"schema_1635"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1635","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1635"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/workload-roles"},{"label":"Create a workload role","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/workload-roles/createworkloadrole","routeSlug":"/openapi/opa/opa/workload-roles/createworkloadrole","metadata":{"seo":{"title":"Create a workload role","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateWorkloadRole","name":"Create a workload role","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a workload role","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a workload role"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/WorkloadRole"}},"schemaId":"components/schemas/WorkloadRole","pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/workload-roles","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/WorkloadRole"}},"responseCodes":["201","400","401"],"pointer":"/v1/teams/{team_name}/workload-roles","href":"workload-roles/createworkloadrole","openApiOperationId":"CreateWorkloadRole","summary":"Create a workload role"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/WorkloadRole","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/WorkloadRole"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Created","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/WorkloadRole"}},"schemaId":"components/schemas/WorkloadRole"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/WorkloadRole","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/WorkloadRole"}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/workload-roles"},{"label":"Retrieve a workload role","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/workload-roles/getworkloadrole","routeSlug":"/openapi/opa/opa/workload-roles/getworkloadrole","metadata":{"seo":{"title":"Retrieve a workload role","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetWorkloadRole","name":"Retrieve a workload role","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles~1{workload_role_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a workload role","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a workload role by its ID"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"workload_role_id","in":"path","schemaId":"schema_1563","description":"The ID of the workload role","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles~1{workload_role_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/workload-roles/{workload_role_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"workload_role_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","401","404"],"pointer":"/v1/teams/{team_name}/workload-roles/{workload_role_id}","href":"workload-roles/getworkloadrole","openApiOperationId":"GetWorkloadRole","summary":"Retrieve a workload role"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/WorkloadRoleWithServerUsername"}},"schemaId":"components/schemas/WorkloadRoleWithServerUsername"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles~1{workload_role_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/WorkloadRoleWithServerUsername","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/WorkloadRoleWithServerUsername"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/workload-roles/{workload_role_id}"},{"label":"Update a workload role","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/workload-roles/updateworkloadrole","routeSlug":"/openapi/opa/opa/workload-roles/updateworkloadrole","metadata":{"seo":{"title":"Update a workload role","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateWorkloadRole","name":"Update a workload role","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles~1{workload_role_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a workload role","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates a workload role by its ID"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"workload_role_id","in":"path","schemaId":"schema_1563","description":"The ID of the workload role","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles~1{workload_role_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/WorkloadRole"}},"schemaId":"components/schemas/WorkloadRole","pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles~1{workload_role_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/workload-roles/{workload_role_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"workload_role_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/WorkloadRole"}},"responseCodes":["200","400","401","404"],"pointer":"/v1/teams/{team_name}/workload-roles/{workload_role_id}","href":"workload-roles/updateworkloadrole","openApiOperationId":"UpdateWorkloadRole","summary":"Update a workload role"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"schemaId":"components/schemas/WorkloadRole","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/WorkloadRole"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/WorkloadRole"}},"schemaId":"components/schemas/WorkloadRole"},{"code":"400","description":"Bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}},"schemaId":"components/schemas/BadRequestResponse"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles~1{workload_role_id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/WorkloadRole","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/WorkloadRole"}}},{"code":"400","schemaId":"components/schemas/BadRequestResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/BadRequestResponse"}}},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/workload-roles/{workload_role_id}"},{"label":"Delete a workload role","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/workload-roles/deleteworkloadrole","routeSlug":"/openapi/opa/opa/workload-roles/deleteworkloadrole","metadata":{"seo":{"title":"Delete a workload role","description":"OPA roles:security_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteWorkloadRole","name":"Delete a workload role","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles~1{workload_role_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a workload role","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/#available-roles","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OPA roles:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"security_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes a workload role by its ID"},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"workload_role_id","in":"path","schemaId":"schema_1563","description":"The ID of the workload role","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles~1{workload_role_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/workload-roles/{workload_role_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"workload_role_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204","401","404"],"pointer":"/v1/teams/{team_name}/workload-roles/{workload_role_id}","href":"workload-roles/deleteworkloadrole","openApiOperationId":"DeleteWorkloadRole","summary":"Delete a workload role"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"No Content"},{"code":"401","description":"Unauthorized","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}},"schemaId":"components/schemas/UnauthorizedAccessResponse"},{"code":"404","description":"Not found","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}},"schemaId":"components/schemas/NotFoundResponse"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1workload-roles~1{workload_role_id}/delete/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"401","schemaId":"components/schemas/UnauthorizedAccessResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/UnauthorizedAccessResponse"}}},{"code":"404","schemaId":"components/schemas/NotFoundResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/NotFoundResponse"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/workload-roles/{workload_role_id}"}],"content":{"contentType":"group","meta":{"name":"workload-roles"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Workload Roles","showPageActions":true},{"nodeType":"markdoc","content":"The Workload Roles API provides operations to manage workload roles for Okta Privileged Access teams."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/workload-roles","summary":"List all workload roles","prefix":{"name":"get","color":"get"},"badges":[],"link":"/workload-roles/listworkloadroles","deprecated":false},{"title":"/v1/teams/{team_name}/workload-roles","summary":"Create a workload role","prefix":{"name":"post","color":"post"},"badges":[],"link":"/workload-roles/createworkloadrole","deprecated":false},{"title":"/v1/teams/{team_name}/workload-roles/{workload_role_id}","summary":"Retrieve a workload role","prefix":{"name":"get","color":"get"},"badges":[],"link":"/workload-roles/getworkloadrole","deprecated":false},{"title":"/v1/teams/{team_name}/workload-roles/{workload_role_id}","summary":"Update a workload role","prefix":{"name":"put","color":"put"},"badges":[],"link":"/workload-roles/updateworkloadrole","deprecated":false},{"title":"/v1/teams/{team_name}/workload-roles/{workload_role_id}","summary":"Delete a workload role","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/workload-roles/deleteworkloadrole","deprecated":false}]}]}]}]}},{"label":"/v1/gateways/orchestrator-config","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1gateways~1orchestrator-config/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1gateways~1orchestrator-config/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/gateways/orchestrator-config"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/gateways/orchestrator-config","isWebhook":false,"pointer":"/paths/~1v1~1gateways~1orchestrator-config/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/gateways/orchestrator-config","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/gateways/orchestrator-config","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/gateways/orchestrator-config","href":"paths/~1v1~1gateways~1orchestrator-config/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/gateways/orchestrator-config"},{"label":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/credentials/versions","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/credentials/versions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/credentials/versions","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/credentials/versions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory connection","required":true},{"name":"ad_account_id","in":"path","schemaId":"schema_1541","description":"The UUID of an Active Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/credentials/versions","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"ad_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"},{"name":"ad_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/schemas-UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/credentials/versions","href":"paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/active_directory/{ad_connection_id}/accounts/{ad_account_id}/credentials/versions"},{"label":"/v1/teams/{team_name}/connections/databases","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1databases/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1databases/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/connections/databases"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/connections/databases","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/connections/databases","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/connections/databases","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/connections/databases","href":"paths/~1v1~1teams~1{team_name}~1connections~1databases/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases"},{"label":"/v1/teams/{team_name}/connections/databases/{database_connection_id}","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/connections/databases/{database_connection_id}","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/connections/databases/{database_connection_id}","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}","href":"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}"},{"label":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts","href":"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts"},{"label":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts/{database_account_id}","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts~1{database_account_id}/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts~1{database_account_id}/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts/{database_account_id}"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts/{database_account_id}","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts~1{database_account_id}/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts/{database_account_id}","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true},{"name":"database_account_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database account"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts~1{database_account_id}/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts/{database_account_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"},{"name":"database_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts/{database_account_id}","href":"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1accounts~1{database_account_id}/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/accounts/{database_account_id}"},{"label":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/force_sync","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1force_sync/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1force_sync/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/force_sync"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/force_sync","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1force_sync/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/force_sync","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1force_sync/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/force_sync","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/force_sync","href":"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1force_sync/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/force_sync"},{"label":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules","href":"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules"},{"label":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules~1{database_account_rule_id}/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules~1{database_account_rule_id}/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules~1{database_account_rule_id}/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true},{"name":"database_account_rule_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database account rule"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules~1{database_account_rule_id}/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"},{"name":"database_account_rule_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}","href":"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1rules~1{database_account_rule_id}/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/rules/{database_account_rule_id}"},{"label":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/sync_status","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1sync_status/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1sync_status/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/sync_status"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/sync_status","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1sync_status/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/sync_status","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1sync_status/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/sync_status","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/sync_status","href":"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}~1sync_status/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/databases/{database_connection_id}/sync_status"},{"label":"/v1/teams/{team_name}/connections/saas_apps","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/connections/saas_apps"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/connections/saas_apps","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/connections/saas_apps","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps/x-okta-lifecycle/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"count","in":"query","schemaId":"schema_1542","description":"The number of objects per page"},{"name":"prev","in":"query","schemaId":"schema_1543","description":"The direction of paging"},{"name":"offset","in":"query","schemaId":"schema_1537","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The offset value for pagination. The "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"next\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"rel=\"prev\""},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Link"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" headers define the offset for subsequent or previous pages."},"children":[]}]}]}]},{"name":"descending","in":"query","schemaId":"schema_1543","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", results are listed in descending order. By default, results are listed in ascending order."},"children":[]}]}]}]},{"name":"contains","in":"query","schemaId":"schema_1537","description":"Filter results to include only those that contain the specified value"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/connections/saas_apps","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[{"name":"count","in":"query","schemaId":"schema_1542"},{"name":"prev","in":"query","schemaId":"schema_1543"},{"name":"offset","in":"query","schemaId":"schema_1537"},{"name":"descending","in":"query","schemaId":"schema_1543"},{"name":"contains","in":"query","schemaId":"schema_1537"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/connections/saas_apps","href":"paths/~1v1~1teams~1{team_name}~1connections~1saas_apps/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/saas_apps"},{"label":"/v1/teams/{team_name}/connections/saas_apps/{saas_app_instance_id}","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps~1{saas_app_instance_id}/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps~1{saas_app_instance_id}/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/connections/saas_apps/{saas_app_instance_id}"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/connections/saas_apps/{saas_app_instance_id}","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps~1{saas_app_instance_id}/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/connections/saas_apps/{saas_app_instance_id}","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"saas_app_instance_id","in":"path","schemaId":"schema_1537","description":"The app instance ID of a SaaS app provisioned to an Okta org","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1connections~1saas_apps~1{saas_app_instance_id}/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/connections/saas_apps/{saas_app_instance_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_instance_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/connections/saas_apps/{saas_app_instance_id}","href":"paths/~1v1~1teams~1{team_name}~1connections~1saas_apps~1{saas_app_instance_id}/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/connections/saas_apps/{saas_app_instance_id}"},{"label":"/v1/teams/{team_name}/databases","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1databases/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1databases/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/databases"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/databases","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1databases/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/databases","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/databases","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/databases","href":"paths/~1v1~1teams~1{team_name}~1databases/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/databases"},{"label":"/v1/teams/{team_name}/databases/{database_connection_id}","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/databases/{database_connection_id}"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/databases/{database_connection_id}","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/databases/{database_connection_id}","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/databases/{database_connection_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/databases/{database_connection_id}","href":"paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/databases/{database_connection_id}"},{"label":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts","href":"paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts"},{"label":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true},{"name":"database_account_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database account"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"},{"name":"database_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}","href":"paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}"},{"label":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/reveal_credentials","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1reveal_credentials/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1reveal_credentials/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/reveal_credentials"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/reveal_credentials","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1reveal_credentials/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/reveal_credentials","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true},{"name":"database_account_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database account"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1reveal_credentials/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/reveal_credentials","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"},{"name":"database_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/reveal_credentials","href":"paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1reveal_credentials/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/reveal_credentials"},{"label":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/user_access_methods","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1user_access_methods/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1user_access_methods/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/user_access_methods"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/user_access_methods","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1user_access_methods/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/user_access_methods","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"database_connection_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database connection"},"children":[]}]}]}],"required":true},{"name":"database_account_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database account"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1user_access_methods/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/user_access_methods","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_connection_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"},{"name":"database_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/user_access_methods","href":"paths/~1v1~1teams~1{team_name}~1databases~1{database_connection_id}~1accounts~1{database_account_id}~1user_access_methods/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/databases/{database_connection_id}/accounts/{database_account_id}/user_access_methods"},{"label":"/v1/teams/{team_name}/infrastructure-orchestrators","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/infrastructure-orchestrators"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/infrastructure-orchestrators","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/infrastructure-orchestrators","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/infrastructure-orchestrators","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/infrastructure-orchestrators","href":"paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/infrastructure-orchestrators"},{"label":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"infrastructure_orchestrator_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the infrastructure orchestrator."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"infrastructure_orchestrator_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}","href":"paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}"},{"label":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/gateways","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1gateways/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1gateways/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/gateways"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/gateways","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1gateways/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/gateways","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"infrastructure_orchestrator_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the infrastructure orchestrator."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1gateways/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/gateways","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"infrastructure_orchestrator_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/gateways","href":"paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1gateways/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/gateways"},{"label":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/integrations","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1integrations/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1integrations/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/integrations"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/integrations","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1integrations/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/integrations","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"infrastructure_orchestrator_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the infrastructure orchestrator."},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1integrations/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/integrations","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"infrastructure_orchestrator_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/integrations","href":"paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1integrations/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/infrastructure-orchestrators/{infrastructure_orchestrator_id}/references/integrations"},{"label":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/credentials/versions","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1credentials~1versions/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1credentials~1versions/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/credentials/versions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/credentials/versions","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1credentials~1versions/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/credentials/versions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"okta_universal_directory_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a Universal Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1credentials~1versions/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/credentials/versions","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"okta_universal_directory_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/credentials/versions","href":"paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1credentials~1versions/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/credentials/versions"},{"label":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/rotate_password","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1rotate_password/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1rotate_password/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/rotate_password"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/rotate_password","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1rotate_password/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/rotate_password","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"okta_universal_directory_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a Universal Directory account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1rotate_password/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/rotate_password","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"okta_universal_directory_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/rotate_password","href":"paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1rotate_password/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/okta_universal_directory_accounts/{okta_universal_directory_account_id}/rotate_password"},{"label":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts","href":"paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts"},{"label":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts/{database_account_id}","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts~1{database_account_id}/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts~1{database_account_id}/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts/{database_account_id}"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts/{database_account_id}","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts~1{database_account_id}/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts/{database_account_id}","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"database_account_id","in":"path","schemaId":"schema_1563","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the database account"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts~1{database_account_id}/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts/{database_account_id}","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"database_account_id","in":"path","required":true,"example":"a747a818-a4c4-4446-8a87-704216495a08","schemaId":"components/schemas/UUID"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts/{database_account_id}","href":"paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_accounts~1{database_account_id}/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_accounts/{database_account_id}"},{"label":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_checkout_settings","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_checkout_settings/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_checkout_settings/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_checkout_settings"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_checkout_settings","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_checkout_settings/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_checkout_settings","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_checkout_settings/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_checkout_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_checkout_settings","href":"paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_checkout_settings/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_checkout_settings"},{"label":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_password_settings","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_password_settings/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_password_settings/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_password_settings"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_password_settings","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_password_settings/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_password_settings","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_password_settings/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_password_settings","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_password_settings","href":"paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1database_password_settings/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/database_password_settings"},{"label":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}/actions","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1actions/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1actions/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}/actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}/actions","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1actions/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}/actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"secret_folder_id","in":"path","schemaId":"schema_1537","description":"The UUID of a secret folder","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1actions/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}/actions","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"secret_folder_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}/actions","href":"paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1actions/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secret_folders/{secret_folder_id}/actions"},{"label":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/actions","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1actions/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1actions/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/actions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/actions","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1actions/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"secret_id","in":"path","schemaId":"schema_1537","description":"The UUID of a secret","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1actions/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/actions","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"secret_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/actions","href":"paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1actions/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/actions"},{"label":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/versions","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1versions/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1versions/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/versions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/versions","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1versions/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/versions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"resource_group_id","in":"path","schemaId":"schema_1537","description":"The UUID of a resource group","required":true},{"name":"project_id","in":"path","schemaId":"schema_1537","description":"The UUID of a project","required":true},{"name":"secret_id","in":"path","schemaId":"schema_1537","description":"The UUID of a secret","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1versions/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/versions","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"resource_group_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"project_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"secret_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/versions","href":"paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1versions/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/resource_groups/{resource_group_id}/projects/{project_id}/secrets/{secret_id}/versions"},{"label":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/credentials/versions","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials~1versions/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials~1versions/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/credentials/versions"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/credentials/versions","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials~1versions/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/credentials/versions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"saas_app_instance_id","in":"path","schemaId":"schema_1537","description":"The app instance ID of a SaaS app provisioned to an Okta org","required":true},{"name":"saas_app_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a SaaS app account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials~1versions/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/credentials/versions","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_instance_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/credentials/versions","href":"paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials~1versions/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/credentials/versions"},{"label":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/rotate_password","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1rotate_password/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1rotate_password/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/rotate_password"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/rotate_password","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1rotate_password/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/rotate_password","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"saas_app_instance_id","in":"path","schemaId":"schema_1537","description":"The app instance ID of a SaaS app provisioned to an Okta org","required":true},{"name":"saas_app_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a SaaS app account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1rotate_password/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/rotate_password","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_instance_id","in":"path","required":true,"schemaId":"schema_1537"},{"name":"saas_app_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/rotate_password","href":"paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1rotate_password/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/saas_apps/{saas_app_instance_id}/accounts/{saas_app_account_id}/rotate_password"},{"label":"/v1/teams/{team_name}/secrets/move","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1secrets~1move/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1secrets~1move/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/secrets/move"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/secrets/move","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1secrets~1move/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/secrets/move","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1secrets~1move/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/secrets/move","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/secrets/move","href":"paths/~1v1~1teams~1{team_name}~1secrets~1move/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/secrets/move"},{"label":"/v1/teams/{team_name}/secrets/move-destinations","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1secrets~1move-destinations/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1secrets~1move-destinations/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/secrets/move-destinations"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/secrets/move-destinations","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1secrets~1move-destinations/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/secrets/move-destinations","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1secrets~1move-destinations/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/secrets/move-destinations","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/secrets/move-destinations","href":"paths/~1v1~1teams~1{team_name}~1secrets~1move-destinations/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/secrets/move-destinations"},{"label":"/v1/teams/{team_name}/server_accounts/{server_account_id}/reveal_credentials","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1reveal_credentials/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1reveal_credentials/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/server_accounts/{server_account_id}/reveal_credentials"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/server_accounts/{server_account_id}/reveal_credentials","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1reveal_credentials/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/server_accounts/{server_account_id}/reveal_credentials","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"server_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a server account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1reveal_credentials/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/server_accounts/{server_account_id}/reveal_credentials","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"server_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/server_accounts/{server_account_id}/reveal_credentials","href":"paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1reveal_credentials/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/server_accounts/{server_account_id}/reveal_credentials"},{"label":"/v1/teams/{team_name}/server_accounts/{server_account_id}/rotate_password","deprecated":false,"httpVerb":"x-okta-lifecycle","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1rotate_password/x-okta-lifecycle","routeSlug":"/openapi/opa/opa/paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1rotate_password/x-okta-lifecycle","metadata":{"seo":{"title":"/v1/teams/{team_name}/server_accounts/{server_account_id}/rotate_password"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"/v1/teams/{team_name}/server_accounts/{server_account_id}/rotate_password","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1rotate_password/x-okta-lifecycle","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"/v1/teams/{team_name}/server_accounts/{server_account_id}/rotate_password","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1537","description":"The name of your team","required":true},{"name":"server_account_id","in":"path","schemaId":"schema_1537","description":"The UUID of a server account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1rotate_password/x-okta-lifecycle/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"X-OKTA-LIFECYCLE","path":"/v1/teams/{team_name}/server_accounts/{server_account_id}/rotate_password","servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1537"},{"name":"server_account_id","in":"path","required":true,"schemaId":"schema_1537"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"pointer":"/v1/teams/{team_name}/server_accounts/{server_account_id}/rotate_password","href":"paths/~1v1~1teams~1{team_name}~1server_accounts~1{server_account_id}~1rotate_password/x-okta-lifecycle"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/server_accounts/{server_account_id}/rotate_password"}],"store":{"schemaStore":{"components/schemas/ADAccountSyncStatus":{"id":"components/schemas/ADAccountSyncStatus","kind":"json-schema","title":"ADAccountSyncStatus","data":{"description":"The AD account sync status","type":"string","enum":["NOT_SYNCED","SYNC_COMPLETED","SYNC_FAILED","SYNC_IN_PROGRESS"],"x-enumDescriptions":{"NOT_SYNCED":"Indicates that there is no sync of AD accounts in progress","SYNC_IN_PROGRESS":"Indicates that there is a sync of AD accounts in progress","SYNC_FAILED":"Indicates that a sync of AD accounts has failed","SYNC_COMPLETED":"Indicates that a sync of AD accounts has successfully completed"}}},"components/schemas/ADConnectionStatus":{"id":"components/schemas/ADConnectionStatus","kind":"json-schema","title":"ADConnectionStatus","data":{"description":"All possible statuses of a connection.","type":"string","enum":["connected","disconnected","inactive"],"x-enumDescriptions":{"connected":"Indicates that the connection is in use and can be used to define account assignment rules","disconnected":"Indicates that the connection is not in use and cannot be used to define account assignment rules","inactive":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indicates that the connection is deactivated in the Okta Admin Console. Regardless of its previous connection state within OPA, it remains "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"inactive"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" as per the source system."},"children":[]}]}]}]}}},"components/schemas/APIServiceAccountCheckoutSettings":{"id":"components/schemas/APIServiceAccountCheckoutSettings","kind":"json-schema","title":"APIServiceAccountCheckoutSettings","data":{"type":"object","properties":{"checkout_duration_in_seconds":{"description":"The duration in seconds for the checkout. If the checkout is enabled, the duration is the maximum time a user can access the resource before the checkout expires.","type":"integer","maximum":604800,"minimum":900,"format":"int32"},"checkout_required":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indicates whether a checkout is mandatory for accessing resources within the project. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", checkout is enforced by default for all applicable resources. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", checkout isn't required, and resources are accessible without it."},"children":[]}]}]}],"type":"boolean"},"exclude_list":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If provided, only the account identifiers listed are excluded from the checkout requirement. This list is only considered if "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"checkout_required"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". Only one of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"include_list"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_list"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" can be specified in a request since they are mutually exclusive."},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/ServiceAccountSettingNameObject"}},"include_list":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If provided, only the account identifiers listed are required to perform a checkout to access the resource. This list is only considered if "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"checkout_required"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". Only one of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"include_list"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_list"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" can be specified in a request since they are mutually exclusive."},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/ServiceAccountSettingNameObject"}}},"required":["checkout_required","checkout_duration_in_seconds"]}},"components/schemas/AccessCredentialType":{"id":"components/schemas/AccessCredentialType","kind":"json-schema","title":"AccessCredentialType","data":{"description":"The type of credential used to access the resource","type":"string","enum":["encrypted-ad-rdp-password","encrypted-ad-rdp-password-with-admin","encrypted-ad-rdp-password-with-remote-access","encrypted-ad-ssh-password","encrypted-rdp-password","encrypted-ssh-password","managed","password","rdp-broker-certificate","rdp-broker-certificate-admin","ssh-certificate","ssh-certificate-admin","ssh-certificate-sudo"]}},"components/schemas/AccessReport":{"id":"components/schemas/AccessReport","kind":"json-schema","title":"AccessReport","data":{"type":"object","properties":{"created_at":{"description":"A timestamp indicating when the access report was created","type":"string","format":"date-time","readOnly":true,"example":"2023-08-25T12:00:00.000000Z"},"details":{"oneOf":[{"$ref":"#/components/schemas/AccessReportTargetUser"},{"$ref":"#/components/schemas/AccessReportTargetResource"}]},"id":{"$ref":"#/components/schemas/AccessReportID"},"status":{"$ref":"#/components/schemas/AccessReportJobStatus"},"updated_at":{"description":"A timestamp indicating when the access report was last updated","type":"string","format":"date-time","readOnly":true,"example":"2023-08-25T12:00:00.000000Z"}}}},"components/schemas/AccessReportCreateTarget":{"id":"components/schemas/AccessReportCreateTarget","kind":"json-schema","title":"AccessReportCreateTarget","data":{"oneOf":[{"$ref":"#/components/schemas/AccessReportTargetUser"},{"$ref":"#/components/schemas/AccessReportTargetResource"}],"type":"object"}},"components/schemas/AccessReportID":{"id":"components/schemas/AccessReportID","kind":"json-schema","title":"AccessReportID","data":{"description":"The UUID of an access report","format":"regex","example":"5fdf5ae9-e71b-423e-8a87-c2ebffe407f6","type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true}},"components/schemas/AccessReportJobStatus":{"id":"components/schemas/AccessReportJobStatus","kind":"json-schema","title":"AccessReportJobStatus","data":{"description":"The status of the job","type":"string","enum":["COMPLETED","COMPLETED_BUT_EMPTY","CREATED","ERROR","IN PROGRESS"],"readOnly":true}},"components/schemas/AccessReportTargetID":{"id":"components/schemas/AccessReportTargetID","kind":"json-schema","title":"AccessReportTargetID","data":{"description":"The UUID of an existing Okta Privileged Access user or resource","format":"regex","example":"5fdf5ae9-e4db-4aae-8127-c2ebffe747f6","type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$"}},"components/schemas/AccessReportTargetResource":{"id":"components/schemas/AccessReportTargetResource","kind":"json-schema","title":"Resource","data":{"title":"Resource","properties":{"resource":{"type":"object","properties":{"id":{"$ref":"#/components/schemas/AccessReportTargetID"},"resource_type":{"$ref":"#/components/schemas/AccessReportTargetResourceType"}}}}}},"components/schemas/AccessReportTargetResourceType":{"id":"components/schemas/AccessReportTargetResourceType","kind":"json-schema","title":"AccessReportTargetResourceType","data":{"description":"The type of resource associated with the access report","type":"string","enum":["server"]}},"components/schemas/AccessReportTargetUser":{"id":"components/schemas/AccessReportTargetUser","kind":"json-schema","title":"User","data":{"title":"User","properties":{"user":{"type":"object","properties":{"id":{"$ref":"#/components/schemas/AccessReportTargetID"},"resource_type_filter":{"$ref":"#/components/schemas/AccessReportTargetResourceType"}}}}}},"components/schemas/AccessRequestCreateRequest":{"id":"components/schemas/AccessRequestCreateRequest","kind":"json-schema","title":"AccessRequestCreateRequest","data":{"type":"object","properties":{"identity":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The name of the server account in the access request. Set this parameter if "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"resource_type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"server_account_password_login"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},"project_id":{"description":"The UUID of the project","type":"string"},"request_type_id":{"description":"Request type ID","type":"string"},"resource_group_id":{"description":"The UUID of a resource group","type":"string"},"resource_id":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The resource ID that's set from the security policy rule. For servers, "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"resource_id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is the server account ID. For secrets, "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"resource_id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is the ID from the closest policy for a secret."},"children":[]}]}]}]},"resource_type":{"description":"Type of the resource access request is created for","type":"string","enum":["server","server_account_password_login","secret","service_account","active_directory_account","database_account"]},"rule_ids":{"description":"A list of rule IDs","type":"array","items":{"type":"string"}},"server_account_action":{"$ref":"#/components/schemas/ServerAccountUserAccessMethodAction"}},"required":["resource_type","resource_id"]}},"components/schemas/AccessRequestCreateResponse":{"id":"components/schemas/AccessRequestCreateResponse","kind":"json-schema","title":"AccessRequestCreateResponse","data":{"type":"object","properties":{"access_request_id":{"description":"The UUID of the access request","type":"string"}}}},"components/schemas/AccountPasswordChangeDetails":{"id":"components/schemas/AccountPasswordChangeDetails","kind":"json-schema","title":"AccountPasswordChangeDetails","data":{"description":"Common struct that contains all password change metadata fields including number of rotations and rotation reason","type":"object","properties":{"last_password_change_error_metadata":{"description":"The error message metadata reported during the most recent failure to change the account password","type":"string"},"last_password_change_error_report_timestamp":{"description":"A timestamp indicating when the remote system last reported a failure to change to the account password","type":"string","format":"date-time"},"last_password_change_error_system_timestamp":{"description":"A timestamp reported from the remote system indicating when the remote system last failed to change the account password","type":"string","format":"date-time"},"last_password_change_error_type":{"description":"The type of error message reported during the most recent failure to change the account password","type":"string"},"last_password_change_success_report_timestamp":{"description":"A timestamp indicating when OPA last reported a change to the account password","type":"string","format":"date-time"},"last_password_change_system_timestamp":{"description":"A timestamp reported from the remote system indicating when the remote system last changed the account password","type":"string","format":"date-time"},"password_change_error_count":{"description":"The number of times an account's password change resulted in failure","type":"integer","format":"int32"},"password_change_error_count_since_last_success":{"description":"The number of times an account's password change failed after the last successful attempt","type":"integer","format":"int32"},"password_change_success_count":{"description":"The number of times an account's password was successfully changed","type":"integer","format":"int32"}}}},"components/schemas/AccountSelectorMode":{"id":"components/schemas/AccountSelectorMode","kind":"json-schema","title":"AccountSelectorMode","data":{"description":"Controls how accounts are selected","type":"string","enum":["ALL","EXCLUDE","INCLUDE"],"x-enumDescriptions":{"ALL":"Select all accounts","INCLUDE":"Only select accounts in the relevant include list","EXCLUDE":"Only select accounts in the relevant exclude list"}}},"components/schemas/AccountSetting":{"id":"components/schemas/AccountSetting","kind":"json-schema","title":"AccountSetting","data":{"description":"A project-level account setting that is enabled for an account","type":"string","enum":["CHECKOUT","ROTATION_SCHEDULE"],"x-enumDescriptions":{"CHECKOUT":"Manages account access by requiring users to check in and check out","ROTATION_SCHEDULE":"Periodically rotates the credential associated with the account"}}},"components/schemas/ActiveDirectoryAccount":{"id":"components/schemas/ActiveDirectoryAccount","kind":"json-schema","title":"ActiveDirectoryAccount","data":{"type":"object","properties":{"account_name":{"description":"The name of the Active Directory account","type":"string"},"account_status_detail_message":{"description":"Optional additional information about the account status","type":"string"},"account_type":{"description":"The type of Active Directory account","type":"string","enum":["SHARED","INDIVIDUAL"]},"brought_under_management_at":{"description":"Timestamp indicating when the Active Directory account was managed by Okta Privileged Access","type":"string","format":"date-time"},"display_name":{"description":"The display name of this Active Directory user, if set","type":"string"},"distinguished_name":{"description":"The Distinguished Name (DN) referencing the Active Directory account","type":"string"},"domain":{"$ref":"#/components/schemas/NamedObject"},"email":{"description":"The email of this Active Directory user, if set","type":"string"},"first_name":{"description":"The first name of this Active Directory user, if set","type":"string"},"id":{"description":"The UUID of the Active Directory account","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string"},"last_name":{"description":"The last name of this Active Directory user, if set","type":"string"},"last_rotation_at":{"description":"A timestamp indicating the last password rotation for the Active Directory Account","type":"string","format":"date-time"},"match_status":{"description":"The match status of the Active Directory Account","type":"string","enum":["MATCH","PARTIAL MATCH","NO MATCH","DUPLICATE","MANUAL MATCH"]},"matched_user":{"$ref":"#/components/schemas/NamedObject"},"project":{"$ref":"#/components/schemas/NamedObject"},"resource_group":{"$ref":"#/components/schemas/NamedObject"},"sam_account_name":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"sAMAccountName"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field for this Active Directory account"},"children":[]}]}]}],"type":"string"},"sid":{"description":"The Security Identifier (SID) for the Active Directory account","type":"string"},"upn":{"description":"The User Principal Name (UPN) for the Active Directory account","type":"string"}}}},"components/schemas/ActiveDirectoryAccountCheckoutDetails":{"id":"components/schemas/ActiveDirectoryAccountCheckoutDetails","kind":"json-schema","title":"ActiveDirectoryAccountCheckoutDetails","data":{"description":"Checkout details for an Active Directory account that the current user has some level of access to","allOf":[{"$ref":"#/components/schemas/ResourceCheckoutDetails"}],"type":"object","properties":{"last_checked_out_by":{"description":"The user who last checked out this Active Directory account","type":"string"}}}},"components/schemas/ActiveDirectoryAccountCheckoutDetailsList":{"id":"components/schemas/ActiveDirectoryAccountCheckoutDetailsList","kind":"json-schema","title":"ActiveDirectoryAccountCheckoutDetailsList","data":{"description":"Checkout details for an Active Directory account that the current user has some level of access to","allOf":[{"$ref":"#/components/schemas/ResourceCheckoutDetails"}],"type":"object"}},"components/schemas/ActiveDirectoryAccountEndUser":{"id":"components/schemas/ActiveDirectoryAccountEndUser","kind":"json-schema","title":"ActiveDirectoryAccountEndUser","data":{"description":"Information for an Active Directory account that the current user has some level of access to","type":"object","properties":{"account":{"type":"object","description":"Active Directory account details","properties":{"id":{"description":"The UUID of the Active Directory account","allOf":[{"$ref":"#/components/schemas/schemas-UUID"}],"readOnly":true},"username":{"description":"The username of the Active Directory account","type":"string","readOnly":true},"account_type":{"$ref":"#/components/schemas/ActiveDirectoryAccountType"},"availability_status":{"$ref":"#/components/schemas/ActiveDirectoryAccountStatus"},"first_name":{"description":"The first name of this Active Directory user","type":"string"},"last_name":{"description":"The last name of this Active Directory user","type":"string"},"email":{"description":"The email of this Active Directory user","type":"string"},"display_name":{"description":"The display name of this Active Directory user","type":"string"},"sam_account_name":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"sAMAccountName"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field for this Active Directory account"},"children":[]}]}]}],"type":"string"},"brought_under_management_at":{"description":"Timestamp when the Active Directory account was managed by Okta Privileged Access","type":"string","format":"date-time"},"distinguished_name":{"description":"The Distinguished Name (DN) referencing the Active Directory account","type":"string"},"sid":{"description":"The Security Identifier (SID) for the Active Directory account","type":"string"}}},"checkout_details":{"$ref":"#/components/schemas/ActiveDirectoryAccountCheckoutDetails"},"rotation":{"type":"object","description":"Active Directory account password rotation details","properties":{"last_password_change_success_report_timestamp":{"description":"Timestamp when the last successful password change was reported","type":"string","format":"date-time"},"last_password_change_system_timestamp":{"description":"Timestamp when the last password change was performed","type":"string","format":"date-time"},"last_password_change_error_report_timestamp":{"description":"Timestamp when the last password-change error was reported","type":"string","format":"date-time"},"last_password_change_error_system_timestamp":{"description":"Timestamp when the last password-change error was logged by the system","type":"string","format":"date-time"},"last_password_change_error_type":{"description":"The last password-change error type","type":"string","nullable":true},"password_change_success_count":{"description":"Total number of successful password changes","type":"integer"},"password_change_error_count":{"description":"Total number of password-change errors","type":"integer"},"password_change_error_count_since_last_success":{"description":"Number of password-change errors since the last successful password change","type":"integer"}}}}}},"components/schemas/ActiveDirectoryAccountEndUserList":{"id":"components/schemas/ActiveDirectoryAccountEndUserList","kind":"json-schema","title":"ActiveDirectoryAccountEndUserList","data":{"description":"Information for an Active Directory account that the current user has some level of access to","type":"object","properties":{"account":{"type":"object","description":"Active Directory account details","properties":{"id":{"description":"The UUID of the Active Directory account","allOf":[{"$ref":"#/components/schemas/schemas-UUID"}],"readOnly":true},"username":{"description":"The username of the Active Directory account","type":"string","readOnly":true},"account_type":{"$ref":"#/components/schemas/ActiveDirectoryAccountType"},"availability_status":{"$ref":"#/components/schemas/ActiveDirectoryAccountStatus"}}},"checkout_details":{"$ref":"#/components/schemas/ActiveDirectoryAccountCheckoutDetailsList"}}}},"components/schemas/ActiveDirectoryAccountFieldNameFilter":{"id":"components/schemas/ActiveDirectoryAccountFieldNameFilter","kind":"json-schema","title":"ActiveDirectoryAccountFieldNameFilter","data":{"description":"Filter expression for Active Directory accounts","type":"object","properties":{"field":{"$ref":"#/components/schemas/ActiveDirectoryAccountFieldNameFilterField"},"operator":{"$ref":"#/components/schemas/ActiveDirectoryFieldNameFilterOperator"},"value":{"type":"string"}},"required":["field","operator","value"]}},"components/schemas/ActiveDirectoryAccountFieldNameFilterField":{"id":"components/schemas/ActiveDirectoryAccountFieldNameFilterField","kind":"json-schema","title":"ActiveDirectoryAccountFieldNameFilterField","data":{"description":"Field name for filter expression","type":"string","enum":["account_name","okta_group_name"]}},"components/schemas/ActiveDirectoryAccountMatchRequest":{"id":"components/schemas/ActiveDirectoryAccountMatchRequest","kind":"json-schema","title":"ActiveDirectoryAccountMatchRequest","data":{"description":"Details about how the resource administrator would like to update the match between an Active Directory account\nand an Okta Privileged Access user","type":"object","properties":{"force_no_match":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If true, don't match an OPA user to this Active Directory account. If"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"match_override_user_id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is set, this property must be unset or false."},"children":[]}]}]}]},"match_override_user_id":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The resource admin OPA user ID that you want to match to the specified AD account."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If this property is null, empty, or unset, any existing override on the AD account is removed. You can only set one of"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"match_override_user_id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"force_no_match"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}}}},"components/schemas/ActiveDirectoryAccountMatchResponse":{"id":"components/schemas/ActiveDirectoryAccountMatchResponse","kind":"json-schema","title":"ActiveDirectoryAccountMatchResponse","data":{"description":"Details about the mapping between an Active Directory account and an Okta Privileged Access user","type":"object","properties":{"ad_account_id":{"description":"The UUID of the Active Directory account","allOf":[{"$ref":"#/components/schemas/schemas-UUID"}],"readOnly":true},"force_no_match":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If true, a resource admin has configured this AD account to not match with any"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"OPA user. This overrides any automatic match from an AD account rule. Only"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"one of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"match_override_user_id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"force_no_match"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" can be set."},"children":[]}]}]}]},"match_override_user_id":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The OPA user ID to match this AD account that's specified by a resource admin, overriding the automatic match."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If set, this takes precedence over the"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"rule_match_user_id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". You can only set one of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"match_override_user_id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"force_no_match"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"readOnly":true},"rule_match_user_id":{"type":"string","description":"The OPA user ID that's automatically matched to this AD\naccount based on the AD account rules configured on the connection. If unset, the AD user didn't\nmatch any OPA user based on the rule configuration that was last evaluated.","readOnly":true}}}},"components/schemas/ActiveDirectoryAccountPrivilegeContainer":{"id":"components/schemas/ActiveDirectoryAccountPrivilegeContainer","kind":"json-schema","title":"ActiveDirectoryAccountPrivilegeContainer","data":{"description":"Privileges granted to a user for an Active Directory account","type":"object","properties":{"privilege_type":{"$ref":"#/components/schemas/SecurityPolicyRulePrivilegeTypeForActiveDirectoryAccounts"},"privilege_value":{"type":"object","description":"The value of the privilege","oneOf":[{"$ref":"#/components/schemas/SecurityPolicyRevealPasswordPrivilege"},{"$ref":"#/components/schemas/SecurityPolicyPasswordCheckoutRDPPrivilege"},{"$ref":"#/components/schemas/SecurityPolicyRotatePasswordPrivilege"},{"$ref":"#/components/schemas/SecurityPolicyPasswordCheckoutSSHPrivilege"}],"discriminator":{"propertyName":"_type","mapping":{"reveal_password":"#/components/schemas/SecurityPolicyRevealPasswordPrivilege","password_checkout_rdp":"#/components/schemas/SecurityPolicyPasswordCheckoutRDPPrivilege","rotate_password":"#/components/schemas/SecurityPolicyRotatePasswordPrivilege","password_checkout_ssh":"#/components/schemas/SecurityPolicyPasswordCheckoutSSHPrivilege"}}}}}},"components/schemas/ActiveDirectoryAccountRuleRequest":{"id":"components/schemas/ActiveDirectoryAccountRuleRequest","kind":"json-schema","title":"ActiveDirectoryAccountRuleRequest","data":{"type":"object","properties":{"enable_import_okta_users":{"type":"boolean","default":false,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the Active Directory accounts in the organizational unit (OU) targeted by this rule are no longer active Okta users. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and Okta Active Directory integration is configured, then the accounts can become active Okta users. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://help.okta.com/okta_help.htm?type=oie&id=ext-ad-agent-import-users"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Import Active Directory users on demand"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},"enable_initial_password_rotation":{"type":"boolean","default":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the initial password rotation is enabled for discovered Active Directory accounts"},"children":[]}]}]}]},"enhanced_filters":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"One list per OU. The index aligns with 'organizational_units'. Each inner list contains field-based filter expressions. If it's omitted or empty, no per-OU conditions are applied."},"children":[]}]}]}],"items":{"type":"array","items":{"$ref":"#/components/schemas/ActiveDirectoryAccountFieldNameFilter"},"maxItems":10}},"name":{"type":"string","description":"The name of the Active Directory account rule"},"organizational_units":{"type":"array","description":"The list of organizational units to discover individual accounts from","items":{"type":"string"}},"project":{"$ref":"#/components/schemas/NamedObject"},"resource_group":{"$ref":"#/components/schemas/NamedObject"},"rule_type":{"type":"string","description":"The type of the Active Directory account rule","enum":["SHARED","INDIVIDUAL"]}}}},"components/schemas/ActiveDirectoryAccountRuleResponse":{"id":"components/schemas/ActiveDirectoryAccountRuleResponse","kind":"json-schema","title":"ActiveDirectoryAccountRuleResponse","data":{"type":"object","properties":{"enable_import_okta_users":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the Active Directory accounts in the organizational unit (OU) targeted by this rule are no longer active Okta users. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and Okta Active Directory integration is configured, then the accounts can become active Okta users. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://help.okta.com/okta_help.htm?type=oie&id=ext-ad-agent-import-users"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Import Active Directory users on demand"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},"enable_initial_password_rotation":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the initial password rotation is enabled for discovered Active Directory accounts"},"children":[]}]}]}]},"enhanced_filters":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"One list per OU. The index aligns with 'organizational_units'. Each inner list contains field-based filter expressions. If it's omitted or empty, no per-OU conditions are applied."},"children":[]}]}]}],"items":{"type":"array","items":{"$ref":"#/components/schemas/ActiveDirectoryAccountFieldNameFilter"},"maxItems":10}},"id":{"description":"The UUID of the Active Directory account rule","allOf":[{"$ref":"#/components/schemas/schemas-UUID"}],"readOnly":true},"name":{"type":"string","description":"The name of the Active Directory account rule"},"organizational_units":{"type":"array","description":"The list of organizational units to discover individual accounts from","items":{"type":"string"}},"priority":{"type":"integer","description":"The priority of the Active Directory account rule","readOnly":true},"project":{"$ref":"#/components/schemas/NamedObject"},"resource_group":{"$ref":"#/components/schemas/NamedObject"},"rule_type":{"type":"string","description":"The type of the Active Directory account rule","enum":["SHARED","INDIVIDUAL"]}}}},"components/schemas/ActiveDirectoryAccountRuleSettings":{"id":"components/schemas/ActiveDirectoryAccountRuleSettings","kind":"json-schema","title":"ActiveDirectoryAccountRuleSettings","data":{"type":"object","properties":{"allow_partial_matches":{"description":"Allow partial matches for the defined criteria","type":"boolean"},"is_configured":{"description":"If false, the account matching settings haven't been configured","type":"boolean","readOnly":true},"matching_criteria":{"description":"This matching criteria only applies to individual account rules.\nImported users are recognized as an exact match if they match all of the following attributes.","type":"object","allOf":[{"$ref":"#/components/schemas/ActiveDirectoryMatchingCriteria"}]},"partial_matching_criteria":{"description":"Conditions for partial matching on Active Directory account and Okta user names","type":"array","items":{"$ref":"#/components/schemas/ActiveDirectoryPartialMatchingCondition"}}}}},"components/schemas/ActiveDirectoryAccountStatus":{"id":"components/schemas/ActiveDirectoryAccountStatus","kind":"json-schema","title":"ActiveDirectoryAccountStatus","data":{"description":"Describes the current status of an Active Directory account","type":"string","enum":["AVAILABLE","CHECKED_OUT","CHECKED_OUT_BY_OTHER_USER","UNAVAILABLE"],"x-enumDescriptions":{"AVAILABLE":"The account is available to the user","UNAVAILABLE":"The account is unavailable to the user","CHECKED_OUT":"The account is checked out by the user","CHECKED_OUT_BY_OTHER_USER":"The account is checked out by another user"},"readOnly":true}},"components/schemas/ActiveDirectoryAccountType":{"id":"components/schemas/ActiveDirectoryAccountType","kind":"json-schema","title":"ActiveDirectoryAccountType","data":{"description":"Describes the type of an Active Directory account","type":"string","enum":["INDIVIDUAL","SHARED"],"readOnly":true}},"components/schemas/ActiveDirectoryAccountWithPasswordAndCheckoutDetails":{"id":"components/schemas/ActiveDirectoryAccountWithPasswordAndCheckoutDetails","kind":"json-schema","title":"ActiveDirectoryAccountWithPasswordAndCheckoutDetails","data":{"allOf":[{"$ref":"#/components/schemas/ActiveDirectoryAccount"},{"$ref":"#/components/schemas/AccountPasswordChangeDetails"}],"type":"object","properties":{"checkout_expiry_at":{"description":"The timestamp when a user's exclusive access to the Active Directory account expires","type":"string","format":"date-time"},"checkout_status":{"allOf":[{"$ref":"#/components/schemas/ResourceAvailabilityStatus"}],"description":"The Active Directory account's exclusive checkout status"},"last_checkout_user":{"description":"The username of the user who last accessed the Active Directory account through exclusive checkout","type":"string"},"next_scheduled_password_rotation_reason":{"description":"The reason for scheduling the next password rotation for the Active Directory account","type":"string"},"next_scheduled_password_rotation_timestamp":{"description":"The timestamp indicating when is the next scheduled Active Directory account password rotation","type":"string","format":"date-time"}}}},"components/schemas/ActiveDirectoryAccountWithSettings":{"id":"components/schemas/ActiveDirectoryAccountWithSettings","kind":"json-schema","title":"ActiveDirectoryAccountWithSettings","data":{"allOf":[{"$ref":"#/components/schemas/ActiveDirectoryAccount"}],"type":"object","properties":{"account_settings_enabled":{"description":"The project level account settings that are enabled for this account","type":"array","items":{"$ref":"#/components/schemas/AccountSetting"}}}}},"components/schemas/ActiveDirectoryAccountWithUAMs":{"id":"components/schemas/ActiveDirectoryAccountWithUAMs","kind":"json-schema","title":"ActiveDirectoryAccountWithUAMs","data":{"description":"Active Directory account with user access methods","allOf":[{"$ref":"#/components/schemas/ActiveDirectoryAccount"},{"type":"object","properties":{"user_access_methods":{"description":"User access methods available for the Active Directory account","type":"array","nullable":true,"items":{"$ref":"#/components/schemas/UserAccessMethod"}}}}],"type":"object"}},"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest":{"id":"components/schemas/ActiveDirectoryAccountsRevealCredentialsRequest","kind":"json-schema","title":"ActiveDirectoryAccountsRevealCredentialsRequest","data":{"type":"object","properties":{"public_key":{"$ref":"#/components/schemas/RawJSONWebKey"},"user_access_method":{"$ref":"#/components/schemas/UserAccessMethodWithRuleIds"}},"required":["public_key","user_access_method"]}},"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse":{"id":"components/schemas/ActiveDirectoryAccountsRevealCredentialsResponse","kind":"json-schema","title":"ActiveDirectoryAccountsRevealCredentialsResponse","data":{"type":"object","properties":{"password_jwe":{"type":"string"}},"required":["password_jwe"]}},"components/schemas/ActiveDirectoryAccountsRotatePasswordRequest":{"id":"components/schemas/ActiveDirectoryAccountsRotatePasswordRequest","kind":"json-schema","title":"ActiveDirectoryAccountsRotatePasswordRequest","data":{"type":"object","properties":{"user_access_method":{"$ref":"#/components/schemas/UserAccessMethodWithRuleIds"}},"required":["user_access_method"]}},"components/schemas/ActiveDirectoryCheckoutSettings":{"id":"components/schemas/ActiveDirectoryCheckoutSettings","kind":"json-schema","title":"ActiveDirectoryCheckoutSettings","data":{"type":"object","properties":{"checkout_duration_in_seconds":{"description":"The duration in seconds for the checkout. If the checkout is enabled, the duration is the maximum time a user can access the resource before the checkout expires.","type":"integer","maximum":604800,"minimum":900,"format":"int32"},"checkout_required":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indicates whether a checkout is mandatory for accessing resources within the project. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", checkout is enforced by default for all applicable resources. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", checkout is not required, and resources are accessible without it."},"children":[]}]}]}],"type":"boolean"},"exclude_list":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If provided, only the account identifiers listed are excluded from the checkout requirement. This list is only considered if "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"checkout_required"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". Only one of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"include_list"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_list"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" can be specified in a request since they are mutually exclusive."},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/ActiveDirectorySettingNameObject"}},"include_list":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If provided, only the account identifiers listed are required to perform a checkout to access the resource. This list is only considered if "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"checkout_required"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". Only one of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"include_list"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_list"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" can be specified in a request since they are mutually exclusive."},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/ActiveDirectorySettingNameObject"}}},"required":["checkout_required","checkout_duration_in_seconds"]}},"components/schemas/ActiveDirectoryConnection":{"id":"components/schemas/ActiveDirectoryConnection","kind":"json-schema","title":"ActiveDirectoryConnection","data":{"type":"object","properties":{"app_instance_id":{"description":"The instance ID of the Active Directory app in your Okta org. This is a unique identifier assigned to each app in your Okta org.","type":"string","readOnly":true},"domain":{"description":"The name of the domain","type":"string","readOnly":true},"id":{"description":"The UUID of the Active Directory connection","allOf":[{"$ref":"#/components/schemas/schemas-UUID"}],"readOnly":true},"status":{"$ref":"#/components/schemas/ADConnectionStatus"}},"required":["id","domain","app_instance_id","status"]}},"components/schemas/ActiveDirectoryDomain":{"id":"components/schemas/ActiveDirectoryDomain","kind":"json-schema","title":"ActiveDirectoryDomain","data":{"description":"Information for an Active Directory domain that the current user has some level of access to","type":"object","properties":{"domain":{"description":"The name of the Active Directory domain","type":"string","readOnly":true},"id":{"description":"The UUID of the Active Directory domain","allOf":[{"$ref":"#/components/schemas/schemas-UUID"}],"readOnly":true},"okta_app_instance_id":{"description":"The instance ID of the Active Directory app in your Okta org","type":"string","readOnly":true},"status":{"$ref":"#/components/schemas/ADConnectionStatus"}},"required":["id","domain","okta_app_instance_id","status"]}},"components/schemas/ActiveDirectoryFieldNameFilterOperator":{"id":"components/schemas/ActiveDirectoryFieldNameFilterOperator","kind":"json-schema","title":"ActiveDirectoryFieldNameFilterOperator","data":{"description":"Filter expression operator","type":"string","enum":["CONTAINS","ENDS_WITH","EQUALS","STARTS_WITH"]}},"components/schemas/ActiveDirectoryMatchingCriteria":{"id":"components/schemas/ActiveDirectoryMatchingCriteria","kind":"json-schema","title":"ActiveDirectoryMatchingCriteria","data":{"type":"object","properties":{"display_name":{"description":"If set, display name attribute must match","type":"boolean"},"email":{"description":"If set, email attribute must match","type":"boolean"},"first_and_last_name":{"description":"If set, first and last name attributes must match","type":"boolean"},"username":{"description":"If set, username attribute must match","type":"boolean"}}}},"components/schemas/ActiveDirectoryPartialMatchingCondition":{"id":"components/schemas/ActiveDirectoryPartialMatchingCondition","kind":"json-schema","title":"ActiveDirectoryPartialMatchingCondition","data":{"description":"Partial matching condition","type":"object","properties":{"match_value":{"description":"String value for the partial matching condition","type":"string"},"operator":{"$ref":"#/components/schemas/ActiveDirectoryPartialMatchingOperator"}}}},"components/schemas/ActiveDirectoryPartialMatchingOperator":{"id":"components/schemas/ActiveDirectoryPartialMatchingOperator","kind":"json-schema","title":"ActiveDirectoryPartialMatchingOperator","data":{"description":"Partial matching operator for Active Directory account and Okta user names","type":"string","enum":["ENDS WITH","STARTS WITH"]}},"components/schemas/ActiveDirectoryPasswordPolicy":{"id":"components/schemas/ActiveDirectoryPasswordPolicy","kind":"json-schema","title":"ActiveDirectoryPasswordPolicy","data":{"type":"object","properties":{"character_options":{"description":"The specific characters rules required by the password policy","type":"object","properties":{"upper_case":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords can include one or more uppercase characters"},"children":[]}]}]}]},"lower_case":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords can include one or more lowercase characters"},"children":[]}]}]}]},"digits":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords can include one or more numbers"},"children":[]}]}]}]},"punctuation":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords can include one or more symbols"},"children":[]}]}]}]},"exclude_certain_symbols":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Symbols to exclude from generated passwords. Each item must be a single punctuation character. This property applies only when "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"punctuation"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"type":"array","items":{"type":"string"}},"exclude_certain_characters":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Characters to exclude from generated passwords. Each item is a single printable ASCII character from an enabled character set (uppercase, lowercase, digits, punctuation). When both "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_certain_characters"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_certain_symbols"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" are provided, "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_certain_symbols"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" must equal the punctuation subset of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_certain_characters"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", otherwise an "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"HTTP 400 Bad Request"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" error is returned."},"children":[]}]}]}],"type":"array","uniqueItems":true,"maxItems":94,"items":{"type":"string","minLength":1,"maxLength":1},"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]}}}},"enable_periodic_rotation":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", rotates account passwords between the specified time period. You must also set the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"periodic_rotation_duration_in_seconds"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"periodic_rotation_account_selector_mode"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" properties."},"children":[]}]}]}],"type":"boolean"},"max_length_in_bytes":{"description":"The maximum length allowed for the password","type":"integer"},"min_length_in_bytes":{"description":"The minimum length allowed for the password","type":"integer"},"modified_at":{"description":"A timestamp indicating when the password policy was last modified","type":"string","format":"date-time","readOnly":true},"periodic_rotation_account_exclude_list":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"periodic_rotation_account_selector_mode"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"EXCLUDE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", all of the actively managed accounts in the project, except those listed, will have their password periodically rotated"},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/ActiveDirectorySettingNameObject"}},"periodic_rotation_account_include_list":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"periodic_rotation_account_selector_mode"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"INCLUDE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only the actively managed accounts listed will have their password periodically rotated"},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/ActiveDirectorySettingNameObject"}},"periodic_rotation_account_selector_mode":{"$ref":"#/components/schemas/AccountSelectorMode"},"periodic_rotation_duration_in_seconds":{"description":"Specifies how often the Okta Privileged Access platform rotates account passwords","type":"integer"}},"required":["enable_periodic_rotation","min_length_in_bytes","max_length_in_bytes","character_options"]}},"components/schemas/ActiveDirectorySettingNameObject":{"id":"components/schemas/ActiveDirectorySettingNameObject","kind":"json-schema","title":"ActiveDirectorySettingNameObject","data":{"type":"object","properties":{"account_name":{"description":"The name of the Active Directory account","type":"string","readOnly":true},"account_sid":{"description":"The security identifier (SID) of the selected Active Directory account","type":"string","minLength":1,"maxLength":256},"domain":{"description":"The domain of the selected Active Directory account","type":"string","minLength":1,"maxLength":255},"missing":{"description":"Indicates if the selected Active Directory account isn't found","type":"boolean","readOnly":true}},"required":["domain","account_sid"]}},"components/schemas/AppPasswordRotationStrategy":{"id":"components/schemas/AppPasswordRotationStrategy","kind":"json-schema","title":"AppPasswordRotationStrategy","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"description":"Determines the method to use for rotating a password for a SaaS app instance","type":"string","enum":["USING_ADMIN","USING_EXISTING_PASSWORD"],"x-enumDescriptions":{"USING_ADMIN":"Rotate using an admin account","USING_EXISTING_PASSWORD":"Rotate using the account's current password"}}},"components/schemas/AppPasswordRotationStrategyPatch":{"id":"components/schemas/AppPasswordRotationStrategyPatch","kind":"json-schema","title":"AppPasswordRotationStrategyPatch","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"type":"object","properties":{"password_rotation_strategy":{"$ref":"#/components/schemas/AppPasswordRotationStrategy"}}}},"components/schemas/AppServiceAccount":{"id":"components/schemas/AppServiceAccount","kind":"json-schema","title":"AppServiceAccount","data":{"type":"object","properties":{"containerGlobalName":{"description":"The key name of the app in the Okta Integration Network (OIN)","readOnly":true,"type":"string","example":"salesforce"},"containerInstanceName":{"description":"The app instance label","readOnly":true,"type":"string","example":"salesforce Prod 5"},"containerOrn":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/openapi/okta-management/guides/roles/#okta-resource-name-orn"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ORN"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" of the relevant resource."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the specific app ORN format ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"orn:{partition}:idp:{yourOrgId}:apps:{appType}:{appId}"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":") to identify an Okta app instance in your org."},"children":[]}]}]}],"type":"string","example":"orn:okta:idp:00o1n8sbwArJ7OQRw406:apps:salesforce:0oa1gjh63g214q0Hq0g4"},"created":{"type":"string","format":"date-time","description":"Timestamp when the app service account was created","readOnly":true},"description":{"description":"The description of the app service account","format":"regex","maxLength":255,"minLength":0,"type":"string","example":"This is for accessing salesforce Prod-5"},"id":{"description":"The UUID of the app service account","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string","example":"a747a818-a4c4-4446-8a87-704216495a08"},"lastUpdated":{"type":"string","format":"date-time","description":"Timestamp when the app service account was last updated","readOnly":true},"name":{"description":"The user-defined name for the app service account","format":"regex","maxLength":50,"minLength":1,"pattern":"^[\\w\\-_. ]+$","type":"string","example":"salesforce Prod-5 account"},"ownerGroupIds":{"description":"A list of IDs of the Okta groups who own the app service account","type":"array","items":{"type":"string"},"minItems":0,"maxItems":10,"example":["00g57qp78yZT2XBA40g7"]},"ownerUserIds":{"description":"A list of IDs of the Okta users who own the app service account","type":"array","items":{"type":"string"},"minItems":0,"maxItems":10,"example":["00u11s48P9zGW8yqm0g5"]},"password":{"type":"string","writeOnly":true,"description":"The app service account password. Required when creating an app service account.","format":"password","minLength":1,"maxLength":255},"username":{"type":"string","description":"The username that serves as the direct link to your managed app account. Ensure that this value precisely matches the identifier of the target app account.","minLength":1,"maxLength":100,"example":"testuser-salesforce-5@example.com"}},"required":["name","containerOrn","username","password"]}},"components/schemas/AppServiceAccountForUpdate":{"id":"components/schemas/AppServiceAccountForUpdate","kind":"json-schema","title":"AppServiceAccountForUpdate","data":{"type":"object","properties":{"description":{"description":"The description of the app service account","format":"regex","maxLength":255,"minLength":0,"type":"string","example":"This is for accessing salesforce Prod-5"},"name":{"description":"The user-defined name for the app service account","format":"regex","maxLength":50,"minLength":1,"pattern":"^[\\w\\-_. ]+$","type":"string","example":"salesforce Prod-5 account"},"ownerGroupIds":{"description":"A list of IDs of the Okta groups who own the app service account","type":"array","items":{"type":"string"},"minItems":0,"maxItems":10,"example":["00g57qp78yZT2XBA40g7"]},"ownerUserIds":{"description":"A list of IDs of the Okta users who own the app service account","type":"array","items":{"type":"string"},"minItems":0,"maxItems":10,"example":["00u11s48P9zGW8yqm0g5"]}}}},"components/schemas/AttributeOption":{"id":"components/schemas/AttributeOption","kind":"json-schema","title":"AttributeOption","data":{"description":"Attribute option entry configured for a team.","type":"object","properties":{"attribute_name":{"type":"string","enum":["unix_uid","unix_gid"],"example":"unix_uid","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The attribute name. Valid values:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_uid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_gid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"user"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" namespace)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_gid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"group"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" namespace)"},"children":[]}]}]}]}]},"details":{"$ref":"#/components/schemas/AttributeOptionDetails"},"namespace":{"type":"string","enum":["user","group"],"example":"user","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Namespace for the attribute option. Valid values are "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"user"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"group"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},"team_id":{"type":"string","format":"uuid","description":"The team that the attribute option belongs to","readOnly":true},"updated_at":{"type":"string","format":"date-time","description":"Timestamp of when the attribute option was last updated"}},"required":["namespace","attribute_name","details"]}},"components/schemas/AttributeOptionDetails":{"id":"components/schemas/AttributeOptionDetails","kind":"json-schema","title":"AttributeOptionDetails","data":{"description":"Attribute option details (the range for UID or GID attributes)","type":"object","properties":{"max":{"type":"integer","format":"int64","minimum":1001,"maximum":4294967295,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The maximum value of the attribute range. Must be greater than 1000 or greater than the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"min"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" value."},"children":[]}]}]}]},"min":{"type":"integer","format":"int64","minimum":1001,"maximum":4294967295,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The minimum value for the attribute range. Must be greater than 1000 and less than the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"max"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" value."},"children":[]}]}]}]}},"required":["min","max"]}},"components/schemas/AuthTokenResponse":{"id":"components/schemas/AuthTokenResponse","kind":"json-schema","title":"AuthTokenResponse","data":{"type":"object","properties":{"bearer_token":{"description":"The JSON Web Token used to authenticate against the API","maxLength":4096,"minLength":1,"readOnly":true,"type":"string"},"expires_at":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A timestamp for when the token expires. Formatted in accordance with "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://tools.ietf.org/html/rfc3339"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"RFC 3339"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"format":"date-time","readOnly":true,"type":"string"},"team_name":{"description":"The name of the associated team","maxLength":4096,"minLength":1,"readOnly":true,"type":"string"}},"required":["bearer_token","expires_at","team_name"]}},"components/schemas/BadRequestResponse":{"id":"components/schemas/BadRequestResponse","kind":"json-schema","title":"BadRequestResponse","data":{"description":"JSON response for a bad request","type":"object","properties":{"code":{"type":"integer","description":"An error code for this type of error","enum":[400]},"message":{"type":"string","description":"A short description of what caused the error. A dynamic description is sometimes generated for the specific error.","example":"Bad Request"},"nottype":{"type":"string","description":"The type of error that occurred","enum":["bad_request"]}}}},"components/schemas/BasicAuthDetails":{"id":"components/schemas/BasicAuthDetails","kind":"json-schema","title":"BasicAuthDetails","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Common properties for basic authentication"},"children":[]}]}]}],"type":"object","properties":{"host":{"type":"string","description":"The hostname of the database server"},"port":{"type":"integer","description":"The port number of the database server","minimum":1,"maximum":65535},"username":{"type":"string","description":"The username for the database connection"}}}},"components/schemas/BasicAuthDetailsCreate":{"id":"components/schemas/BasicAuthDetailsCreate","kind":"json-schema","title":"BasicAuthDetailsCreate","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Basic authentication details to create database connections"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/BasicAuthDetails"},{"type":"object","properties":{"password_jwe":{"type":"string","description":"The JWE-encrypted password for the database connection","writeOnly":true}}}],"type":"object","required":["username","host","port","password_jwe"]}},"components/schemas/BasicAuthDetailsUpdate":{"id":"components/schemas/BasicAuthDetailsUpdate","kind":"json-schema","title":"BasicAuthDetailsUpdate","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Basic authentication details for updating database connections (password optional)"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/BasicAuthDetails"},{"type":"object","properties":{"password_jwe":{"type":"string","description":"The JWE-encrypted password for the database connection","writeOnly":true}}}],"type":"object","required":["username"]}},"components/schemas/CheckedOutResourceByAdminDetails":{"id":"components/schemas/CheckedOutResourceByAdminDetails","kind":"json-schema","title":"CheckedOutResourceByAdminDetails","data":{"allOf":[{"$ref":"#/components/schemas/CheckedOutResourceByUserDetails"},{"type":"object","properties":{"checkout_by_username":{"description":"The username of the user who checked out the resource","type":"string","readOnly":true},"resource_status":{"allOf":[{"$ref":"#/components/schemas/ResourceAvailabilityStatus"}],"readOnly":true}}}]}},"components/schemas/CheckedOutResourceByUserDetails":{"id":"components/schemas/CheckedOutResourceByUserDetails","kind":"json-schema","title":"CheckedOutResourceByUserDetails","data":{"type":"object","properties":{"checkin_by":{"description":"The UUID of the user or system responsible for the last checkin","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","type":"string","readOnly":true},"checkin_start_at":{"description":"The timestamp when the resource checkin process started","format":"date-time","type":"string","readOnly":true},"checkin_type":{"allOf":[{"$ref":"#/components/schemas/CheckinType"}],"readOnly":true},"checkout_at":{"description":"The timestamp when the resource was checked out","format":"date-time","type":"string","readOnly":true},"checkout_expiry_at":{"description":"The timestamp when the resource lease expires","format":"date-time","type":"string","readOnly":true},"resource_details":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The additional details of the resource. Only returned if a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"resource_type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" query was specified."},"children":[]}]}]}],"oneOf":[{"$ref":"#/components/schemas/ServerAccountCheckedOutResourceDetails"},{"$ref":"#/components/schemas/SaasAppAccountCheckedOutResourceDetails"},{"$ref":"#/components/schemas/OktaUniversalDirectoryAccountCheckedOutResourceDetails"},{"$ref":"#/components/schemas/DatabaseAccountCheckedOutResourceDetails"}],"discriminator":{"propertyName":"_type","mapping":{"server_account_password_login":"#/components/schemas/ServerAccountCheckedOutResourceDetails","managed_saas_app_account_password_login":"#/components/schemas/SaasAppAccountCheckedOutResourceDetails","okta_universal_directory_account_password_login":"#/components/schemas/OktaUniversalDirectoryAccountCheckedOutResourceDetails","database_account_password_login":"#/components/schemas/DatabaseAccountCheckedOutResourceDetails"}}},"resource_id":{"description":"The UUID of the resource","type":"string","readOnly":true},"resource_name":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The name of the resource. Only returned if a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"resource_type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" query was specified."},"children":[]}]}]}],"type":"string","readOnly":true},"resource_type":{"allOf":[{"$ref":"#/components/schemas/CheckoutResourceType"}],"readOnly":true}},"required":["resource_id","resource_type","checkout_at","checkout_expiry_at"]}},"components/schemas/CheckinResourceRequest":{"id":"components/schemas/CheckinResourceRequest","kind":"json-schema","title":"CheckinResourceRequest","data":{"type":"object","properties":{"resource_id":{"description":"The UUID or ORN of the resource","type":"string"},"resource_type":{"$ref":"#/components/schemas/CheckoutResourceType"}},"required":["resource_id","resource_type"]}},"components/schemas/CheckinType":{"id":"components/schemas/CheckinType","kind":"json-schema","title":"CheckinType","data":{"description":"Identifies the trigger for the checkin process","type":"string","enum":["admin","self","system_checkout_expired","system_user_lost_access"]}},"components/schemas/CheckoutRequirements":{"id":"components/schemas/CheckoutRequirements","kind":"json-schema","title":"CheckoutRequirements","data":{"description":"Checkout requirements","type":"object","properties":{"max_checkout_duration_in_seconds":{"description":"The maximum duration (in seconds) that a resource can be checked out. If the security policy checkout duration configuration is overridden, the maximum duration is based on the project's checkout settings.","type":"integer"},"required":{"description":"Indicates if checkout is required","type":"boolean"}}}},"components/schemas/CheckoutResourceType":{"id":"components/schemas/CheckoutResourceType","kind":"json-schema","title":"CheckoutResourceType","data":{"description":"The type of resource that was checked out","type":"string","enum":["database_account_password_login","managed_saas_app_account_password_login","okta_universal_directory_account_password_login","pam_ad_account_password_login","server_account_password_login"]}},"components/schemas/Client":{"id":"components/schemas/Client","kind":"json-schema","title":"Client","data":{"type":"object","properties":{"deleted_at":{"description":"The date the client was deleted","format":"date-time","readOnly":true,"type":"string"},"description":{"description":"A description of the client","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"encrypted":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the client has detected that the local device is encrypted"},"children":[]}]}]}],"readOnly":true,"type":"boolean"},"hostname":{"description":"The hostname of the local device running the client","maxLength":256,"minLength":1,"readOnly":true,"type":"string"},"id":{"description":"The UUID of the client","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string"},"os":{"description":"The OS of the local device running the client","maxLength":256,"minLength":1,"readOnly":true,"type":"string"},"state":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The state of the client: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ACTIVE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"PENDING"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DELETED"},"children":[]}]}]}],"maxLength":255,"nullable":true,"readOnly":true,"type":"string"},"user_name":{"description":"The user associated with the client","maxLength":32,"minLength":1,"nullable":true,"readOnly":true,"type":"string"}},"required":["id","user_name","description","hostname","os","encrypted","deleted_at","state"]}},"components/schemas/ClientUpdateRequest":{"id":"components/schemas/ClientUpdateRequest","kind":"json-schema","title":"ClientUpdateRequest","data":{"type":"object","properties":{"state":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The state of the client: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ACTIVE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"PENDING"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DELETED"},"children":[]}]}]}],"maxLength":255,"nullable":true,"type":"string"},"user_name":{"description":"The user associated with the client","maxLength":255,"nullable":true,"type":"string"}}}},"components/schemas/CloudProviderType":{"id":"components/schemas/CloudProviderType","kind":"json-schema","title":"CloudProviderType","data":{"description":"If available, the name of cloud provider used by the gateway","maxLength":255,"minLength":1,"nullable":true,"type":"string","enum":["aws","azure","gce"],"readOnly":true}},"components/schemas/ConditionsAccessRequests":{"id":"components/schemas/ConditionsAccessRequests","kind":"json-schema","title":"access_request","data":{"title":"access_request","description":"Identifies an existing Request Type in Access Requests","type":"object","properties":{"expires_after_seconds":{"type":"integer","format":"int32","description":"The number of seconds the approval remains valid","example":900},"request_type_id":{"type":"string","description":"The ID for a specific Request Type","readOnly":true,"example":"949311bf-d06b-4891-8044-e166f00e3f8c"},"request_type_name":{"type":"string","description":"The name of a specific Request Type","example":"Dev Manager Approval"},"_type":{"type":"string","readOnly":true,"enum":["access_request"]}},"required":["_type","request_type_id","request_type_name","expires_after_seconds"]}},"components/schemas/ConditionsGateway":{"id":"components/schemas/ConditionsGateway","kind":"json-schema","title":"gateway","data":{"title":"gateway","description":"Configures traffic settings for an existing OPA Gateway","type":"object","properties":{"session_recording":{"type":"boolean","description":"Whether to record sessions made through an OPA Gateway","example":false},"traffic_forwarding":{"type":"boolean","description":"Whether to forward traffic through an OPA Gateway","example":true},"_type":{"type":"string","readOnly":true,"enum":["gateway"]}},"required":["_type"]}},"components/schemas/ConditionsMFA":{"id":"components/schemas/ConditionsMFA","kind":"json-schema","title":"mfa","data":{"title":"mfa","description":"Configures MFA requirements for the security policy","type":"object","properties":{"acr_values":{"$ref":"#/components/schemas/ConditionsMFAACRValues"},"re_auth_frequency_in_seconds":{"type":"integer","format":"int32","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines the number of seconds an MFA verification remains valid. After this time, users need to reauthenticate before they can open new connections to resources. Defining a value of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"0"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" requires users to authenticate for every connection."},"children":[]}]}]}],"default":1800,"minimum":300,"maximum":43200},"_type":{"type":"string","readOnly":true,"enum":["mfa"]}},"required":["_type","re_auth_frequency_in_seconds"]}},"components/schemas/ConditionsMFAACRValues":{"id":"components/schemas/ConditionsMFAACRValues","kind":"json-schema","title":"ConditionsMFAACRValues","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines the authentication context class reference (ACR) for this policy. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://developer.okta.com/docs/guides/step-up-authentication/main/"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Step-up authentication using ACR values"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"type":"string","enum":["phr","urn:okta:loa:2fa:any"],"x-enumDescriptions":{"urn:okta:loa:2fa:any":"Any two factors. Allows two factor authentication with no requirements on which factors.","phr":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"oie"}},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Phishing-Resistant. Requires users to provide possession factors that cryptographically verify the sign-in server (the origin). Currently, only the Passkey (FIDO2 WebAuthn) authenticator satisfies this requirement. Because phishing resistance implies "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://help.okta.com/okta_help.htm?type=oie&id=ext-configure-authenticators"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"device binding"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", that constraint is selected automatically when "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"phr"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is specified."},"children":[]}]}]}]}}},"components/schemas/ConflictResponse":{"id":"components/schemas/ConflictResponse","kind":"json-schema","title":"ConflictResponse","data":{"description":"JSON response for a request conflicting with the current state","type":"object","properties":{"code":{"type":"integer","description":"An error code for this type of error","enum":[409]},"message":{"type":"string","description":"A short description of what caused the error. A dynamic description is sometimes generated for the specific error.","example":"Conflict"},"nottype":{"type":"string","description":"The type of error that occurred","enum":["conflict"]}}}},"components/schemas/CreateDatabaseConnectionRequest":{"id":"components/schemas/CreateDatabaseConnectionRequest","kind":"json-schema","title":"CreateDatabaseConnectionRequest","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Request body to create a database connection"},"children":[]}]}]}],"type":"object","properties":{"auth_details":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The authentication details for the database connection. The structure depends on "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"auth_type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"oneOf":[{"$ref":"#/components/schemas/PostgresBasicAuthCreate"},{"$ref":"#/components/schemas/MySQLBasicAuthCreate"}],"discriminator":{"propertyName":"_type","mapping":{"postgres_basic_auth":"#/components/schemas/PostgresBasicAuthCreate","mysql_basic_auth":"#/components/schemas/MySQLBasicAuthCreate"}}},"auth_type":{"$ref":"#/components/schemas/DatabaseAuthType"},"description":{"type":"string","description":"A description of the database connection","maxLength":1000},"infrastructure_orchestrator":{"description":"The infrastructure orchestrator to associate with this database connection","$ref":"#/components/schemas/NamedObject"},"name":{"type":"string","description":"The name for the database connection","minLength":1,"maxLength":255}},"required":["name","auth_type","auth_details","infrastructure_orchestrator"]}},"components/schemas/CreateServiceUserBody":{"id":"components/schemas/CreateServiceUserBody","kind":"json-schema","title":"CreateServiceUserBody","data":{"type":"object","properties":{"name":{"description":"The name of the service user","format":"regex","maxLength":255,"minLength":1,"type":"string"}},"required":["name"]}},"components/schemas/CreateWorkloadConnectionRequest":{"id":"components/schemas/CreateWorkloadConnectionRequest","kind":"json-schema","title":"CreateWorkloadConnectionRequest","data":{"description":"Request body to create a workload connection","allOf":[{"$ref":"#/components/schemas/WorkloadConnectionRequestBase"},{"type":"object","properties":{"type":{"$ref":"#/components/schemas/WorkloadConnectionType"}},"required":["type"]}]}},"components/schemas/CredentialRevealVersionStatus":{"id":"components/schemas/CredentialRevealVersionStatus","kind":"json-schema","title":"CredentialRevealVersionStatus","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"description":"The status of the credential version to reveal","type":"string","enum":["active","next","previous"],"x-enumDescriptions":{"active":"The credential version currently in use","previous":"The credential version that was replaced by the current active version","next":"The credential version staged to become active on the next rotation"}}},"components/schemas/CredentialVersion":{"id":"components/schemas/CredentialVersion","kind":"json-schema","title":"CredentialVersion","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"type":"object","properties":{"created_at":{"type":"string","format":"date-time","readOnly":true,"description":"A UTC timestamp that indicates when this credential version was created"},"created_by":{"type":"string","readOnly":true,"description":"The email or identity of the entity that created this version"},"created_by_type":{"allOf":[{"$ref":"#/components/schemas/CredentialVersionCreatedByType"}],"readOnly":true},"rotation_reason":{"allOf":[{"$ref":"#/components/schemas/CredentialVersionRotationReason"}],"readOnly":true},"status":{"allOf":[{"$ref":"#/components/schemas/CredentialVersionStatus"}],"readOnly":true},"version":{"type":"integer","readOnly":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The version number of the credential. Version "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"1"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is the oldest and the highest number is the most recent."},"children":[]}]}]}]},"version_id":{"type":"string","readOnly":true,"description":"Unique identifier of the credential version"}},"required":["version","version_id","created_at","created_by","created_by_type","rotation_reason","status"]}},"components/schemas/CredentialVersionCreatedByType":{"id":"components/schemas/CredentialVersionCreatedByType","kind":"json-schema","title":"CredentialVersionCreatedByType","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"description":"The type of entity that created the credential version","type":"string","enum":["human","service","system"],"x-enumDescriptions":{"human":"A user manually created this credential version","service":"An automated service or integration created this credential version","system":"OPA created this credential version automatically, such as during rotation"}}},"components/schemas/CredentialVersionRotationReason":{"id":"components/schemas/CredentialVersionRotationReason","kind":"json-schema","title":"CredentialVersionRotationReason","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"description":"The reason the credential version was created","type":"string","enum":["INITIAL_CREATION","RESOURCE_CHECK_IN","SCOPE_CHANGED","SCOPE_PERIOD","SECRET_PERIOD","USER_INITIATED","USER_SUPPLIED_UPDATE"],"x-enumDescriptions":{"INITIAL_CREATION":"The first credential version created when the account was onboarded","USER_SUPPLIED_UPDATE":"A user manually supplied a new credential value","USER_INITIATED":"A user manually triggered rotation","RESOURCE_CHECK_IN":"Rotation triggered when a checked-out resource is checked-in","SCOPE_CHANGED":"Rotation triggered when a change in access scope occurs","SCOPE_PERIOD":"Rotation triggered when the scope's rotation period expires","SECRET_PERIOD":"Rotation triggered when the secret's rotation period expires"}}},"components/schemas/CredentialVersionStatus":{"id":"components/schemas/CredentialVersionStatus","kind":"json-schema","title":"CredentialVersionStatus","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"description":"The status of the credential version","type":"string","enum":["active","discarded","next","previous"],"x-enumDescriptions":{"active":"The credential version currently in use","previous":"The credential version that was replaced by the current active version","next":"The credential version staged to become active on the next rotation","discarded":"The credential version is no longer valid and can't be used"}}},"components/schemas/CurrentUserInfo":{"id":"components/schemas/CurrentUserInfo","kind":"json-schema","title":"CurrentUserInfo","data":{"type":"object","properties":{"id":{"description":"The UUID of the user","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string"},"name":{"description":"The name of the user","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"team_name":{"description":"The name of the team","type":"string","readOnly":true}},"required":["team_name","name","id"]}},"components/schemas/DatabaseAccountCheckedOutResourceDetails":{"id":"components/schemas/DatabaseAccountCheckedOutResourceDetails","kind":"json-schema","title":"DatabaseAccountCheckedOutResourceDetails","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"type":"object","properties":{"database_account":{"description":"The database account details associated with the checked out resource","type":"object","readOnly":true,"properties":{"database_account_name":{"description":"The name of the database account associated with the resource","type":"string","readOnly":true},"database_account_id":{"description":"The UUID of the database account associated with the resource","readOnly":true,"allOf":[{"$ref":"#/components/schemas/UUID"}]}}},"database_connection":{"description":"The database connection details associated with the checked out resource","type":"object","readOnly":true,"properties":{"database_connection_name":{"description":"The name of the database connection associated with the resource","type":"string","readOnly":true},"database_connection_id":{"description":"The UUID of the database connection associated with the resource","$ref":"#/components/schemas/UUID"},"database_auth_type":{"description":"The auth type of the database associated with the resource","$ref":"#/components/schemas/DatabaseAuthType","readOnly":true}}},"_type":{"maxLength":255,"minLength":1,"type":"string","readOnly":true,"description":"Type of this Resource object"}}}},"components/schemas/DatabaseAccountCheckoutDetails":{"id":"components/schemas/DatabaseAccountCheckoutDetails","kind":"json-schema","title":"DatabaseAccountCheckoutDetails","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Checkout details for a database account (detail view)"},"children":[]}]}]}],"type":"object","properties":{"checkout_enabled":{"type":"boolean","description":"A Boolean value that indicates whether checkout is enabled for this database account","readOnly":true},"current_user_checkout_expires_at":{"type":"string","format":"date-time","description":"A UTC timestamp that indicates when the checkout expires for the current user","readOnly":true},"last_checked_out_by":{"type":"string","description":"The username of the user who last checked out this database account","readOnly":true}},"required":["checkout_enabled"]}},"components/schemas/DatabaseAccountCheckoutDetailsList":{"id":"components/schemas/DatabaseAccountCheckoutDetailsList","kind":"json-schema","title":"DatabaseAccountCheckoutDetailsList","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Checkout details for a database account (list view)"},"children":[]}]}]}],"type":"object","properties":{"checkout_enabled":{"type":"boolean","description":"A Boolean value that indicates whether checkout is enabled for this database account","readOnly":true},"current_user_checkout_expires_at":{"type":"string","format":"date-time","description":"A UTC timestamp that indicates when the checkout expires for the current user","readOnly":true}},"required":["checkout_enabled"]}},"components/schemas/DatabaseAccountEndUser":{"id":"components/schemas/DatabaseAccountEndUser","kind":"json-schema","title":"DatabaseAccountEndUser","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"End-user view of a database account with full details"},"children":[]}]}]}],"type":"object","properties":{"account":{"type":"object","properties":{"id":{"$ref":"#/components/schemas/UUID","readOnly":true},"account_name":{"type":"string","description":"The name of the database account","readOnly":true},"brought_under_management_at":{"type":"string","format":"date-time","description":"A UTC timestamp that indicates when the account was brought under management","readOnly":true},"availability_status":{"$ref":"#/components/schemas/ResourceAvailabilityStatus"}}},"checkout_details":{"$ref":"#/components/schemas/DatabaseAccountCheckoutDetails"},"database_connection":{"type":"object","description":"The database connection this account belongs to","properties":{"name":{"type":"string","description":"The name of the database connection","readOnly":true}},"required":["name"]},"rotation":{"$ref":"#/components/schemas/AccountPasswordChangeDetails"}}}},"components/schemas/DatabaseAccountEndUserList":{"id":"components/schemas/DatabaseAccountEndUserList","kind":"json-schema","title":"DatabaseAccountEndUserList","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"End-user view of a database account"},"children":[]}]}]}],"type":"object","properties":{"account":{"type":"object","properties":{"id":{"description":"The UUID of the database account","readOnly":true,"allOf":[{"$ref":"#/components/schemas/UUID"}]},"account_name":{"type":"string","description":"The name of the database account","readOnly":true},"availability_status":{"$ref":"#/components/schemas/ResourceAvailabilityStatus"}}},"checkout_details":{"$ref":"#/components/schemas/DatabaseAccountCheckoutDetailsList"}}}},"components/schemas/DatabaseAccountInProject":{"id":"components/schemas/DatabaseAccountInProject","kind":"json-schema","title":"DatabaseAccountInProject","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Database account within a project context"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/DatabaseAccountResponse"},{"type":"object","properties":{"account_settings_enabled":{"description":"The project level account settings enabled for this account","type":"array","items":{"$ref":"#/components/schemas/AccountSetting"},"readOnly":true},"database_connection":{"$ref":"#/components/schemas/NamedObject","readOnly":true},"database_connection_auth_type":{"$ref":"#/components/schemas/DatabaseAuthType","readOnly":true}},"required":["database_connection","database_connection_auth_type","account_status_detail","account_settings_enabled"]}],"type":"object"}},"components/schemas/DatabaseAccountResponse":{"id":"components/schemas/DatabaseAccountResponse","kind":"json-schema","title":"DatabaseAccountResponse","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response body for a discovered database account"},"children":[]}]}]}],"type":"object","properties":{"account_name":{"type":"string","description":"The name of the database account","readOnly":true},"created_at":{"type":"string","format":"date-time","description":"A UTC timestamp indicating when the database account was discovered","readOnly":true},"id":{"description":"The UUID of the database account","allOf":[{"$ref":"#/components/schemas/UUID"}],"readOnly":true},"project":{"$ref":"#/components/schemas/NamedObject"},"resource_group":{"$ref":"#/components/schemas/NamedObject"},"updated_at":{"type":"string","format":"date-time","description":"A UTC timestamp indicating when the database account was last updated","readOnly":true}},"required":["id","account_name","resource_group","project","created_at","updated_at"]}},"components/schemas/DatabaseAccountRevealCredentialsRequest":{"id":"components/schemas/DatabaseAccountRevealCredentialsRequest","kind":"json-schema","title":"DatabaseAccountRevealCredentialsRequest","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Request to reveal database account credentials"},"children":[]}]}]}],"type":"object","properties":{"public_key":{"$ref":"#/components/schemas/RawJSONWebKey"},"user_access_method":{"$ref":"#/components/schemas/UserAccessMethodWithRuleIds"}},"required":["public_key","user_access_method"]}},"components/schemas/DatabaseAccountRevealCredentialsResponse":{"id":"components/schemas/DatabaseAccountRevealCredentialsResponse","kind":"json-schema","title":"DatabaseAccountRevealCredentialsResponse","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response that contains revealed database account credentials"},"children":[]}]}]}],"type":"object","properties":{"database_connection_name":{"type":"string","description":"Name of the database connection","readOnly":true},"host":{"type":"string","description":"The hostname of the database server","readOnly":true},"password_jwe":{"type":"string","description":"JWE-encrypted password for the database account","readOnly":true},"port":{"type":"integer","description":"The port number of the database server","minimum":1,"maximum":65535,"readOnly":true},"username":{"type":"string","description":"The username of the database account","readOnly":true}}}},"components/schemas/DatabaseAccountRuleFilter":{"id":"components/schemas/DatabaseAccountRuleFilter","kind":"json-schema","title":"DatabaseAccountRuleFilter","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter expression for database accounts"},"children":[]}]}]}],"type":"object","properties":{"field":{"$ref":"#/components/schemas/DatabaseAccountRuleFilterField"},"operator":{"$ref":"#/components/schemas/DatabaseAccountRuleFilterOperator"},"value":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The value compared against the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"field"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" value using "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"operator"},"children":[]}]}]}]}},"required":["field","operator","value"]}},"components/schemas/DatabaseAccountRuleFilterField":{"id":"components/schemas/DatabaseAccountRuleFilterField","kind":"json-schema","title":"DatabaseAccountRuleFilterField","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Field name for filter expression"},"children":[]}]}]}],"type":"string","enum":["account_name"]}},"components/schemas/DatabaseAccountRuleFilterOperator":{"id":"components/schemas/DatabaseAccountRuleFilterOperator","kind":"json-schema","title":"DatabaseAccountRuleFilterOperator","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter expression operator"},"children":[]}]}]}],"type":"string","enum":["CONTAINS","ENDS_WITH","EQUALS","STARTS_WITH"]}},"components/schemas/DatabaseAccountRuleRequest":{"id":"components/schemas/DatabaseAccountRuleRequest","kind":"json-schema","title":"DatabaseAccountRuleRequest","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Request body to create a database account rule"},"children":[]}]}]}],"type":"object","properties":{"conditions":{"type":"array","description":"List of conditions for the database account rule","items":{"$ref":"#/components/schemas/DatabaseAccountRuleFilter"},"minItems":1,"maxItems":10},"project":{"description":"The project to assign to database accounts that match the rule conditions","allOf":[{"$ref":"#/components/schemas/NamedObject"}]},"resource_group":{"description":"The resource group to assign to database accounts that match the rule conditions","allOf":[{"$ref":"#/components/schemas/NamedObject"}]},"rule_name":{"type":"string","description":"The name of the database account rule","minLength":1,"maxLength":256}},"required":["rule_name","conditions","resource_group","project"]}},"components/schemas/DatabaseAccountRuleResponse":{"id":"components/schemas/DatabaseAccountRuleResponse","kind":"json-schema","title":"DatabaseAccountRuleResponse","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response body for a database account rule"},"children":[]}]}]}],"type":"object","properties":{"conditions":{"type":"array","description":"List of conditions for the database account rule","items":{"$ref":"#/components/schemas/DatabaseAccountRuleFilter"}},"id":{"description":"The UUID of the database account rule","allOf":[{"$ref":"#/components/schemas/UUID"}],"readOnly":true},"priority":{"type":"integer","description":"The priority of the database account rule","readOnly":true},"project":{"description":"The project to assign to database accounts that match the rule conditions","allOf":[{"$ref":"#/components/schemas/NamedObject"}]},"resource_group":{"description":"The resource group to assign to database accounts that match the rule conditions","allOf":[{"$ref":"#/components/schemas/NamedObject"}]},"rule_name":{"type":"string","description":"The name of the database account rule"}}}},"components/schemas/DatabaseAccountWithPasswordAndCheckoutDetails":{"id":"components/schemas/DatabaseAccountWithPasswordAndCheckoutDetails","kind":"json-schema","title":"DatabaseAccountWithPasswordAndCheckoutDetails","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Database account with rotation and checkout details for resource admin view"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/DatabaseAccountResponse"},{"$ref":"#/components/schemas/AccountPasswordChangeDetails"},{"type":"object","properties":{"database_connection":{"$ref":"#/components/schemas/NamedObject"},"host":{"type":"string","description":"The hostname of the database server","readOnly":true},"port":{"type":"integer","description":"The port number of the database server","minimum":1,"maximum":65535,"readOnly":true},"brought_under_management_at":{"type":"string","format":"date-time","description":"A UTC timestamp that indicates when the database account was discovered and managed","readOnly":true},"resource_status":{"allOf":[{"$ref":"#/components/schemas/ResourceLeaseStatus"}],"description":"The database account's exclusive checkout status"},"last_checked_out_by":{"type":"string","description":"The username of the user who last accessed the database account through exclusive checkout","readOnly":true},"checkout_expiry_at":{"type":"string","format":"date-time","description":"A UTC timestamp that indicates when a user's exclusive access to the database account expires","readOnly":true},"next_scheduled_password_rotation":{"type":"string","format":"date-time","description":"A UTC timestamp that indicates when the next password rotation is scheduled","readOnly":true},"next_scheduled_password_rotation_reason":{"type":"string","description":"A description that indicates why the next password rotation is scheduled","readOnly":true}}}],"type":"object"}},"components/schemas/DatabaseAuthType":{"id":"components/schemas/DatabaseAuthType","kind":"json-schema","title":"DatabaseAuthType","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The authentication type for the database connection"},"children":[]}]}]}],"type":"string","enum":["mysql_basic_auth","postgres_basic_auth"],"x-enumDescriptions":{"postgres_basic_auth":"Username and password for PostgreSQL database connection","mysql_basic_auth":"Username and password for MySQL database connection"}}},"components/schemas/DatabaseConnectionEndUser":{"id":"components/schemas/DatabaseConnectionEndUser","kind":"json-schema","title":"DatabaseConnectionEndUser","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"End-user view of a database connection"},"children":[]}]}]}],"type":"object","properties":{"auth_type":{"$ref":"#/components/schemas/DatabaseAuthType"},"id":{"description":"The UUID of the database connection","readOnly":true,"allOf":[{"$ref":"#/components/schemas/UUID"}]},"name":{"type":"string","description":"The name of the database connection","readOnly":true}},"required":["id","name","auth_type"]}},"components/schemas/DatabaseConnectionResponse":{"id":"components/schemas/DatabaseConnectionResponse","kind":"json-schema","title":"DatabaseConnectionResponse","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response body for a database connection"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/DatabaseConnectionResponseBase"},{"type":"object","properties":{"infrastructure_orchestrator":{"description":"The infrastructure orchestrator associated with this database connection","readOnly":true,"allOf":[{"$ref":"#/components/schemas/NamedObject"}]}},"required":["infrastructure_orchestrator"]}],"type":"object"}},"components/schemas/DatabaseConnectionResponseBase":{"id":"components/schemas/DatabaseConnectionResponseBase","kind":"json-schema","title":"DatabaseConnectionResponseBase","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Base properties for a database connection response"},"children":[]}]}]}],"type":"object","properties":{"auth_details":{"description":"The authentication details for the database connection (excluding sensitive fields like passwords).","oneOf":[{"$ref":"#/components/schemas/PostgresBasicAuthResponse"},{"$ref":"#/components/schemas/MySQLBasicAuthResponse"}],"discriminator":{"propertyName":"_type","mapping":{"postgres_basic_auth":"#/components/schemas/PostgresBasicAuthResponse","mysql_basic_auth":"#/components/schemas/MySQLBasicAuthResponse"}},"readOnly":true},"auth_type":{"$ref":"#/components/schemas/DatabaseAuthType"},"created_at":{"type":"string","format":"date-time","description":"A UTC timestamp that indicates when the database connection was created","readOnly":true},"description":{"type":"string","description":"A description of the database connection","readOnly":true},"id":{"description":"The UUID of the database connection","allOf":[{"$ref":"#/components/schemas/UUID"}],"readOnly":true},"last_discovery_run_at":{"type":"string","format":"date-time","description":"A UTC timestamp that indicates when the last discovery scan was performed","readOnly":true,"nullable":true},"last_status_change_at":{"type":"string","format":"date-time","description":"A UTC timestamp that indicates when the status was last changed","readOnly":true},"name":{"type":"string","description":"The name for the database connection","readOnly":true},"status":{"$ref":"#/components/schemas/DatabaseConnectionStatus"},"updated_at":{"type":"string","format":"date-time","description":"A UTC timestamp that indicates when the database connection was last updated","readOnly":true}},"required":["id","name","auth_type","auth_details","status","created_at","updated_at"]}},"components/schemas/DatabaseConnectionStatus":{"id":"components/schemas/DatabaseConnectionStatus","kind":"json-schema","title":"DatabaseConnectionStatus","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The current status of the database connection"},"children":[]}]}]}],"type":"string","enum":["active","failed","marked_for_deletion","warning"],"x-enumDescriptions":{"active":"The connection is healthy and operational","warning":"The last management tasks failed with soft errors, such as temporary network or permission issues","failed":"The connection experienced an unrecoverable error such as invalid credentials or misconfiguration","marked_for_deletion":"The connection has been marked for deletion and is pending cleanup"},"readOnly":true}},"components/schemas/DatabaseConnectionSyncStatus":{"id":"components/schemas/DatabaseConnectionSyncStatus","kind":"json-schema","title":"DatabaseConnectionSyncStatus","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The database account sync status"},"children":[]}]}]}],"type":"string","enum":["NOT_SYNCED","SYNC_COMPLETED","SYNC_IN_PROGRESS"],"x-enumDescriptions":{"NOT_SYNCED":"Indicates that no sync of database accounts is in progress and no previous sync has been performed.","SYNC_IN_PROGRESS":"Indicates that a sync of database accounts is in progress.","SYNC_COMPLETED":"Indicates that the most recent sync of database accounts has completed successfully."}}},"components/schemas/DatabaseConnectionSyncStatusResponse":{"id":"components/schemas/DatabaseConnectionSyncStatusResponse","kind":"json-schema","title":"DatabaseConnectionSyncStatusResponse","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response body for database connection sync status"},"children":[]}]}]}],"type":"object","properties":{"description":{"$ref":"#/components/schemas/DatabaseConnectionSyncStatus"}},"required":["description"]}},"components/schemas/DatabaseConnectionWithRuleAndAccountCountResponse":{"id":"components/schemas/DatabaseConnectionWithRuleAndAccountCountResponse","kind":"json-schema","title":"DatabaseConnectionWithRuleAndAccountCountResponse","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response body for a database connection with rule count and account count"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/DatabaseConnectionResponseBase"},{"type":"object","properties":{"discovered_accounts_count":{"type":"integer","description":"The number of discovered database accounts for this connection","readOnly":true,"minimum":0},"rules_count":{"type":"integer","description":"The number of database account rules configured for this connection","readOnly":true,"minimum":0}}}],"type":"object"}},"components/schemas/DatabasePasswordPolicy":{"id":"components/schemas/DatabasePasswordPolicy","kind":"json-schema","title":"DatabasePasswordPolicy","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Password policy for database accounts"},"children":[]}]}]}],"type":"object","properties":{"character_options":{"description":"The specific character rules applied to the password policy","type":"object","properties":{"upper_case":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords can include one or more uppercase characters"},"children":[]}]}]}]},"lower_case":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords can include one or more lowercase characters"},"children":[]}]}]}]},"digits":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords can include one or more numbers"},"children":[]}]}]}]},"punctuation":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords can include one or more symbols"},"children":[]}]}]}]},"exclude_certain_symbols":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Symbols to exclude from generated passwords. Each item must be a single punctuation character. This property applies only when "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"punctuation"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"type":"array","items":{"type":"string"}}}},"enable_periodic_rotation":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", account passwords are rotated according to the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"periodic_rotation_duration_in_seconds"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property"},"children":[]}]}]}],"type":"boolean"},"max_length_in_bytes":{"description":"The maximum length allowed for the generated password","type":"integer"},"min_length_in_bytes":{"description":"The minimum length allowed for the generated password","type":"integer"},"modified_at":{"description":"A UTC timestamp that indicates when the password policy was last modified","type":"string","format":"date-time","readOnly":true},"periodic_rotation_account_selector_mode":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Controls how accounts are selected. Currently, only "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ALL"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is supported. All database accounts are rotated."},"children":[]}]}]}],"enum":["ALL"],"readOnly":true},"periodic_rotation_duration_in_seconds":{"description":"Specifies how often the Okta Privileged Access platform rotates account passwords","type":"integer"}},"required":["enable_periodic_rotation","min_length_in_bytes","max_length_in_bytes","character_options"]}},"components/schemas/FolderActions":{"id":"components/schemas/FolderActions","kind":"json-schema","title":"FolderActions","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Permissions the current user holds on this secret folder. Each field is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" if the user is authorized by a policy or admin role, regardless of whether runtime conditions such as MFA or access requests are met."},"children":[]}]}]}],"type":"object","properties":{"create_folder":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the user has permission to create a subfolder within this folder"},"children":[]}]}]}]},"create_secret":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the user has permission to create a secret within this folder"},"children":[]}]}]}]},"delete":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the user has permission to delete this folder"},"children":[]}]}]}]},"edit":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the user has permission to update this folder"},"children":[]}]}]}]}},"required":["create_folder","create_secret","edit","delete"]}},"components/schemas/FolderPermission":{"id":"components/schemas/FolderPermission","kind":"json-schema","title":"FolderPermission","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"description":"Permission the current user holds on a folder","type":"string","enum":["list","secret_create"]}},"components/schemas/ForbiddenUAMResponse":{"id":"components/schemas/ForbiddenUAMResponse","kind":"json-schema","title":"ForbiddenUAMResponse","data":{"description":"JSON response for a request which contained a user access method that does not currently authorize the user to perform the requested action","type":"object","properties":{"code":{"type":"integer","description":"An error code for this type of error","enum":[403]},"message":{"type":"string","description":"A short description of what caused the error. A dynamic description is sometimes generated for the specific error.","example":"The selected user access method has some conditions that are not met"},"nottype":{"type":"string","description":"The type of error that occurred","enum":["forbidden"]}}}},"components/schemas/GatewayAgent":{"id":"components/schemas/GatewayAgent","kind":"json-schema","title":"GatewayAgent","data":{"type":"object","properties":{"access_address":{"description":"The IP address used to access the gateway","type":"string","example":"192.168.190.144:7234"},"cloud_provider":{"$ref":"#/components/schemas/CloudProviderType"},"default_address":{"description":"The default IP address used to access the gateway. This is generally supplied by the network interface or cloud provider metadata.","type":"string","example":"192.168.19.32"},"description":{"description":"The description of the gateway","maxLength":1024,"minLength":1,"nullable":true,"type":"string"},"id":{"description":"The ID of the gateway","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string","example":"d4f40b71-9474-41c5-94ff-3196a4fc2d03"},"infrastructure_orchestrator":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The infrastructure orchestrator associated with this gateway"},"children":[]}]}]}],"nullable":true,"readOnly":true,"type":"object","x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"properties":{"id":{"description":"The UUID of the infrastructure orchestrator","allOf":[{"$ref":"#/components/schemas/UUID"}]},"name":{"description":"The name of the infrastructure orchestrator","type":"string","example":"rg-1"}}},"labels":{"additionalProperties":{"type":"string"},"description":"The labels associated with the gateway. Used by projects to select gateways.","type":"object"},"last_seen":{"description":"A timestamp indicating when the gateway last reported to the Okta Privileged Access platform","type":"string","format":"date-time","readOnly":true,"example":"2023-08-25T13:00:00.000000Z"},"name":{"description":"The name for the gateway","format":"regex","maxLength":255,"minLength":1,"pattern":"^[\\w\\-_.]+$","type":"string","example":"ProductionGateway"},"refuse_connections":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Whether the gateway should refuse connections. Defaults to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"False"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"readOnly":true,"type":"boolean","example":false}},"required":["id","name","refuse_connections","labels"]}},"components/schemas/GatewaySetupToken":{"id":"components/schemas/GatewaySetupToken","kind":"json-schema","title":"GatewaySetupToken","data":{"type":"object","properties":{"created_at":{"description":"A timestamp indicating when the gateway setup token was created","type":"string","format":"date-time","readOnly":true,"example":"2023-08-25T12:00:00.000000Z"},"description":{"description":"The description for the gateway setup token","maxLength":1024,"minLength":1,"nullable":true,"type":"string","example":"Gateway Token 1"},"details":{"description":"An object that defines the labels applied to associated gateways","discriminator":{"mapping":{"gateway-agent":"#/components/schemas/gateway-agent"},"propertyName":"Type"},"oneOf":[{"$ref":"#/components/schemas/gateway-agent"}],"type":"object"},"id":{"description":"The ID of the gateway setup token","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string","example":"b09ba4db-d5b4-4ec5-90da-188e1d13d467"},"name":{"description":"The name for the gateway setup token","format":"regex","maxLength":255,"minLength":1,"pattern":"^[\\w\\-_.]+$","type":"string","example":"ProductionGateway"},"registration_type":{"allOf":[{"$ref":"#/components/schemas/GatewaySetupTokenRegistrationType"}],"example":"gateway-agent"},"token":{"description":"The token used to enroll the gateway","readOnly":true,"type":"string","example":"sft-gw.342c346c-256e-49d5-8db4-426426eqe26e4.eyJhdCI6ImZ5X2lZMnFmVk1TcHJQcDlUSEh0MS1SR240ae9OOXZsSXEwUWhoNlNnSnciLCJhcyI6Imh0dHBzO0123GFtLXByb2R1Y3QtdGMxLnBhbS50cmV4Y2xvdWQuY29tposeL2FzL2FnZW50IiwicnMiOiJodHRwczovL3BhbS1wcm9kdWN0LXRjMS5wYW0udHJleGNsb3VkLmNvabc2MSyq"}},"required":["id","registration_type","details"]}},"components/schemas/GatewaySetupTokenRegistrationType":{"id":"components/schemas/GatewaySetupTokenRegistrationType","kind":"json-schema","title":"GatewaySetupTokenRegistrationType","data":{"description":"The type of registration policy","type":"string","enum":["gateway-agent"]}},"components/schemas/GatewayStatusReport":{"id":"components/schemas/GatewayStatusReport","kind":"json-schema","title":"GatewayStatusReport","data":{"type":"object","properties":{"active_connections":{"description":"The number of clients actively connected to the gateway","maximum":2147483647,"type":"integer","format":"int32"},"gateway_id":{"description":"The ID of the gateway ID","maxLength":255,"minLength":1,"nullable":true,"readOnly":true,"type":"string"},"status":{"description":"The status of the gateway","maxLength":255,"nullable":true,"type":"string"},"total_storage_bytes":{"description":"The total amount in bytes of storage space available for use by the gateway","maximum":9223372036854776000,"type":"integer","format":"int64"},"used_storage_bytes":{"description":"The amount in bytes of storage space used by the gateway","maximum":9223372036854776000,"type":"integer","format":"int64"}},"required":["total_storage_bytes","used_storage_bytes","active_connections"]}},"components/schemas/Group":{"id":"components/schemas/Group","kind":"json-schema","title":"Group","data":{"type":"object","properties":{"deleted_at":{"description":"A timestamp indicating when the group was deleted","format":"date-time","readOnly":true,"type":"string"},"id":{"description":"The UUID of the group","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string"},"name":{"description":"The name of the group","maxLength":255,"minLength":1,"type":"string"},"roles":{"description":"The roles assigned to the group","type":"array","items":{"$ref":"#/components/schemas/GroupRole"}}},"required":["id","name","roles","deleted_at"]}},"components/schemas/GroupAttributeName":{"id":"components/schemas/GroupAttributeName","kind":"json-schema","title":"GroupAttributeName","data":{"description":"The type of attribute","type":"string","enum":["unix_gid","unix_group_name","windows_group_name"]}},"components/schemas/GroupCreate":{"id":"components/schemas/GroupCreate","kind":"json-schema","title":"GroupCreate","data":{"type":"object","properties":{"deleted_at":{"description":"A timestamp indicating when the group was deleted","format":"date-time","readOnly":true,"type":"string"},"id":{"description":"The UUID of the group","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string"},"name":{"description":"The name of the group","maxLength":255,"minLength":1,"type":"string"},"roles":{"description":"The roles assigned to the group","type":"array","items":{"$ref":"#/components/schemas/GroupCreateRole"}}},"required":["id","name","roles","deleted_at"]}},"components/schemas/GroupCreateRole":{"id":"components/schemas/GroupCreateRole","kind":"json-schema","title":"GroupCreateRole","data":{"type":"string","enum":["pam_admin","resource_admin","security_admin"]}},"components/schemas/GroupRole":{"id":"components/schemas/GroupRole","kind":"json-schema","title":"GroupRole","data":{"type":"string","enum":["delegated_resource_admin","pam_admin","resource_admin","security_admin"]}},"components/schemas/GroupUpdate":{"id":"components/schemas/GroupUpdate","kind":"json-schema","title":"GroupUpdate","data":{"type":"object","properties":{"roles":{"description":"The roles assigned to the group","type":"array","items":{"$ref":"#/components/schemas/GroupUpdateRole"}}},"required":["roles"]}},"components/schemas/GroupUpdateRole":{"id":"components/schemas/GroupUpdateRole","kind":"json-schema","title":"GroupUpdateRole","data":{"type":"string","enum":["end_user","pam_admin","resource_admin","security_admin"]}},"components/schemas/InfrastructureOrchestrator":{"id":"components/schemas/InfrastructureOrchestrator","kind":"json-schema","title":"InfrastructureOrchestrator","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"An infrastructure orchestrator for managing gateway associations"},"children":[]}]}]}],"type":"object","properties":{"id":{"description":"The UUID of the infrastructure orchestrator","allOf":[{"$ref":"#/components/schemas/UUID"}],"readOnly":true},"name":{"type":"string","description":"The name of the infrastructure orchestrator","readOnly":true}},"required":["id","name"]}},"components/schemas/InfrastructureOrchestratorReference":{"id":"components/schemas/InfrastructureOrchestratorReference","kind":"json-schema","title":"InfrastructureOrchestratorReference","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A reference to a resource associated with an infrastructure orchestrator"},"children":[]}]}]}],"type":"object","properties":{"id":{"description":"The UUID of the resource","allOf":[{"$ref":"#/components/schemas/UUID"}],"readOnly":true},"name":{"type":"string","description":"The name of the resource","readOnly":true},"type":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The type of the resource (gateway or database_connection)"},"children":[]}]}]}],"readOnly":true,"enum":["gateway","database_connection"]}},"required":["id","name","type"]}},"components/schemas/InfrastructureOrchestratorWithCounts":{"id":"components/schemas/InfrastructureOrchestratorWithCounts","kind":"json-schema","title":"InfrastructureOrchestratorWithCounts","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"An infrastructure orchestrator with optional gateway and integration counts"},"children":[]}]}]}],"type":"object","properties":{"gateway_count":{"type":"integer","description":"The number of gateways associated with this infrastructure orchestrator","readOnly":true},"id":{"description":"The UUID of the infrastructure orchestrator","allOf":[{"$ref":"#/components/schemas/UUID"}],"readOnly":true},"integration_count":{"type":"integer","description":"The number of database connections associated with this infrastructure orchestrator","readOnly":true},"name":{"type":"string","description":"The name of the infrastructure orchestrator","readOnly":true}},"required":["id","name"]}},"components/schemas/IssueServiceTokenRequestBody":{"id":"components/schemas/IssueServiceTokenRequestBody","kind":"json-schema","title":"IssueServiceTokenRequestBody","data":{"type":"object","properties":{"key_id":{"description":"The ID of the API key","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","type":"string"},"key_secret":{"description":"The secret associated with the API key","maxLength":512,"minLength":1,"type":"string"}},"required":["key_id","key_secret"]}},"components/schemas/ListActiveDirectoryAccountsResponse":{"id":"components/schemas/ListActiveDirectoryAccountsResponse","kind":"json-schema","title":"ListActiveDirectoryAccountsResponse","data":{"description":"Response schema for listing Active Directory accounts","type":"object","properties":{"list":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"List of Active Directory accounts with user access methods."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"User access methods are returned when the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"include_user_access_methods"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" query parameter is set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" in the request."},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/ActiveDirectoryAccountWithUAMs"},"maxItems":25}}}},"components/schemas/ListDatabaseAccountRulesResponse":{"id":"components/schemas/ListDatabaseAccountRulesResponse","kind":"json-schema","title":"ListDatabaseAccountRulesResponse","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response body to list database account rules"},"children":[]}]}]}],"type":"object","properties":{"list":{"type":"array","description":"List of database account rules","items":{"$ref":"#/components/schemas/DatabaseAccountRuleResponse"}}}}},"components/schemas/ListDatabaseAccountsEndUserResponse":{"id":"components/schemas/ListDatabaseAccountsEndUserResponse","kind":"json-schema","title":"ListDatabaseAccountsEndUserResponse","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response body for listing database accounts within a connection that the end user can access"},"children":[]}]}]}],"type":"object","properties":{"list":{"type":"array","description":"Array of database accounts accessible to the end user","items":{"$ref":"#/components/schemas/DatabaseAccountEndUserList"}}}}},"components/schemas/ListDatabaseAccountsResponse":{"id":"components/schemas/ListDatabaseAccountsResponse","kind":"json-schema","title":"ListDatabaseAccountsResponse","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response body for listing discovered database accounts"},"children":[]}]}]}],"type":"object","properties":{"list":{"type":"array","description":"Array of discovered database accounts","items":{"$ref":"#/components/schemas/DatabaseAccountResponse"}}}}},"components/schemas/ListDatabaseConnectionsEndUserResponse":{"id":"components/schemas/ListDatabaseConnectionsEndUserResponse","kind":"json-schema","title":"ListDatabaseConnectionsEndUserResponse","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response body for listing database connections that the end user can access"},"children":[]}]}]}],"type":"object","properties":{"list":{"type":"array","description":"Array of database connections accessible to the end user","items":{"$ref":"#/components/schemas/DatabaseConnectionEndUser"}}}}},"components/schemas/ListDatabaseConnectionsResponse":{"id":"components/schemas/ListDatabaseConnectionsResponse","kind":"json-schema","title":"ListDatabaseConnectionsResponse","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response body for listing database connections"},"children":[]}]}]}],"type":"object","properties":{"list":{"type":"array","description":"Database connections with their rules and account counts","items":{"$ref":"#/components/schemas/DatabaseConnectionWithRuleAndAccountCountResponse"}}}}},"components/schemas/ListInfrastructureOrchestratorReferencesResponse":{"id":"components/schemas/ListInfrastructureOrchestratorReferencesResponse","kind":"json-schema","title":"ListInfrastructureOrchestratorReferencesResponse","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response body for listing infrastructure orchestrator references"},"children":[]}]}]}],"type":"object","properties":{"list":{"type":"array","description":"Array of resource references","items":{"$ref":"#/components/schemas/InfrastructureOrchestratorReference"}}}}},"components/schemas/ListInfrastructureOrchestratorsResponse":{"id":"components/schemas/ListInfrastructureOrchestratorsResponse","kind":"json-schema","title":"ListInfrastructureOrchestratorsResponse","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response body for listing infrastructure orchestrators"},"children":[]}]}]}],"type":"object","properties":{"list":{"type":"array","description":"Array of infrastructure orchestrators","items":{"$ref":"#/components/schemas/InfrastructureOrchestrator"}}}}},"components/schemas/ListOktaUniversalDirectoryAccountCredentialVersionsResponse":{"id":"components/schemas/ListOktaUniversalDirectoryAccountCredentialVersionsResponse","kind":"json-schema","title":"ListOktaUniversalDirectoryAccountCredentialVersionsResponse","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"type":"object","properties":{"list":{"type":"array","items":{"$ref":"#/components/schemas/CredentialVersion"}}}}},"components/schemas/ListResourceGroup":{"id":"components/schemas/ListResourceGroup","kind":"json-schema","title":"ListResourceGroup","data":{"type":"object","properties":{"description":{"description":"A description of the resource group","type":"string"},"id":{"description":"The UUID of the resource group","type":"string","readOnly":true},"name":{"description":"The name of the resource group","type":"string"},"team_id":{"description":"The UUID of the team associated with the resource group","type":"string","readOnly":true}}}},"components/schemas/ListResourceGroupProjectDatabaseAccountsResponse":{"id":"components/schemas/ListResourceGroupProjectDatabaseAccountsResponse","kind":"json-schema","title":"ListResourceGroupProjectDatabaseAccountsResponse","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response body for listing database accounts within a resource group project"},"children":[]}]}]}],"type":"object","properties":{"list":{"type":"array","description":"Array of database accounts in the resource group project","items":{"$ref":"#/components/schemas/DatabaseAccountInProject"}}}}},"components/schemas/ListSaasAppAccountCredentialVersionsResponse":{"id":"components/schemas/ListSaasAppAccountCredentialVersionsResponse","kind":"json-schema","title":"ListSaasAppAccountCredentialVersionsResponse","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"type":"object","properties":{"list":{"type":"array","items":{"$ref":"#/components/schemas/CredentialVersion"}}}}},"components/schemas/ListSecretCredentialVersionsResponse":{"id":"components/schemas/ListSecretCredentialVersionsResponse","kind":"json-schema","title":"ListSecretCredentialVersionsResponse","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"type":"object","properties":{"list":{"type":"array","items":{"$ref":"#/components/schemas/CredentialVersion"}}}}},"components/schemas/ListUAMForActiveDirectoryAccountResponse":{"id":"components/schemas/ListUAMForActiveDirectoryAccountResponse","kind":"json-schema","title":"ListUAMForActiveDirectoryAccountResponse","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"List of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"User Access Methods"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" for an Active Directory account"},"children":[]}]}]}],"type":"object","properties":{"list":{"type":"array","items":{"$ref":"#/components/schemas/UserAccessMethod"}}},"required":["list"]}},"components/schemas/ListUAMForDatabaseAccountResponse":{"id":"components/schemas/ListUAMForDatabaseAccountResponse","kind":"json-schema","title":"ListUAMForDatabaseAccountResponse","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response body for listing user access methods for a database account"},"children":[]}]}]}],"type":"object","properties":{"list":{"type":"array","description":"Array of user access methods available for the database account","items":{"$ref":"#/components/schemas/UserAccessMethod"}}}}},"components/schemas/ListUAMForServiceAccountResponse":{"id":"components/schemas/ListUAMForServiceAccountResponse","kind":"json-schema","title":"ListUAMForServiceAccountResponse","data":{"description":"List of user access methods for a service account","type":"object","properties":{"list":{"type":"array","items":{"$ref":"#/components/schemas/UserAccessMethod"}}},"required":["list"]}},"components/schemas/ManagedServerAccountPrivilegeContainer":{"id":"components/schemas/ManagedServerAccountPrivilegeContainer","kind":"json-schema","title":"ManagedServerAccountPrivilegeContainer","data":{"description":"Privileges granted to a user for a managed server account","x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"type":"object","properties":{"privilege_type":{"$ref":"#/components/schemas/SecurityPolicyRulePrivilegeTypeForManagedServerAccounts"},"privilege_value":{"type":"object","description":"The value of the privilege","oneOf":[{"$ref":"#/components/schemas/SecurityPolicyPasswordCheckoutSSHPrivilege"},{"$ref":"#/components/schemas/SecurityPolicyPasswordCheckoutRDPPrivilege"},{"$ref":"#/components/schemas/SecurityPolicyRotatePasswordPrivilege"},{"$ref":"#/components/schemas/SecurityPolicyRevealPasswordPrivilege"}],"discriminator":{"propertyName":"_type","mapping":{"reveal_password":"#/components/schemas/SecurityPolicyRevealPasswordPrivilege"}}}}}},"components/schemas/MoveDestination":{"id":"components/schemas/MoveDestination","kind":"json-schema","title":"MoveDestination","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"type":"object","properties":{"description":{"type":"string","description":"A description of the destination folder","nullable":true,"readOnly":true},"has_children":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the folder has at least one direct child folder"},"children":[]}]}]}],"readOnly":true},"id":{"type":"string","format":"uuid","description":"The UUID of the destination folder","readOnly":true},"name":{"type":"string","description":"The name of the destination folder","readOnly":true},"permissions":{"type":"array","description":"Permissions the user has on this folder. Lists granted rules regardless of unmet MFA/Access Request conditions.","maxItems":2,"items":{"$ref":"#/components/schemas/FolderPermission"},"readOnly":true},"project":{"$ref":"#/components/schemas/NamedObject"},"resource_group":{"$ref":"#/components/schemas/NamedObject"}},"required":["id","name","permissions","has_children","resource_group","project"]}},"components/schemas/MoveDestinationsResponse":{"id":"components/schemas/MoveDestinationsResponse","kind":"json-schema","title":"MoveDestinationsResponse","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"type":"object","properties":{"list":{"type":"array","description":"List of folders available as move destinations for the current user","items":{"$ref":"#/components/schemas/MoveDestination"}}},"required":["list"]}},"components/schemas/MoveSecretRequest":{"id":"components/schemas/MoveSecretRequest","kind":"json-schema","title":"MoveSecretRequest","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"type":"object","properties":{"secrets":{"type":"array","minItems":1,"maxItems":1,"description":"The details of the secret to move. Only one secret can be moved at a time.","items":{"$ref":"#/components/schemas/MoveSecretRequestItem"}}},"required":["secrets"]}},"components/schemas/MoveSecretRequestItem":{"id":"components/schemas/MoveSecretRequestItem","kind":"json-schema","title":"MoveSecretRequestItem","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"type":"object","properties":{"destination_folder_id":{"type":"string","format":"uuid","description":"The UUID of the destination folder"},"id":{"type":"string","format":"uuid","description":"The UUID of the secret to move"}},"required":["id","destination_folder_id"]}},"components/schemas/MoveSecretResponse":{"id":"components/schemas/MoveSecretResponse","kind":"json-schema","title":"MoveSecretResponse","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"description":"Response returned after a secret is successfully moved.","type":"object","properties":{"id":{"type":"string","format":"uuid","readOnly":true,"description":"Unique identifier of the moved secret in its new location"}},"required":["id"]}},"components/schemas/MoveSecretUAMResponse":{"id":"components/schemas/MoveSecretUAMResponse","kind":"json-schema","title":"MoveSecretUAMResponse","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"description":"Grouped user access method response for move operations (reveal and delete on the source secret and create on the destination secret). The operations are omitted from the response when the user satisfies the requirements.","type":"object","properties":{"create":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unmet access requirements for the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"secret_create"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" operation on the destination folder"},"children":[]}]}]}],"items":{"$ref":"#/components/schemas/UserAccessMethod"}},"delete":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unmet access requirements for the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"secret_delete"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" operation on the source folder"},"children":[]}]}]}],"items":{"$ref":"#/components/schemas/UserAccessMethod"}},"reveal":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unmet access requirements for the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"secret_reveal"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" operation on the source folder"},"children":[]}]}]}],"items":{"$ref":"#/components/schemas/UserAccessMethod"}}}}},"components/schemas/MySQLBasicAuthCreate":{"id":"components/schemas/MySQLBasicAuthCreate","kind":"json-schema","title":"mysql_basic_auth","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"title":"mysql_basic_auth","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MySQL basic authentication details to create a database connection"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/BasicAuthDetailsCreate"},{"type":"object","properties":{"_type":{"type":"string","readOnly":true,"enum":["mysql_basic_auth"]}}}],"type":"object","required":["_type"]}},"components/schemas/MySQLBasicAuthResponse":{"id":"components/schemas/MySQLBasicAuthResponse","kind":"json-schema","title":"mysql_basic_auth","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"title":"mysql_basic_auth","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MySQL basic authentication details in response"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/BasicAuthDetails"},{"type":"object","properties":{"_type":{"type":"string","readOnly":true,"enum":["mysql_basic_auth"]}}}],"type":"object","required":["_type"],"readOnly":true}},"components/schemas/MySQLBasicAuthUpdate":{"id":"components/schemas/MySQLBasicAuthUpdate","kind":"json-schema","title":"mysql_basic_auth","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"title":"mysql_basic_auth","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MySQL basic authentication details to update a database connection"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/BasicAuthDetailsUpdate"},{"type":"object","properties":{"_type":{"type":"string","readOnly":true,"enum":["mysql_basic_auth"]}}}],"type":"object","required":["_type"]}},"components/schemas/NameResolutionResult":{"id":"components/schemas/NameResolutionResult","kind":"json-schema","title":"NameResolutionResult","data":{"type":"object","properties":{"name":{"description":"Name of the resource","type":"string"},"servers":{"description":"A list of servers and bastions used to reach the target resource","items":{"$ref":"#/components/schemas/Server"},"type":"array"},"user_access_methods":{"description":"A list of user access methods used to access the resource","items":{"$ref":"#/components/schemas/UserAccessMethod"},"type":"array"}},"required":["name"]}},"components/schemas/NamedObject":{"id":"components/schemas/NamedObject","kind":"json-schema","title":"NamedObject","data":{"title":"NamedObject","description":"A reference to an object that has its ID, name and type","type":"object","properties":{"id":{"type":"string","description":"The UUID of the object"},"missing":{"type":"boolean","description":"A boolean value that indicates if the named object with the given ID is valid"},"name":{"type":"string","description":"The name of the object","readOnly":true},"type":{"$ref":"#/components/schemas/NamedObjectType"}},"required":["id"]}},"components/schemas/NamedObjectType":{"id":"components/schemas/NamedObjectType","kind":"json-schema","title":"NamedObjectType","data":{"description":"The type of the named object","type":"string","enum":["active_directory_connection","active_directory_shared_account","database_connection","gateway","infrastructure_orchestrator","managed_saas_app_account","okta_account","project","resource_group","saas_app_instance","secret","secret_folder","server","sudo_command_bundle","unmanaged_saas_app_account","user","user_group","workload_connection","workload_role"],"readOnly":true}},"components/schemas/NotFoundResponse":{"id":"components/schemas/NotFoundResponse","kind":"json-schema","title":"NotFoundResponse","data":{"description":"JSON response for accessing an invalid endpoint","type":"object","properties":{"code":{"type":"integer","description":"An error code for this type of error","enum":[404]},"message":{"type":"string","description":"A short description of what caused this error. Sometimes this contains dynamically-generated information about your specific error.","example":"Not Found"},"nottype":{"type":"string","description":"The type of error that occurred","enum":["not_found"]}}}},"components/schemas/OktaUniversalDirectoryAccount":{"id":"components/schemas/OktaUniversalDirectoryAccount","kind":"json-schema","title":"OktaUniversalDirectoryAccount","data":{"type":"object","properties":{"created_at":{"description":"A timestamp that indicates when the Okta Privileged Access-managed Universal Directory account was created","type":"string","format":"date-time","readOnly":true},"description":{"description":"A brief description of the Universal Directory account","type":"string","example":"Shared admin account for managing Active Directory integrations"},"id":{"description":"The UUID of the Universal Directory account","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","type":"string","readOnly":true,"example":"d1b65a78-21ed-429b-8ea3-eec96f2748d6"},"lcm_sync_possible":{"description":"Whether the password for the Universal Directory account can be rotated using Okta Lifecycle Management","type":"boolean"},"name":{"description":"A human-readable name for the Universal Directory account","type":"string","example":"Active Directory Integrations Admin"},"okta_user_id":{"description":"The Okta user ID for the Universal Directory account","type":"string","example":"00u11s48P9zGW8yqm0g5"},"sync_status":{"$ref":"#/components/schemas/ServiceAccountSyncStatus"},"updated_at":{"description":"A timestamp that indicates when the Okta Privileged Access-managed Universal Directory account was updated","type":"string","format":"date-time","readOnly":true},"username":{"description":"The username used to log into Okta","type":"string","example":"shr-ad-admin-01@example.okta.com"}}}},"components/schemas/OktaUniversalDirectoryAccountCheckedOutResourceDetails":{"id":"components/schemas/OktaUniversalDirectoryAccountCheckedOutResourceDetails","kind":"json-schema","title":"OktaUniversalDirectoryAccountCheckedOutResourceDetails","data":{"type":"object","properties":{"account_name":{"description":"The name of the Universal Directory account associated with the resource","type":"string","readOnly":true},"app_name":{"description":"The name of the Okta Application associated with the resource","default":"Okta","type":"string","readOnly":true},"_type":{"maxLength":255,"minLength":1,"type":"string","readOnly":true,"description":"Type of this Resource object"}}}},"components/schemas/OktaUniversalDirectoryAccountDetails":{"id":"components/schemas/OktaUniversalDirectoryAccountDetails","kind":"json-schema","title":"OktaUniversalDirectoryAccountDetails","data":{"allOf":[{"$ref":"#/components/schemas/AccountPasswordChangeDetails"}],"type":"object","properties":{"account_name":{"description":"A human-readable name for the Universal Directory account","type":"string","example":"AWS Prod-5 account"},"checkout_enabled":{"description":"Indicates whether this Universal Directory account is included in the checkout settings","type":"boolean"},"checkout_expiry_at":{"description":"The period after checkout when a user's access to the Universal Directory account will expire","type":"string","format":"date-time"},"checkout_status":{"allOf":[{"$ref":"#/components/schemas/ResourceAvailabilityStatus"}],"description":"The Universal Directory account's checkout status"},"created_at":{"description":"A timestamp that indicates when the Universal Directory account was created","type":"string","format":"date-time","readOnly":true},"id":{"description":"The UUID of the SaaS Application Account","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","type":"string","readOnly":true,"example":"d1b65a78-21ed-429b-8ea3-eec96f2748d6"},"last_checkout_user":{"description":"The username of the user who last accessed the Universal Directory accounts via checkout","type":"string"},"next_scheduled_password_rotation_reason":{"description":"The reason for scheduling the next password rotation for the Universal Directory account","type":"string"},"next_scheduled_password_rotation_timestamp":{"description":"The timestamp indicating when the Universal Directory account password is scheduled to be rotated next","type":"string","format":"date-time"},"project_id":{"description":"The UUID of the Project associated with this Universal Directory account","type":"string"},"team_id":{"description":"The UUID of the Team associated with this Universal Directory account","type":"string"},"username":{"description":"The username used to log into the Universal Directory account","type":"string","example":"OpsCaliforniaShared"}},"readOnly":true}},"components/schemas/OktaUniversalDirectoryAccountWithSettings":{"id":"components/schemas/OktaUniversalDirectoryAccountWithSettings","kind":"json-schema","title":"OktaUniversalDirectoryAccountWithSettings","data":{"allOf":[{"$ref":"#/components/schemas/OktaUniversalDirectoryAccount"}],"type":"object","properties":{"account_settings_enabled":{"description":"The project level account settings that are enabled for this account","type":"array","items":{"$ref":"#/components/schemas/AccountSetting"}},"last_password_change_system_timestamp":{"description":"A timestamp indicating when Okta Privileged Access last reported a change to the Universal Directory account password","type":"string","format":"date-time","readOnly":true}}}},"components/schemas/OrchestratorConfigRequest":{"id":"components/schemas/OrchestratorConfigRequest","kind":"json-schema","title":"OrchestratorConfigRequest","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Request body for retrieving orchestrator configuration"},"children":[]}]}]}],"type":"object","properties":{"capabilities":{"type":"object","description":"Key-value pairs of orchestrator capabilities","additionalProperties":{"type":"string"}},"orchestrator_version":{"type":"string","description":"Version of the orchestrator/runner"}},"required":["orchestrator_version"]}},"components/schemas/OrchestratorConfigResponse":{"id":"components/schemas/OrchestratorConfigResponse","kind":"json-schema","title":"OrchestratorConfigResponse","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Orchestrator configuration response"},"children":[]}]}]}],"type":"object","properties":{"external_id":{"type":"string","description":"The external ID in the external orchestration system"},"jwt":{"type":"string","description":"Bootstrap JWT token for authentication"},"orchestrator_url":{"type":"string","description":"Base URL for the orchestrator to connect to the platform"},"tenant_id":{"type":"string","description":"Identifier of this tenant in the external orchestration system"}},"required":["tenant_id","external_id","jwt","orchestrator_url"]}},"components/schemas/PasswordPolicy":{"id":"components/schemas/PasswordPolicy","kind":"json-schema","title":"PasswordPolicy","data":{"type":"object","properties":{"character_options":{"description":"The specific characters rules required by the password policy","type":"object","properties":{"upper_case":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords can include one or more uppercase characters"},"children":[]}]}]}]},"lower_case":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords can include one or more lowercase characters"},"children":[]}]}]}]},"digits":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords can include one or more numbers"},"children":[]}]}]}]},"punctuation":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords can include one or more symbols"},"children":[]}]}]}]},"exclude_certain_symbols":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Symbols to exclude from generated passwords. Each item must be a single punctuation character. This property applies only when "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"punctuation"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"type":"array","items":{"type":"string"}},"exclude_certain_characters":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Characters to exclude from generated passwords. Each item is a single printable ASCII character from an enabled character set (uppercase, lowercase, digits, punctuation). When both "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_certain_characters"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_certain_symbols"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" are provided, "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_certain_symbols"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" must equal the punctuation subset of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_certain_characters"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", otherwise an "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"HTTP 400 Bad Request"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" error is returned."},"children":[]}]}]}],"type":"array","uniqueItems":true,"maxItems":94,"items":{"type":"string","minLength":1,"maxLength":1},"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]}}}},"enable_initial_server_account_password_rotation":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the initial password rotation is enabled for discovered server accounts that OPA manages"},"children":[]}]}]}],"type":"boolean","default":true,"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]}},"enable_periodic_rotation":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", rotates account passwords after a period of time has passed. You must also set the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"periodic_rotation_duration_in_seconds"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" parameter."},"children":[]}]}]}],"type":"boolean"},"managed_privileged_accounts_config":{"description":"An array of managed accounts for password rotation","type":"array","items":{"type":"string"}},"max_length_in_bytes":{"description":"The maximum length allowed for the password","type":"integer"},"min_length_in_bytes":{"description":"The minimum length allowed for the password","type":"integer"},"modified_at":{"description":"A timestamp indicating when the password policy was last modified","type":"string","format":"date-time","readOnly":true},"periodic_rotation_duration_in_seconds":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"enable_periodic_rotation"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is enabled, specifies how often the Okta Privileged Access platform rotates account passwords."},"children":[]}]}]}],"type":"integer"}},"required":["enable_periodic_rotation","min_length_in_bytes","max_length_in_bytes","character_options"]}},"components/schemas/PasswordPolicyWithExclude":{"id":"components/schemas/PasswordPolicyWithExclude","kind":"json-schema","title":"PasswordPolicyWithExclude","data":{"type":"object","properties":{"character_options":{"description":"The specific characters rules required by the password policy","type":"object","properties":{"upper_case":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords can include one or more uppercase characters"},"children":[]}]}]}]},"lower_case":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords can include one or more lowercase characters"},"children":[]}]}]}]},"digits":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords can include one or more numbers"},"children":[]}]}]}]},"punctuation":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords can include one or more symbols"},"children":[]}]}]}]},"exclude_certain_symbols":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Symbols to exclude from generated passwords. Each item must be a single punctuation character. This property applies only when "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"punctuation"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"type":"array","items":{"type":"string"}},"exclude_certain_characters":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Characters to exclude from generated passwords. Each item is a single printable ASCII character from an enabled character set (uppercase, lowercase, digits, punctuation). When both "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_certain_characters"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_certain_symbols"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" are provided, "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_certain_symbols"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" must equal the punctuation subset of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_certain_characters"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", otherwise an "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"HTTP 400 Bad Request"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" error is returned."},"children":[]}]}]}],"type":"array","uniqueItems":true,"maxItems":94,"items":{"type":"string","minLength":1,"maxLength":1},"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]}}}},"enable_periodic_rotation":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", rotates account passwords after a period of time has passed. You must also set the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"periodic_rotation_duration_in_seconds"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"periodic_rotation_account_selector_mode"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" params."},"children":[]}]}]}],"type":"boolean"},"max_length_in_bytes":{"description":"The maximum length allowed for the password","type":"integer"},"min_length_in_bytes":{"description":"The minimum length allowed for the password","type":"integer"},"modified_at":{"description":"A timestamp indicating when the password policy was last modified","type":"string","format":"date-time","readOnly":true},"periodic_rotation_account_exclude_list":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"periodic_rotation_account_selector_mode"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"EXCLUDE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", all of the actively managed accounts in the project, except those listed, will have their password periodically rotated"},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/ServiceAccountSettingNameObject"}},"periodic_rotation_account_include_list":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"periodic_rotation_account_selector_mode"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"INCLUDE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", only the actively managed accounts listed will have their password periodically rotated"},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/ServiceAccountSettingNameObject"}},"periodic_rotation_account_selector_mode":{"$ref":"#/components/schemas/AccountSelectorMode"},"periodic_rotation_duration_in_seconds":{"description":"Specifies how often the Okta Privileged Access platform rotates account passwords","type":"integer"}},"required":["enable_periodic_rotation","min_length_in_bytes","max_length_in_bytes","character_options"]}},"components/schemas/PolicyResource":{"id":"components/schemas/PolicyResource","kind":"json-schema","title":"PolicyResource","data":{"title":"PolicyResource","description":"A server account resource as returned by policy-aware list operations","type":"object","properties":{"account_id":{"type":"string","description":"The UUID of the server account"},"account_name":{"type":"string","description":"The login name of the account on the server"},"resource":{"$ref":"#/components/schemas/NamedObject"}},"required":["resource","account_name","account_id"]}},"components/schemas/PostgresBasicAuthCreate":{"id":"components/schemas/PostgresBasicAuthCreate","kind":"json-schema","title":"postgres_basic_auth","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"title":"postgres_basic_auth","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PostgreSQL basic authentication details to create a database connection"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/BasicAuthDetailsCreate"},{"type":"object","properties":{"_type":{"type":"string","readOnly":true,"enum":["postgres_basic_auth"]}}}],"type":"object","required":["_type"]}},"components/schemas/PostgresBasicAuthResponse":{"id":"components/schemas/PostgresBasicAuthResponse","kind":"json-schema","title":"postgres_basic_auth","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"title":"postgres_basic_auth","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PostgreSQL basic authentication details in response"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/BasicAuthDetails"},{"type":"object","properties":{"_type":{"type":"string","readOnly":true,"enum":["postgres_basic_auth"]}}}],"type":"object","required":["_type"],"readOnly":true}},"components/schemas/PostgresBasicAuthUpdate":{"id":"components/schemas/PostgresBasicAuthUpdate","kind":"json-schema","title":"postgres_basic_auth","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"title":"postgres_basic_auth","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PostgreSQL basic authentication details to update a database connection"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/BasicAuthDetailsUpdate"},{"type":"object","properties":{"_type":{"type":"string","readOnly":true,"enum":["postgres_basic_auth"]}}}],"type":"object","required":["_type"]}},"components/schemas/PreconditionFailedResponse":{"id":"components/schemas/PreconditionFailedResponse","kind":"json-schema","title":"PreconditionFailedResponse","data":{"description":"JSON response for a precondition failure","type":"object","properties":{"code":{"type":"integer","description":"An error code for this type of error","enum":[412]},"message":{"type":"string","description":"A short description of what caused the error. A dynamic description is sometimes generated for the specific error.","example":"Precondition Failed"},"nottype":{"type":"string","description":"The type of error that occurred","enum":["precondition_failed"]}}}},"components/schemas/PreconditionRequiredResponse":{"id":"components/schemas/PreconditionRequiredResponse","kind":"json-schema","title":"PreconditionRequiredResponse","data":{"description":"JSON response for a precondition required error","type":"object","properties":{"code":{"type":"integer","description":"An error code for this type of error","enum":[428]},"message":{"type":"string","description":"A short description of what caused this error. Sometimes this contains dynamically-generated information about your specific error.","example":"Precondition Required"},"nottype":{"type":"string","description":"The type of error that occurred","enum":["precondition_required"]}}}},"components/schemas/Project":{"id":"components/schemas/Project","kind":"json-schema","title":"Project","data":{"type":"object","properties":{"active_resource_count":{"type":"integer","format":"int32","readOnly":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The number of active resources within this project. Only populated when "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"include_resource_count"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", otherwise returned as "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"0"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"example":50},"create_server_users":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Whether to create server users for users in this project. Defaults to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", you must ensure that accounts exist on the server for each user."},"children":[]}]}]}],"nullable":true,"type":"boolean"},"deleted_at":{"description":"A timestamp indicating when the project was deleted","format":"date-time","nullable":true,"readOnly":true,"type":"string"},"force_shared_ssh_users":{"description":"Whether to force the project to use a shared SSH account","type":"boolean"},"gateway_selector":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A comma separated list of labels used to match to enrolled gateways. Labels should use the following format: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"key=value"},"children":[]}]}]}],"type":"string","example":"REGION=WEST-EU,TEAM=MARKETING"},"id":{"description":"The UUID of the project","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string"},"name":{"description":"The name of the project","format":"regex","maxLength":255,"minLength":1,"pattern":"^[\\w\\-_.]+$","type":"string"},"next_unix_gid":{"description":"The GID used when creating a server user","maximum":65535,"minimum":100,"nullable":true,"type":"integer","format":"int32"},"next_unix_uid":{"description":"The UID used when creating a server user","maximum":65535,"minimum":100,"nullable":true,"type":"integer","format":"int32"},"persistent_server_user_accounts":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", creates persistent user accounts and home folders on servers in this project for every user on your team. By default, on-demand accounts are only created when a user accesses a server."},"children":[]}]}]}],"nullable":true,"default":null,"type":"boolean"},"require_preauth_for_creds":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the project requires preauthorization before a user can access a server. Default is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"nullable":true,"type":"boolean"},"resource_group_id":{"type":"string","description":"The UUID of the resource group where the project is located","example":"5f3159e9-e7ab-428e-8a87-c2ebffe407f6"},"server_account_management":{"description":"Whether to manage existing local accounts on the server","type":"boolean"},"shared_admin_user_name":{"description":"The shared username to use for root accounts","type":"string","example":"Server.Admin"},"shared_standard_user_name":{"description":"The shared username to use for non-root accounts","type":"string","example":"Server.User"},"ssh_certificate_type":{"$ref":"#/components/schemas/SSHCertificateType"},"stale_resource_count":{"type":"integer","format":"int32","readOnly":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The number of stale resources within this project. Only populated when "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"include_resource_count"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", otherwise returned as "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"0"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"example":0},"team":{"description":"The team associated with the project","example":"Your_OPA_Team","format":"regex","maxLength":255,"minLength":1,"pattern":"^[\\w\\-_.]+$","readOnly":true,"type":"string"},"user_on_demand_period":{"readOnly":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The time period in seconds before an on-demand user account expires and is removed from a server. "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"0"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" if disabled. This is the default,"},"children":[]}]}]}],"maximum":4294967295,"nullable":true,"type":"integer","format":"int64"}},"required":["name","id","team"]}},"components/schemas/RandomPasswordCharacterOptions":{"id":"components/schemas/RandomPasswordCharacterOptions","kind":"json-schema","title":"RandomPasswordCharacterOptions","data":{"type":"object","properties":{"digits":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords include one or more numbers"},"children":[]}]}]}]},"lower_case":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords include one or more lowercase letters"},"children":[]}]}]}]},"special_characters":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords include one or more symbols"},"children":[]}]}]}]},"upper_case":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", passwords include one or more uppercase letters"},"children":[]}]}]}]}}}},"components/schemas/RandomPasswordCreateRequest":{"id":"components/schemas/RandomPasswordCreateRequest","kind":"json-schema","title":"RandomPasswordCreateRequest","data":{"type":"object","properties":{"character_options":{"$ref":"#/components/schemas/RandomPasswordCharacterOptions"},"num_chars":{"description":"The desired length for the password","type":"integer"},"public_key":{"$ref":"#/components/schemas/RawJSONWebKey"}},"required":["public_key","character_options","num_chars"]}},"components/schemas/RandomPasswordCreateResponse":{"id":"components/schemas/RandomPasswordCreateResponse","kind":"json-schema","title":"RandomPasswordCreateResponse","data":{"type":"object","properties":{"password_jwe":{"description":"The encrypted password as a fully serialized JWE","type":"string"}},"required":["password_jwe"]}},"components/schemas/RawJSONWebKey":{"id":"components/schemas/RawJSONWebKey","kind":"json-schema","title":"RawJSONWebKey","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A JSON Web Key formatted in accordance with "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://datatracker.ietf.org/doc/html/rfc7517"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"RFC 7517"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"type":"object","properties":{"alg":{"$ref":"#/components/schemas/alg"},"crv":{"$ref":"#/components/schemas/curve"},"d":{"description":"The exponent of the private key","type":"string","format":"byte"},"dp":{"description":"The first factor CRT exponent of the private key","type":"string","format":"byte"},"dq":{"description":"The second factor CRT exponent of the private key","type":"string","format":"byte"},"e":{"description":"The exponent of the public key","type":"string","format":"byte"},"k":{"description":"The key","type":"string","format":"byte"},"kid":{"description":"The key ID","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","type":"string"},"kty":{"$ref":"#/components/schemas/kty"},"n":{"description":"The modulus of the public key","type":"string","format":"byte"},"p":{"description":"The first prime factor of the private key","type":"string","format":"byte"},"q":{"description":"The second prime factor of the private key","type":"string","format":"byte"},"qi":{"description":"The first CRT coefficient of the private key","type":"string","format":"byte"},"use":{"description":"The intended use of the key","type":"string"},"x":{"description":"The x coordinate of the key","type":"string","format":"byte"},"x5c":{"description":"A list of X.509 certificates","items":{"type":"string"},"type":"array"},"x5t":{"description":"The SHA-1 thumbprint of the X.509 certificate","type":"string"},"x5t#S256":{"description":"The SHA-256 thumbprint of the X.509 certificate","type":"string"},"x5u":{"description":"The URL of the X.509 certificates","type":"string"},"y":{"description":"The y coordinate of the key","type":"string","format":"byte"}}}},"components/schemas/ReorderActiveDirectoryAccountRuleRequest":{"id":"components/schemas/ReorderActiveDirectoryAccountRuleRequest","kind":"json-schema","title":"ReorderActiveDirectoryAccountRuleRequest","data":{"type":"object","properties":{"priority":{"type":"integer","minimum":1,"maximum":100,"description":"Specify the new priority of the Active Directory account rule. Lower numbers have higher priority."},"rule_id":{"description":"The UUID of the Active Directory account rule","type":"string","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","example":"a747a818-a4c4-4446-8a87-704216495a08"}}}},"components/schemas/ResolveResourceNamesRequest":{"id":"components/schemas/ResolveResourceNamesRequest","kind":"json-schema","title":"ResolveResourceNamesRequest","data":{"type":"object","properties":{"client_features":{"description":"A list of features supported by the current sft client","type":"array","items":{"type":"string"}},"include_privileged_user_access_methods":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", includes additional user access methods for managed server accounts with an allowed privilege list. Requires "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"include_user_access_methods"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to be "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"type":"boolean","x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]}},"include_user_access_methods":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the response includes the user access methods for the resource"},"children":[]}]}]}],"type":"boolean"},"names":{"description":"A list of resource names to resolve","items":{"maxLength":255,"minLength":1,"type":"string"},"type":"array"},"user_access_method_filters":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Optional map of filters to apply per name. Keys must exactly match one of the names provided in the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"names"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" array."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If a key is provided, the corresponding filters are used to restrict user access methods for that name. For"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"names without a corresponding key, no filters are applied and all user access methods are returned."},"children":[]}]}]}],"additionalProperties":{"$ref":"#/components/schemas/UserAccessMethodFilters"}}},"required":["names"]}},"components/schemas/ResolveResourceNamesResponse":{"id":"components/schemas/ResolveResourceNamesResponse","kind":"json-schema","title":"ResolveResourceNamesResponse","data":{"type":"object","properties":{"results":{"description":"A list of resolved resources","items":{"$ref":"#/components/schemas/NameResolutionResult"},"type":"array"}}}},"components/schemas/ResolveSecretOrFolderRequest":{"id":"components/schemas/ResolveSecretOrFolderRequest","kind":"json-schema","title":"ResolveSecretOrFolderRequest","data":{"type":"object","properties":{"id":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The ID of the secret or secret folder. Don't use this parameter if the request also includes a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"parent_folder_path"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"secret_folder_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"secret_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". If the ID isn't provided, you must include both "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"resource_group"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"project"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"type":"string","nullable":true},"parent_folder_path":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The path to the parent directory. Don't use this parameter if the request also includes an "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"type":"string","nullable":true},"project":{"$ref":"#/components/schemas/SecretResolveParent"},"resource_group":{"$ref":"#/components/schemas/SecretResolveParent"},"secret_folder_name":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The name of the secret folder. Don't use this parameter if the request also includes an "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"secret_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"type":"string"},"secret_name":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The name of the secret. Don't use this parameter if the request also includes an "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"secret_folder_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"type":"string"}},"required":["resource_group","project"]}},"components/schemas/ResolveSecretOrFolderResponse":{"id":"components/schemas/ResolveSecretOrFolderResponse","kind":"json-schema","title":"ResolveSecretOrFolderResponse","data":{"type":"object","properties":{"description":{"description":"A description of the secret or secret folder","type":"string","readOnly":true,"nullable":true},"id":{"description":"The UUID of the secret or secret folder","type":"string","readOnly":true},"name":{"description":"The name of the secret or secret folder","type":"string","readOnly":true},"path":{"type":"array","items":{"$ref":"#/components/schemas/SecretPath"}},"project":{"$ref":"#/components/schemas/NamedObject"},"resource_group":{"$ref":"#/components/schemas/NamedObject"},"template":{"$ref":"#/components/schemas/SecretTemplateResponse"},"type":{"$ref":"#/components/schemas/SecretType"}},"required":["id","name","resource_group","project"]}},"components/schemas/ResourceAvailabilityStatus":{"id":"components/schemas/ResourceAvailabilityStatus","kind":"json-schema","title":"ResourceAvailabilityStatus","data":{"description":"The availability status of the resource","type":"string","enum":["available","checked_out","checked_out_by_other_user","password_not_rotated","unavailable","unmanaged"]}},"components/schemas/ResourceCheckoutDetails":{"id":"components/schemas/ResourceCheckoutDetails","kind":"json-schema","title":"ResourceCheckoutDetails","data":{"description":"Resource checkout details for end-user","type":"object","properties":{"checkout_required":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", account will be checked out and no other users will be able to reveal/update credentials until it's checked in back"},"children":[]}]}]}]},"current_user_checkout_expires_at":{"type":"string","format":"date-time","description":"A timestamp when the checkout expires for the current user (in UTC)"}},"required":["checkout_required"]}},"components/schemas/ResourceCheckoutSettings":{"id":"components/schemas/ResourceCheckoutSettings","kind":"json-schema","title":"ResourceCheckoutSettings","data":{"type":"object","properties":{"checkout_duration_in_seconds":{"description":"The duration in seconds for the checkout. If the checkout is enabled, the duration is the maximum time a user can access the resource before the checkout expires.","type":"integer","maximum":604800,"minimum":900,"format":"int32"},"checkout_required":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indicates whether a checkout is mandatory for accessing resources within the project. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", checkout is enforced by default for all applicable resources. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", checkout is not required, and resources are accessible without it."},"children":[]}]}]}],"type":"boolean"},"exclude_list":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If provided, only the account identifiers listed are excluded from the checkout requirement. This list is only considered if "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"checkout_required"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". Only one of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"include_list"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_list"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" can be specified in a request since they are mutually exclusive."},"children":[]}]}]}],"type":"array","items":{"type":"string"}},"include_list":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If provided, only the account identifiers listed are required to perform a checkout to access the resource. This list is only considered if "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"checkout_required"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". Only one of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"include_list"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"exclude_list"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" can be specified in a request since they are mutually exclusive."},"children":[]}]}]}],"type":"array","items":{"type":"string"}}},"required":["checkout_required"]}},"components/schemas/ResourceGroup":{"id":"components/schemas/ResourceGroup","kind":"json-schema","title":"ResourceGroup","data":{"type":"object","properties":{"delegated_resource_admin_groups":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"An array of Okta Privileged Access groups that own this resource group. This parameter is only available to users with the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"resource_admin"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" role."},"children":[]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/NamedObject"}},"description":{"description":"A description of the resource group","type":"string"},"id":{"description":"The UUID of the resource group","type":"string","readOnly":true},"name":{"description":"The name of the resource group","type":"string"},"team_id":{"description":"The UUID of the team associated with the resource group","type":"string","readOnly":true}}}},"components/schemas/ResourceLeaseStatus":{"id":"components/schemas/ResourceLeaseStatus","kind":"json-schema","title":"ResourceLeaseStatus","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The checkout/lease status of a resource"},"children":[]}]}]}],"type":"string","enum":["","checked_out","checkin_complete","checkin_failed","in_progress_checkin","none"],"x-enumDescriptions":{"":"Unknown lease status.","none":"No active lease exists for this resource. The resource is available.","checked_out":"The resource is currently checked out by a user.","in_progress_checkin":"A check-in operation is in progress","checkin_complete":"The check-in has completed successfully. The resource is available.","checkin_failed":"The check-in operation failed."},"readOnly":true}},"components/schemas/RevealResponse":{"id":"components/schemas/RevealResponse","kind":"json-schema","title":"RevealResponse","data":{"description":"A response containing an encrypted secret","type":"object","properties":{"id":{"type":"string","description":"ID of the item being revealed"},"secret_jwe":{"description":"The encrypted Secret as a fully serialized JWE","type":"string"}},"required":["secret_jwe"]}},"components/schemas/RoleName":{"id":"components/schemas/RoleName","kind":"json-schema","title":"RoleName","data":{"description":"The name of the available roles","type":"string","enum":["delegated_resource_admin","devops_admin","end_user","pam_admin","resource_admin","security_admin"]}},"components/schemas/Roles":{"id":"components/schemas/Roles","kind":"json-schema","title":"Roles","data":{"properties":{"name":{"$ref":"#/components/schemas/RoleName"}}}},"components/schemas/RotateResourceRequest":{"id":"components/schemas/RotateResourceRequest","kind":"json-schema","title":"RotateResourceRequest","data":{"type":"object","properties":{"resource_id":{"description":"The UUID or ORN of the resource","type":"string"},"resource_type":{"$ref":"#/components/schemas/CheckoutResourceType"}},"required":["resource_id","resource_type"]}},"components/schemas/SSHCertificateType":{"id":"components/schemas/SSHCertificateType","kind":"json-schema","title":"SSHCertificateType","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"(Optional) The type of signature algorithm used for authentication keys. Default is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"CERT_TYPE_ED25519_01"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"nullable":true,"type":"string","enum":["CERT_TYPE_ECDSA_256_01","CERT_TYPE_ECDSA_384_01","CERT_TYPE_ECDSA_521_01","CERT_TYPE_ED25519_01","CERT_TYPE_RSA_01","CERT_TYPE_RSA_SHA2_256_01","CERT_TYPE_RSA_SHA2_512_01"]}},"components/schemas/SaasAppAccount":{"id":"components/schemas/SaasAppAccount","kind":"json-schema","title":"SaasAppAccount","data":{"type":"object","properties":{"application_instance_id":{"description":"The Okta app instance ID of the SaaS app","format":"regex","maxLength":255,"minLength":1,"pattern":"^[\\w\\-_.]+$","type":"string","example":"aln1aqcs055ZRoizW0g8"},"application_instance_name":{"description":"The name of the SaaS app instance","type":"string","example":"AWS Engineering"},"created_at":{"description":"A timestamp that indicates when the Okta Privileged Access managed SaaS app account was created","type":"string","format":"date-time","readOnly":true},"description":{"description":"A brief description of the SaaS app account","type":"string","example":"This is for accessing AWS Prod-5"},"id":{"description":"The UUID of the SaaS app account","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","type":"string","readOnly":true,"example":"d1b65a78-21ed-429b-8ea3-eec96f2748d6"},"lcm_sync_possible":{"description":"Indicates whether the password for the SaaS app account can be rotated using Okta Lifecycle Management","type":"boolean"},"login_url":{"description":"A URL pointing to the login page of the SaaS app","type":"string","example":"https://example.com/login"},"logo_url":{"description":"A URL pointing to the logo of the SaaS app","type":"string","example":"https://ok3static.oktacdn.com/fs/bco/4/fs01i34nm7lS8dyXf1d8"},"name":{"description":"A human-readable name for the SaaS app account","type":"string","example":"AWS Prod-5 account"},"privileged_resource_id":{"description":"The ID of the privileged resource associated with this SaaS app account","type":"string","readOnly":true,"example":"prs1b2c3d4e5F6g7H8i9"},"sync_status":{"$ref":"#/components/schemas/ServiceAccountSyncStatus"},"updated_at":{"description":"A timestamp that indicates when the Okta Privileged Access managed SaaS app account was updated","type":"string","format":"date-time","readOnly":true},"username":{"description":"The username used to log into the SaaS Application","type":"string","example":"OpsCaliforniaShared"}}}},"components/schemas/SaasAppAccountCheckedOutResourceDetails":{"id":"components/schemas/SaasAppAccountCheckedOutResourceDetails","kind":"json-schema","title":"SaasAppAccountCheckedOutResourceDetails","data":{"type":"object","properties":{"account_name":{"description":"The name of the SaaS app account associated with the resource","type":"string","readOnly":true},"app_name":{"description":"The name of the SaaS Application associated with the resource","type":"string","readOnly":true},"_type":{"maxLength":255,"minLength":1,"type":"string","readOnly":true,"description":"Type of this Resource object"}}}},"components/schemas/SaasAppAccountDetails":{"id":"components/schemas/SaasAppAccountDetails","kind":"json-schema","title":"SaasAppAccountDetails","data":{"allOf":[{"$ref":"#/components/schemas/AccountPasswordChangeDetails"}],"type":"object","properties":{"account_name":{"description":"A human-readable name for the SaaS app account","type":"string","example":"AWS Prod-5 account"},"checkout_enabled":{"description":"Indicates whether this SaaS app account is included in the checkout settings","type":"boolean"},"checkout_expiry_at":{"description":"The period after checkout when a user's access to the SaaS app account will expire","type":"string","format":"date-time"},"checkout_status":{"allOf":[{"$ref":"#/components/schemas/ResourceAvailabilityStatus"}],"description":"The SaaS app account's checkout status"},"created_at":{"description":"A timestamp that indicates when the SaaS app account was created","type":"string","format":"date-time","readOnly":true},"id":{"description":"The UUID of the SaaS app account","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","type":"string","readOnly":true,"example":"d1b65a78-21ed-429b-8ea3-eec96f2748d6"},"last_checkout_user":{"description":"The username of the user who last accessed the SaaS app account through checkout","type":"string"},"next_scheduled_password_rotation_reason":{"description":"The reason for scheduling the next password rotation for the SaaS app account","type":"string"},"next_scheduled_password_rotation_timestamp":{"description":"The timestamp indicating when the SaaS app account password is scheduled to be rotated next","type":"string","format":"date-time"},"project_id":{"description":"The UUID of the project associated with this SaaS app account","type":"string"},"team_id":{"description":"The UUID of the team associated with this SaaS app account","type":"string"},"username":{"description":"The username used to log into the SaaS app account","type":"string","example":"OpsCaliforniaShared"}},"readOnly":true}},"components/schemas/SaasAppAccountWithSettings":{"id":"components/schemas/SaasAppAccountWithSettings","kind":"json-schema","title":"SaasAppAccountWithSettings","data":{"allOf":[{"$ref":"#/components/schemas/SaasAppAccount"}],"type":"object","properties":{"account_settings_enabled":{"description":"The project level account settings that are enabled for this account","type":"array","items":{"$ref":"#/components/schemas/AccountSetting"}},"last_password_change_system_timestamp":{"description":"A timestamp indicating when Okta Privileged Access last reported a change to the SaaS app account password","type":"string","format":"date-time","readOnly":true}}}},"components/schemas/SaasApplicationInstance":{"id":"components/schemas/SaasApplicationInstance","kind":"json-schema","title":"SaasApplicationInstance","data":{"description":"An Okta app instance connected to Okta Privileged Access","type":"object","properties":{"app_instance_id":{"type":"string","description":"The unique identifier of the app instance","readOnly":true},"app_instance_name":{"type":"string","description":"The name of the app instance","readOnly":true},"app_instance_orn":{"type":"string","description":"The Okta resource name (ORN) for the app instance","readOnly":true},"app_login_url":{"type":"string","description":"The URL pointing to the login page of the app instance","readOnly":true},"app_logo_url":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The URL of the logo for the global app that the instance belongs to. This URL is obtained from the app definition in the "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://www.okta.com/integrations/"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"OIN catalog"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"readOnly":true},"created_at":{"type":"string","format":"date-time","description":"A timestamp indicating when the app instance was created","readOnly":true},"global_app_name":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Name of the global app that the instance belongs to. This name is obtained from the app definition in the "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://www.okta.com/integrations/"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"OIN catalog"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"readOnly":true},"password_rotation_strategy":{"$ref":"#/components/schemas/AppPasswordRotationStrategy"},"team_id":{"type":"string","description":"The UUID of the team associated with the app instance","readOnly":true},"updated_at":{"type":"string","format":"date-time","description":"A timestamp indicating when the app instance was last updated","readOnly":true}},"required":["app_instance_id","app_instance_name","global_app_name","app_instance_orn","password_rotation_strategy","team_id","created_at","updated_at"]}},"components/schemas/SearchSecretBy":{"id":"components/schemas/SearchSecretBy","kind":"json-schema","title":"SearchSecretBy","data":{"type":"string","enum":["description","name"]}},"components/schemas/Secret":{"id":"components/schemas/Secret","kind":"json-schema","title":"Secret","data":{"type":"object","properties":{"created_at":{"description":"Timestamp of when the secret was created","type":"string","format":"date-time","readOnly":true,"example":"2023-08-25T12:00:00.000000Z"},"created_by":{"description":"The username of the user who created the secret","type":"string","readOnly":true},"description":{"description":"The description of the secret","type":"string","nullable":true},"id":{"description":"The UUID of the secret","type":"string","readOnly":true},"name":{"description":"The name of the secret","type":"string","readOnly":true},"path":{"type":"array","items":{"$ref":"#/components/schemas/SecretPath"}},"template":{"description":"The template used to create the secret","type":"object","x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"additionalProperties":true},"updated_at":{"description":"A timestamp indicating when the secret was last updated","type":"string","format":"date-time","readOnly":true,"example":"2023-08-25T12:00:00.000000Z"},"updated_by":{"description":"The username of the user who last updated the secret","type":"string","readOnly":true}},"required":["id","name"]}},"components/schemas/SecretActions":{"id":"components/schemas/SecretActions","kind":"json-schema","title":"SecretActions","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Permissions the current user holds on this secret. Each field is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" if the user is authorized by a policy or admin role, regardless of whether runtime conditions such as MFA or access requests are met."},"children":[]}]}]}],"type":"object","properties":{"delete":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the user has permission to delete the secret"},"children":[]}]}]}]},"edit":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the user has permission to update the secret"},"children":[]}]}]}]},"move":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the user has permission to move the secret. The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"move"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field can be "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" only when both "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"reveal"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"delete"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" fields are "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},"reveal":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the user has permission to reveal the secret value"},"children":[]}]}]}]}},"required":["reveal","edit","delete","move"]}},"components/schemas/SecretCreateOrUpdateRequest":{"id":"components/schemas/SecretCreateOrUpdateRequest","kind":"json-schema","title":"SecretCreateOrUpdateRequest","data":{"type":"object","properties":{"description":{"description":"The description of the secret","type":"string","nullable":true},"name":{"description":"The name of the secret","type":"string"},"parent_folder_id":{"description":"The UUID of the secret's parent folder","type":"string"},"secret_jwe":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The encrypted secret is a fully serialized JWE. The secret is encrypted using a public key provided by the "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://developer.okta.com/docs/api/openapi/opa/opa/tag/teams/#tag/teams/operation/GetVaultJWKS"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieve the vault JWKS"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" resource on the client side. Typically, the secret encryption is performed by the Okta Privileged Access (OPA) client or the Terraform provider."},"children":[]}]}]}],"type":"string"},"template_id":{"description":"The ID of the template","type":"string","x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]}},"template_version":{"description":"The version of the template","type":"integer","x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]}}},"required":["name","secret_jwe","parent_folder_id"]}},"components/schemas/SecretFolderCreateRequest":{"id":"components/schemas/SecretFolderCreateRequest","kind":"json-schema","title":"SecretFolderCreateRequest","data":{"type":"object","properties":{"description":{"type":"string","description":"A description of the secret folder","nullable":true},"name":{"type":"string","description":"The name of the secret folder"},"parent_folder_id":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The UUID of the secret folder's parent folder. When omitted, a top-level folder is created, which requires the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"resource_admin"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"delegated_resource_admin"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" role."},"children":[]}]}]}]}},"required":["name"]}},"components/schemas/SecretFolderResponse":{"id":"components/schemas/SecretFolderResponse","kind":"json-schema","title":"SecretFolderResponse","data":{"type":"object","properties":{"created_at":{"description":"A timestamp indicating when the secret folder was created","type":"string","format":"date-time","readOnly":true,"example":"2023-08-25T12:00:00.000000Z"},"created_by":{"description":"The username of the user who created the secret folder","type":"string","readOnly":true},"description":{"type":"string","description":"A description of the secret folder","readOnly":true,"nullable":true},"id":{"type":"string","description":"The UUID of the secret folder","readOnly":true},"name":{"type":"string","description":"The name of the secret folder","readOnly":true},"path":{"type":"array","items":{"$ref":"#/components/schemas/SecretPath"}},"updated_at":{"description":"A timestamp indicating when the secret folder was last updated","type":"string","format":"date-time","readOnly":true,"example":"2023-08-25T12:00:00.000000Z"},"updated_by":{"description":"The username of the user who last updated the secret folder","type":"string","readOnly":true}},"required":["id","name"]}},"components/schemas/SecretFolderUpdateRequest":{"id":"components/schemas/SecretFolderUpdateRequest","kind":"json-schema","title":"SecretFolderUpdateRequest","data":{"type":"object","properties":{"description":{"type":"string","description":"A description of the secret folder","nullable":true},"name":{"type":"string","description":"The name of the secret folder"}},"required":["name"]}},"components/schemas/SecretOrFolderListResponse":{"id":"components/schemas/SecretOrFolderListResponse","kind":"json-schema","title":"SecretOrFolderListResponse","data":{"type":"object","properties":{"description":{"type":"string","description":"A description of the secret folder","readOnly":true,"nullable":true},"id":{"type":"string","description":"The UUID of the secret folder","readOnly":true},"name":{"type":"string","description":"The name of the secret folder","readOnly":true},"path":{"type":"array","description":"The names and IDs of the parent folders for this secret or folder. The first entry is the root folder.","items":{"$ref":"#/components/schemas/SecretPath"},"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]}},"project":{"$ref":"#/components/schemas/NamedObject"},"resource_group":{"$ref":"#/components/schemas/NamedObject"},"type":{"$ref":"#/components/schemas/SecretType"}},"required":["id","name","type","resource_group","project"]}},"components/schemas/SecretPath":{"id":"components/schemas/SecretPath","kind":"json-schema","title":"SecretPath","data":{"type":"object","properties":{"id":{"description":"The UUID of the secret","type":"string","readOnly":true},"name":{"description":"The name of the secret","type":"string","readOnly":true}},"required":["id","name"]}},"components/schemas/SecretResolveParent":{"id":"components/schemas/SecretResolveParent","kind":"json-schema","title":"SecretResolveParent","data":{"nullable":true,"type":"object","properties":{"id":{"description":"The UUID of the parent","type":"string"},"name":{"description":"The name of the parent","type":"string"},"type":{"$ref":"#/components/schemas/NamedObjectType"}}}},"components/schemas/SecretRevealRequest":{"id":"components/schemas/SecretRevealRequest","kind":"json-schema","title":"SecretRevealRequest","data":{"type":"object","properties":{"public_key":{"$ref":"#/components/schemas/RawJSONWebKey"},"version_id":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unique identifier of the credential version to reveal."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This field cannot be used with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"version_status"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". If both are provided, the request returns a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"400 Bad Request"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" error."},"children":[]}]}]}],"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]}},"version_status":{"allOf":[{"$ref":"#/components/schemas/CredentialRevealVersionStatus"}],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Reveals the most recent credential version with the given status."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This field cannot be used with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"version_id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". If both are provided, the request returns a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"400 Bad Request"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" error."},"children":[]}]}]}],"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]}}},"required":["public_key"]}},"components/schemas/SecretRevealResponse":{"id":"components/schemas/SecretRevealResponse","kind":"json-schema","title":"SecretRevealResponse","data":{"allOf":[{"$ref":"#/components/schemas/Secret"},{"$ref":"#/components/schemas/RevealResponse"}]}},"components/schemas/SecretTemplateField":{"id":"components/schemas/SecretTemplateField","kind":"json-schema","title":"SecretTemplateField","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"type":"object","properties":{"key_name":{"type":"string","description":"Key name of the field"},"required":{"type":"boolean","description":"Indicates if the key is required"},"type":{"type":"string","description":"Type of key"}}}},"components/schemas/SecretTemplateResponse":{"id":"components/schemas/SecretTemplateResponse","kind":"json-schema","title":"SecretTemplateResponse","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"type":"object","properties":{"description":{"type":"string","description":"Description of the template"},"id":{"type":"string","description":"ID of the template"},"is_global":{"type":"boolean","description":"Indicates if this is a global template"},"name":{"type":"string","description":"Name of the template"},"template_fields":{"type":"array","description":"Template fields","items":{"$ref":"#/components/schemas/SecretTemplateField"},"additionalProperties":true},"version":{"type":"integer","description":"Template version"}}}},"components/schemas/SecretType":{"id":"components/schemas/SecretType","kind":"json-schema","title":"SecretType","data":{"type":"string","enum":["folder","key_value_secret"]}},"components/schemas/SecurityPolicy":{"id":"components/schemas/SecurityPolicy","kind":"json-schema","title":"Security Policy","data":{"title":"Security Policy","type":"object","properties":{"active":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", indicates that the security policy is active"},"children":[]}]}]}],"type":"boolean"},"description":{"description":"The description of the security policy","type":"string"},"id":{"description":"The UUID of the security policy","type":"string","readOnly":true},"name":{"description":"The name of the security policy","type":"string","example":"Prod Servers - EU West"},"principals":{"description":"The user groups and workload roles associated with the security policy. The combined total of user groups and workload roles can't exceed 40 items.","type":"object","properties":{"user_groups":{"type":"array","maxItems":40,"description":"The user groups associated with the security policy. Each user group is defined in a separate object.","items":{"$ref":"#/components/schemas/NamedObject"},"example":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"OPAUserGroup","type":"user_group"}]},"workload_roles":{"type":"array","maxItems":40,"description":"The workload roles associated with the security policy. Each workload role is defined in a separate object.","items":{"$ref":"#/components/schemas/NamedObject"},"example":[{"id":"5f6a4b8f-344f-472e-aeca-9035a81ae61c","name":"deployment_workload","type":"workload_role"}]}}},"resource_group":{"allOf":[{"$ref":"#/components/schemas/NamedObject"}],"description":"The resource group that this security policy applies to. This property is required when the user who creates the security policy is a delegated security admin."},"rules":{"description":"The rules associated with the security policy. A security policy can set multiple rules that define privileges available for matching resources.","type":"array","maxItems":30,"items":{"$ref":"#/components/schemas/SecurityPolicyRule"}},"type":{"$ref":"#/components/schemas/SecurityPolicyType"}},"required":["name","active","principals","rules"]}},"components/schemas/SecurityPolicyNoneAccountSelector":{"id":"components/schemas/SecurityPolicyNoneAccountSelector","kind":"json-schema","title":"SecurityPolicyNoneAccountSelector","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Selector to include all accounts with no filtering applied. Set "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"_type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"none"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"type":"object","properties":{"_type":{"type":"string","readOnly":true,"enum":["none"]}}}},"components/schemas/SecurityPolicyPasswordCheckoutRDPPrivilege":{"id":"components/schemas/SecurityPolicyPasswordCheckoutRDPPrivilege","kind":"json-schema","title":"SecurityPolicyPasswordCheckoutRDPPrivilege","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"SecurityPolicyPasswordCheckoutRDPPrivilege"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" indicates that the principal will be allowed to check out passwords"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"for RDPing to servers for accounts specified through "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ServerBasedResourceSelector"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/SecurityPolicyPrivilege"},{"type":"object","properties":{"admin_level_permissions":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"type":"boolean","description":"If enabled, AD accounts are added to the local administrators group when you connect using RDP to the target server\n"},"password_checkout_rdp":{"type":"boolean"},"remote_access_permissions":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"type":"boolean","description":"If enabled, AD accounts are added to the remote desktop group when you connect using RDP to the target server\n"}},"required":["password_checkout_rdp"]}]}},"components/schemas/SecurityPolicyPasswordCheckoutSSHPrivilege":{"id":"components/schemas/SecurityPolicyPasswordCheckoutSSHPrivilege","kind":"json-schema","title":"SecurityPolicyPasswordCheckoutSSHPrivilege","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"SecurityPolicyPasswordCheckoutSSHPrivilege"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" indicates that the principal has the ability to check out vaulted passwords to sign in with SSH to servers for accounts specified through "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ServerBasedResourceSelector"},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/SecurityPolicyPrivilege"},{"type":"object","properties":{"password_checkout_ssh":{"type":"boolean"}},"required":["password_checkout_ssh"]}]}},"components/schemas/SecurityPolicyPrincipalAccountRDPPrivilege":{"id":"components/schemas/SecurityPolicyPrincipalAccountRDPPrivilege","kind":"json-schema","title":"SecurityPolicyPrincipalAccountRDPPrivilege","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"SecurityPolicyPrincipalAccountRDPPrivilege"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" indicates that the principal has the ability to RDP as the principal user on the specified targets. The principal account is the account that is created and managed by the server agent."},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/SecurityPolicyPrivilege"},{"type":"object","properties":{"admin_level_permissions":{"description":"If enabled, the user can run any command as root using Sudo\n","type":"boolean"},"principal_account_rdp":{"x-go-name":"PrivilegePrincipalAccountRDP","type":"boolean"}},"required":["principal_account_rdp"]}]}},"components/schemas/SecurityPolicyPrincipalAccountSSHPrivilege":{"id":"components/schemas/SecurityPolicyPrincipalAccountSSHPrivilege","kind":"json-schema","title":"SecurityPolicyPrincipalAccountSSHPrivilege","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"SecurityPolicyPrincipalAccountSSHPrivilege"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" indicates that the principal has the ability to SSH as the principal user on the specified targets. The principal account is the account that is created and managed by the server agent."},"children":[]}]}]}],"allOf":[{"$ref":"#/components/schemas/SecurityPolicyPrivilege"},{"type":"object","properties":{"admin_level_permissions":{"type":"boolean"},"principal_account_ssh":{"x-go-name":"PrivilegePrincipalAccountSSH","type":"boolean"},"sudo_command_bundles":{"items":{"$ref":"#/components/schemas/NamedObject"},"type":"array","minItems":0,"maxItems":10},"sudo_display_name":{"type":"string","minLength":1,"maxLength":64,"pattern":"^[a-zA-Z0-9-_. ]+$"}},"required":["principal_account_ssh"]}]}},"components/schemas/SecurityPolicyPrivilege":{"id":"components/schemas/SecurityPolicyPrivilege","kind":"json-schema","title":"SecurityPolicyPrivilege","data":{"type":"object","properties":{"_type":{"type":"string"}},"required":["_type"],"discriminator":{"propertyName":"_type"}}},"components/schemas/SecurityPolicyRevealPasswordPrivilege":{"id":"components/schemas/SecurityPolicyRevealPasswordPrivilege","kind":"json-schema","title":"SecurityPolicyRevealPasswordPrivilege","data":{"description":"Privilege to grant access to reveal password for an account","allOf":[{"$ref":"#/components/schemas/SecurityPolicyPrivilege"},{"type":"object","properties":{"reveal_password":{"type":"boolean"}},"required":["reveal_password"]}]}},"components/schemas/SecurityPolicyRotatePasswordPrivilege":{"id":"components/schemas/SecurityPolicyRotatePasswordPrivilege","kind":"json-schema","title":"SecurityPolicyRotatePasswordPrivilege","data":{"description":"Privilege to grant access to rotate the password of an account","allOf":[{"$ref":"#/components/schemas/SecurityPolicyPrivilege"},{"type":"object","properties":{"rotate_password":{"type":"boolean","description":"If enabled, grants access to rotate the password"}},"required":["rotate_password"]}]}},"components/schemas/SecurityPolicyRule":{"id":"components/schemas/SecurityPolicyRule","kind":"json-schema","title":"SecurityPolicyRule","data":{"type":"object","properties":{"conditions":{"type":"array","description":"The conditions required before a privilege is made available to the Principals. All conditions must be met.","items":{"$ref":"#/components/schemas/SecurityPolicyRuleConditionContainer"}},"name":{"type":"string","description":"The name of the Security Policy rule"},"override_checkout_duration_in_seconds":{"type":"integer","format":"int64","description":"Overrides checkout duration provided in the resource settings","nullable":true,"minimum":900,"maximum":604800},"privileges":{"type":"array","description":"The specific privileges granted to Principals on matching resources.","items":{"$ref":"#/components/schemas/SecurityPolicyRulePrivilegeContainer"}},"resource_selector":{"oneOf":[{"$ref":"#/components/schemas/SecurityPolicyRuleServerBasedResourceSelector"},{"$ref":"#/components/schemas/SecurityPolicyRuleManagedSaaSAppBasedResourceSelector"},{"$ref":"#/components/schemas/SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSelector"},{"$ref":"#/components/schemas/SecurityPolicyRuleOktaAppBasedResourceSelector"},{"$ref":"#/components/schemas/SecurityPolicySecretBasedResourceSelector"},{"$ref":"#/components/schemas/SecurityPolicyRuleActiveDirectoryBasedResourceSelector"},{"$ref":"#/components/schemas/SecurityPolicyRuleDatabaseBasedResourceSelector"}],"discriminator":{"propertyName":"_type","mapping":{"server_based_resource":"#/components/schemas/SecurityPolicyRuleServerBasedResourceSelector","managed_saas_app_based_resource":"#/components/schemas/SecurityPolicyRuleManagedSaaSAppBasedResourceSelector","unmanaged_saas_app_based_resource":"#/components/schemas/SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSelector","okta_app_based_resource":"#/components/schemas/SecurityPolicyRuleOktaAppBasedResourceSelector","secret_based_resource":"#/components/schemas/SecurityPolicySecretBasedResourceSelector","active_directory_based_resource":"#/components/schemas/SecurityPolicyRuleActiveDirectoryBasedResourceSelector","database_based_resource":"#/components/schemas/SecurityPolicyRuleDatabaseBasedResourceSelector"}}},"resource_type":{"$ref":"#/components/schemas/SecurityPolicyRuleResourceType"},"security_policy_id":{"type":"string","description":"The UUID of the associated Security Policy","nullable":true,"readOnly":true}},"required":["name","resource_type","resource_selector","privileges"]}},"components/schemas/SecurityPolicyRuleActiveDirectoryBasedResourceSelector":{"id":"components/schemas/SecurityPolicyRuleActiveDirectoryBasedResourceSelector","kind":"json-schema","title":"SecurityPolicyRuleActiveDirectoryBasedResourceSelector","data":{"title":"SecurityPolicyRuleActiveDirectoryBasedResourceSelector","description":"The selector that defines resources targeted by this Security policy for Active Directory based resources","type":"object","properties":{"selectors":{"type":"array","maxItems":1},"_type":{"type":"string","readOnly":true,"enum":["active_directory_based_resource_selector"]}},"required":["_type","selectors"]}},"components/schemas/SecurityPolicyRuleConditionContainer":{"id":"components/schemas/SecurityPolicyRuleConditionContainer","kind":"json-schema","title":"Conditions","data":{"title":"Conditions","type":"object","properties":{"condition_type":{"$ref":"#/components/schemas/SecurityPolicyRuleConditionType"},"condition_value":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The parameters for the condition. The structure of this object depends on the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"condition_type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"oneOf":[{"$ref":"#/components/schemas/ConditionsAccessRequests"},{"$ref":"#/components/schemas/ConditionsGateway"},{"$ref":"#/components/schemas/ConditionsMFA"}],"discriminator":{"mapping":{"access_request":"#/components/schemas/ConditionsAccessRequests","gateway":"#/components/schemas/ConditionsGateway","mfa":"#/components/schemas/ConditionsMFA"},"propertyName":"_type"}}}}},"components/schemas/SecurityPolicyRuleConditionType":{"id":"components/schemas/SecurityPolicyRuleConditionType","kind":"json-schema","title":"SecurityPolicyRuleConditionType","data":{"description":"The type of condition","type":"string","enum":["access_request","gateway","mfa"]}},"components/schemas/SecurityPolicyRuleDatabaseAccountsSelector":{"id":"components/schemas/SecurityPolicyRuleDatabaseAccountsSelector","kind":"json-schema","title":"SecurityPolicyRuleDatabaseAccountsSelector","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"title":"SecurityPolicyRuleDatabaseAccountsSelector","type":"object","properties":{"account_name_format":{"type":"string","description":"The format of the account name","enum":["EQUALS","STARTS_WITH","ENDS_WITH","CONTAINS"]},"value":{"type":"string","description":"The value of the account name","example":"admin"}},"required":["account_name_format","value"]}},"components/schemas/SecurityPolicyRuleDatabaseBasedResourceSelector":{"id":"components/schemas/SecurityPolicyRuleDatabaseBasedResourceSelector","kind":"json-schema","title":"SecurityPolicyRuleDatabaseBasedResourceSelector","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"title":"SecurityPolicyRuleDatabaseBasedResourceSelector","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The selector that defines resources targeted by this security policy for database based resources"},"children":[]}]}]}],"type":"object","properties":{"selectors":{"type":"array","maxItems":1,"items":{"$ref":"#/components/schemas/SecurityPolicyRuleDatabaseBasedResourceSelectorContainer"}},"_type":{"type":"string","readOnly":true,"enum":["database_based_resource_selector"]}},"required":["_type","selectors"]}},"components/schemas/SecurityPolicyRuleDatabaseBasedResourceSelectorContainer":{"id":"components/schemas/SecurityPolicyRuleDatabaseBasedResourceSelectorContainer","kind":"json-schema","title":"SecurityPolicyRuleDatabaseBasedResourceSelectorContainer","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"title":"SecurityPolicyRuleDatabaseBasedResourceSelectorContainer","type":"object","properties":{"selector":{"title":"SecurityPolicyRuleDatabaseBasedResourceSubSelector","type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The specific parameters used to target resources. The organization of this object depends on the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"selector_type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"oneOf":[{"$ref":"#/components/schemas/SecurityPolicyRuleDatabaseResourceSelector"}],"discriminator":{"mapping":{"database":"#/components/schemas/SecurityPolicyRuleDatabaseResourceSelector"},"propertyName":"_type"}},"selector_type":{"$ref":"#/components/schemas/SecurityPolicyRuleDatabaseBasedResourceSubSelectorType"}},"required":["selector_type","selector"]}},"components/schemas/SecurityPolicyRuleDatabaseBasedResourceSubSelectorType":{"id":"components/schemas/SecurityPolicyRuleDatabaseBasedResourceSubSelectorType","kind":"json-schema","title":"SecurityPolicyRuleDatabaseBasedResourceSubSelectorType","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"title":"SecurityPolicyRuleDatabaseBasedResourceSubSelectorType","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The type of selector used to target database resources"},"children":[]}]}]}],"type":"string","enum":["database"]}},"components/schemas/SecurityPolicyRuleDatabaseResourceSelector":{"id":"components/schemas/SecurityPolicyRuleDatabaseResourceSelector","kind":"json-schema","title":"SecurityPolicyRuleDatabaseResourceSelector","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"title":"SecurityPolicyRuleDatabaseResourceSelector","type":"object","properties":{"database_accounts":{"type":"array","maxItems":20,"description":"A list of database account selectors to which this selector applies.","items":{"$ref":"#/components/schemas/SecurityPolicyRuleDatabaseAccountsSelector"}},"database_connections":{"type":"array","maxItems":10,"description":"A list of database connections to which this selector applies.","items":{"$ref":"#/components/schemas/NamedObject"}},"_type":{"type":"string","enum":["database"]}},"required":["_type","database_accounts","database_connections"]}},"components/schemas/SecurityPolicyRuleManagedSaaSAppBasedResourceSelector":{"id":"components/schemas/SecurityPolicyRuleManagedSaaSAppBasedResourceSelector","kind":"json-schema","title":"SecurityPolicyRuleManagedSaaSAppBasedResourceSelector","data":{"title":"SecurityPolicyRuleManagedSaaSAppBasedResourceSelector","description":"The selector that defines resources targeted by this Security Policy for managed SaaS app based resources","type":"object","properties":{"selectors":{"type":"array","items":{"$ref":"#/components/schemas/SecurityPolicyRuleManagedSaaSAppBasedResourceSelectorContainer"}},"_type":{"type":"string","readOnly":true,"enum":["managed_saas_app_based_resource"]}},"required":["_type","selectors"]}},"components/schemas/SecurityPolicyRuleManagedSaaSAppBasedResourceSelectorContainer":{"id":"components/schemas/SecurityPolicyRuleManagedSaaSAppBasedResourceSelectorContainer","kind":"json-schema","title":"SecurityPolicyRuleManagedSaaSAppBasedResourceSelectorContainer","data":{"title":"SecurityPolicyRuleManagedSaaSAppBasedResourceSelectorContainer","maxItems":20,"type":"object","properties":{"selector":{"title":"SecurityPolicyRuleManagedSaaSAppBasedResourceSubSelector","type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The specific parameters used to target resources. The organization of this object depends on the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"selector_type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"oneOf":[{"$ref":"#/components/schemas/SelectorIndividualSaaSAppAccount"}],"discriminator":{"mapping":{"individual_managed_saas_app_account":"#/components/schemas/SelectorIndividualSaaSAppAccount"},"propertyName":"_type"}},"selector_type":{"$ref":"#/components/schemas/SecurityPolicyRuleManagedSaaSAppBasedResourceSubSelectorType"}},"required":["selector_type","selector"]}},"components/schemas/SecurityPolicyRuleManagedSaaSAppBasedResourceSubSelectorType":{"id":"components/schemas/SecurityPolicyRuleManagedSaaSAppBasedResourceSubSelectorType","kind":"json-schema","title":"SecurityPolicyRuleManagedSaaSSAppBasedResourceSubSelectorType","data":{"title":"SecurityPolicyRuleManagedSaaSSAppBasedResourceSubSelectorType","description":"The type of selector used to target managed SaaS app based resources","type":"string","enum":["individual_managed_saas_app_account"]}},"components/schemas/SecurityPolicyRuleOktaAppBasedResourceSelector":{"id":"components/schemas/SecurityPolicyRuleOktaAppBasedResourceSelector","kind":"json-schema","title":"SecurityPolicyRuleOktaAppBasedResourceSelector","data":{"title":"SecurityPolicyRuleOktaAppBasedResourceSelector","description":"The selector that defines resources targeted by this Security policy for Universal Directory based resources","type":"object","properties":{"selectors":{"type":"array","items":{"$ref":"#/components/schemas/SecurityPolicyRuleOktaAppBasedResourceSelectorContainer"}},"_type":{"type":"string","readOnly":true,"enum":["okta_app_based_resource"]}},"required":["_type","selectors"]}},"components/schemas/SecurityPolicyRuleOktaAppBasedResourceSelectorContainer":{"id":"components/schemas/SecurityPolicyRuleOktaAppBasedResourceSelectorContainer","kind":"json-schema","title":"SecurityPolicyRuleOktaAppBasedResourceSelectorContainer","data":{"title":"SecurityPolicyRuleOktaAppBasedResourceSelectorContainer","maxItems":20,"type":"object","properties":{"selector":{"title":"SecurityPolicyRuleOktaAppBasedResourceSubSelector","type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The specific parameters used to target resources. The organization of this object depends on the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"selector_type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"oneOf":[{"$ref":"#/components/schemas/SelectorIndividualOktaServiceAccount"}],"discriminator":{"mapping":{"individual_okta_account":"#/components/schemas/SelectorIndividualOktaServiceAccount"},"propertyName":"_type"}},"selector_type":{"$ref":"#/components/schemas/SecurityPolicyRuleOktaAppBasedResourceSubSelectorType"}},"required":["selector_type","selector"]}},"components/schemas/SecurityPolicyRuleOktaAppBasedResourceSubSelectorType":{"id":"components/schemas/SecurityPolicyRuleOktaAppBasedResourceSubSelectorType","kind":"json-schema","title":"SecurityPolicyRuleOktaAppBasedResourceSubSelectorType","data":{"title":"SecurityPolicyRuleOktaAppBasedResourceSubSelectorType","description":"The type of selector used to target Okta app based resources","type":"string","enum":["individual_okta_account"]}},"components/schemas/SecurityPolicyRulePrivilegeContainer":{"id":"components/schemas/SecurityPolicyRulePrivilegeContainer","kind":"json-schema","title":"Privileges","data":{"title":"Privileges","type":"object","properties":{"privilege_type":{"$ref":"#/components/schemas/SecurityPolicyRulePrivilegeType"},"privilege_value":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"An object that indicates whether the privilege type is allowed. The key must match the specified privilege type and the value must be set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"oneOf":[{"$ref":"#/components/schemas/SecurityPolicyPrincipalAccountSSHPrivilege"},{"$ref":"#/components/schemas/SecurityPolicyPrincipalAccountRDPPrivilege"},{"$ref":"#/components/schemas/SecurityPolicyPasswordCheckoutSSHPrivilege"},{"$ref":"#/components/schemas/SecurityPolicyPasswordCheckoutRDPPrivilege"},{"$ref":"#/components/schemas/SecurityPolicyRevealPasswordPrivilege"},{"$ref":"#/components/schemas/SecurityPolicyUpdatePasswordPrivilege"},{"$ref":"#/components/schemas/SecurityPolicySecretPrivilege"},{"$ref":"#/components/schemas/SecurityPolicyRotatePasswordPrivilege"}],"discriminator":{"propertyName":"_type","mapping":{"principal_account_ssh":"#/components/schemas/SecurityPolicyPrincipalAccountSSHPrivilege","principal_account_rdp":"#/components/schemas/SecurityPolicyPrincipalAccountRDPPrivilege","password_checkout_ssh":"#/components/schemas/SecurityPolicyPasswordCheckoutSSHPrivilege","password_checkout_rdp":"#/components/schemas/SecurityPolicyPasswordCheckoutRDPPrivilege","reveal_password":"#/components/schemas/SecurityPolicyRevealPasswordPrivilege","update_password":"#/components/schemas/SecurityPolicyUpdatePasswordPrivilege","secret":"#/components/schemas/SecurityPolicySecretPrivilege","rotate_password":"#/components/schemas/SecurityPolicyRotatePasswordPrivilege"}}}}}},"components/schemas/SecurityPolicyRulePrivilegeType":{"id":"components/schemas/SecurityPolicyRulePrivilegeType","kind":"json-schema","title":"SecurityPolicyRulePrivilegeType","data":{"description":"The type of privilege granted to a Principal. You can't specify both SSH and RDP options within the same rule.","type":"string","enum":["password_checkout_rdp","password_checkout_ssh","principal_account_rdp","principal_account_ssh","reveal_password","rotate_password","secret","update_password"]}},"components/schemas/SecurityPolicyRulePrivilegeTypeForActiveDirectoryAccounts":{"id":"components/schemas/SecurityPolicyRulePrivilegeTypeForActiveDirectoryAccounts","kind":"json-schema","title":"SecurityPolicyRulePrivilegeTypeForActiveDirectoryAccounts","data":{"description":"The type of privilege granted to a user for an Active Directory account","type":"string","enum":["password_checkout_rdp","password_checkout_ssh","reveal_password","rotate_password"]}},"components/schemas/SecurityPolicyRulePrivilegeTypeForManagedServerAccounts":{"id":"components/schemas/SecurityPolicyRulePrivilegeTypeForManagedServerAccounts","kind":"json-schema","title":"SecurityPolicyRulePrivilegeTypeForManagedServerAccounts","data":{"description":"The type of privilege granted to a user for a managed server account","x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"type":"string","enum":["password_checkout_rdp","password_checkout_ssh","reveal_password"]}},"components/schemas/SecurityPolicyRulePrivilegeTypeForServiceAccounts":{"id":"components/schemas/SecurityPolicyRulePrivilegeTypeForServiceAccounts","kind":"json-schema","title":"SecurityPolicyRulePrivilegeTypeForServiceAccounts","data":{"description":"The type of privilege granted to a user for a service account.","type":"string","enum":["reveal_password","rotate_password","update_password"]}},"components/schemas/SecurityPolicyRuleResourceType":{"id":"components/schemas/SecurityPolicyRuleResourceType","kind":"json-schema","title":"SecurityPolicyRuleResourceType","data":{"description":"The type of resource that Principals are granted privileges to access.","type":"string","enum":["active_directory_based_resource","database_based_resource","managed_saas_app_based_resource","okta_app_based_resource","secret_based_resource","server_based_resource","unmanaged_saas_app_based_resource"]}},"components/schemas/SecurityPolicyRuleSecretBasedResourceSecretFolderSelector":{"id":"components/schemas/SecurityPolicyRuleSecretBasedResourceSecretFolderSelector","kind":"json-schema","title":"SecurityPolicyRuleSecretBasedResourceSecretFolderSelector","data":{"title":"SecurityPolicyRuleSecretBasedResourceSecretFolderSelector","type":"object","properties":{"secret_folder":{"$ref":"#/components/schemas/NamedObject"},"_type":{"type":"string","readOnly":true,"enum":["secret_folder"]}},"required":["_type","secret_folder"]}},"components/schemas/SecurityPolicyRuleSecretBasedResourceSecretSelector":{"id":"components/schemas/SecurityPolicyRuleSecretBasedResourceSecretSelector","kind":"json-schema","title":"SecurityPolicyRuleSecretBasedResourceSecretSelector","data":{"title":"SecurityPolicyRuleSecretBasedResourceSecretSelector","type":"object","properties":{"secret":{"$ref":"#/components/schemas/NamedObject"},"_type":{"type":"string","readOnly":true,"enum":["secret"]}},"required":["_type","secret"]}},"components/schemas/SecurityPolicyRuleServerBasedResourceSelector":{"id":"components/schemas/SecurityPolicyRuleServerBasedResourceSelector","kind":"json-schema","title":"SecurityPolicyRuleServerBasedResourceSelector","data":{"title":"SecurityPolicyRuleServerBasedResourceSelector","description":"The selector that defines resources targeted by this Security Policy for server based resources","type":"object","properties":{"selectors":{"type":"array","items":{"$ref":"#/components/schemas/SecurityPolicyRuleServerBasedResourceSelectorContainer"}},"_type":{"type":"string","readOnly":true,"enum":["server_based_resource_selector"]}},"required":["_type","selectors"]}},"components/schemas/SecurityPolicyRuleServerBasedResourceSelectorContainer":{"id":"components/schemas/SecurityPolicyRuleServerBasedResourceSelectorContainer","kind":"json-schema","title":"SecurityPolicyRuleServerBasedResourceSelectorContainer","data":{"title":"SecurityPolicyRuleServerBasedResourceSelectorContainer","type":"object","properties":{"selector":{"title":"SecurityPolicyRuleResourceServerBasedResourceSubSelector","type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The specific parameters used to target resources. The organization of this object depends on the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"selector_type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"oneOf":[{"$ref":"#/components/schemas/SelectorIndividualServer"},{"$ref":"#/components/schemas/SelectorIndividualServerAccount"},{"$ref":"#/components/schemas/SelectorServerLabel"}],"discriminator":{"propertyName":"_type","mapping":{"individual_server":"#/components/schemas/SelectorIndividualServer","individual_server_account":"#/components/schemas/SelectorIndividualServerAccount","server_label":"#/components/schemas/SelectorServerLabel"}}},"selector_type":{"$ref":"#/components/schemas/SecurityPolicyRuleServerBasedResourceSubSelectorType"}},"required":["selector_type","selector"]}},"components/schemas/SecurityPolicyRuleServerBasedResourceSubSelectorType":{"id":"components/schemas/SecurityPolicyRuleServerBasedResourceSubSelectorType","kind":"json-schema","title":"SecurityPolicyRuleServerBasedResourceSubSelectorType","data":{"description":"The type of selector used to target server based resources","type":"string","enum":["individual_server","individual_server_account","server_label"]}},"components/schemas/SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSelector":{"id":"components/schemas/SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSelector","kind":"json-schema","title":"SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSelector","data":{"title":"SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSelector","description":"The selector that defines resources targeted by this Security policy for unmanaged SaaS app based resources","type":"object","properties":{"selectors":{"type":"array","items":{"$ref":"#/components/schemas/SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSelectorContainer"}},"_type":{"type":"string","readOnly":true,"enum":["unmanaged_saas_app_based_resource"]}},"required":["_type","selectors"]}},"components/schemas/SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSelectorContainer":{"id":"components/schemas/SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSelectorContainer","kind":"json-schema","title":"SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSelectorContainer","data":{"title":"SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSelectorContainer","maxItems":20,"type":"object","properties":{"selector":{"title":"SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSubSelector","type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The specific parameters used to target resources. The organization of this object depends on the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"selector_type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"oneOf":[{"$ref":"#/components/schemas/SelectorIndividualSaaSAppAccount"}],"discriminator":{"mapping":{"individual_unmanaged_saas_app_account":"#/components/schemas/SelectorIndividualSaaSAppAccount"},"propertyName":"_type"}},"selector_type":{"$ref":"#/components/schemas/SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSubSelectorType"}},"required":["selector_type","selector"]}},"components/schemas/SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSubSelectorType":{"id":"components/schemas/SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSubSelectorType","kind":"json-schema","title":"SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSubSelectorType","data":{"title":"SecurityPolicyRuleUnmanagedSaaSAppBasedResourceSubSelectorType","description":"The type of selector used to target unmanaged SaaS app based resources","type":"string","enum":["individual_unmanaged_saas_app_account"]}},"components/schemas/SecurityPolicySecretBasedResourceSelector":{"id":"components/schemas/SecurityPolicySecretBasedResourceSelector","kind":"json-schema","title":"SecurityPolicySecretBasedResourceSelector","data":{"title":"SecurityPolicySecretBasedResourceSelector","description":"The selector that defines resources targeted by this Security policy for secret based resources","type":"object","properties":{"selectors":{"type":"array","items":{"$ref":"#/components/schemas/SecurityPolicySecretBasedResourceSelectorContainer"}},"_type":{"type":"string","readOnly":true,"enum":["secret_based_resource"]}},"required":["_type","selectors"]}},"components/schemas/SecurityPolicySecretBasedResourceSelectorContainer":{"id":"components/schemas/SecurityPolicySecretBasedResourceSelectorContainer","kind":"json-schema","title":"SecurityPolicySecretBasedResourceSelectorContainer","data":{"title":"SecurityPolicySecretBasedResourceSelectorContainer","type":"object","properties":{"selector":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The specific parameters used to target resources. The organization of this object depends on the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"selector_type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"oneOf":[{"$ref":"#/components/schemas/SecurityPolicyRuleSecretBasedResourceSecretFolderSelector"},{"$ref":"#/components/schemas/SecurityPolicyRuleSecretBasedResourceSecretSelector"}],"discriminator":{"propertyName":"_type","mapping":{"secret_folder":"#/components/schemas/SecurityPolicyRuleSecretBasedResourceSecretFolderSelector","secret":"#/components/schemas/SecurityPolicyRuleSecretBasedResourceSecretSelector"}}},"selector_type":{"type":"string","description":"The type of selector used to target secret based resources","enum":["secret_folder","secret"],"example":"secret"}},"required":["selector_type","selector"]}},"components/schemas/SecurityPolicySecretPrivilege":{"id":"components/schemas/SecurityPolicySecretPrivilege","kind":"json-schema","title":"SecurityPolicySecretPrivilege","data":{"allOf":[{"$ref":"#/components/schemas/SecurityPolicyPrivilege"},{"type":"object","properties":{"folder_create":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the user has the privilege to create a folder"},"children":[]}]}]}],"type":"boolean"},"folder_delete":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the user has the privilege to delete a folder"},"children":[]}]}]}],"type":"boolean"},"folder_update":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the user has the privilege to update a folder"},"children":[]}]}]}],"type":"boolean"},"list":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the user has the privilege to list the contents of the folder"},"children":[]}]}]}],"type":"boolean"},"secret_create":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the user has the privilege to create a secret"},"children":[]}]}]}],"type":"boolean"},"secret_delete":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the user has the privilege to delete a secret"},"children":[]}]}]}],"type":"boolean"},"secret_reveal":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the user has the privilege to reveal a secret"},"children":[]}]}]}],"type":"boolean"},"secret_update":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the user has the privilege to update a secret"},"children":[]}]}]}],"type":"boolean"}},"required":["list","folder_create","folder_update","folder_delete","secret_create","secret_update","secret_reveal","secret_delete"]}]}},"components/schemas/SecurityPolicyType":{"id":"components/schemas/SecurityPolicyType","kind":"json-schema","title":"SecurityPolicyType","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The type of the policy. Determines which resource types are allowed in security policy rules."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"'default': Any valid resource type is allowed except 'okta_app_based_resource'."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"'okta_service_account': Only 'okta_app_based_resource' resource type is allowed. Only users with the Okta super admin role can create policies of this type."},"children":[]}]}]}]}],"type":"string","enum":["default","okta_service_account"]}},"components/schemas/SecurityPolicyUpdatePasswordPrivilege":{"id":"components/schemas/SecurityPolicyUpdatePasswordPrivilege","kind":"json-schema","title":"SecurityPolicyUpdatePasswordPrivilege","data":{"description":"Privilege to grant access to update password for an account","allOf":[{"$ref":"#/components/schemas/SecurityPolicyPrivilege"},{"type":"object","properties":{"update_password":{"type":"boolean"}},"required":["update_password"]}]}},"components/schemas/SecurityPolicyUsernameAccountSelector":{"id":"components/schemas/SecurityPolicyUsernameAccountSelector","kind":"json-schema","title":"SecurityPolicyUsernameAccountSelector","data":{"description":"Defines existing Server accounts available for use by the Principals","type":"object","properties":{"usernames":{"type":"array","items":{"type":"string"},"description":"A list of Server accounts","example":["ServerAccount1","ServerAccount2"]},"_type":{"type":"string","readOnly":true,"enum":["username"]}}}},"components/schemas/SelectorIndividualOktaServiceAccount":{"id":"components/schemas/SelectorIndividualOktaServiceAccount","kind":"json-schema","title":"SelectorIndividualOktaServiceAccount","data":{"title":"SelectorIndividualOktaServiceAccount","description":"This resource selector identifies a Service Account that exists on a Okta Universal Directory","type":"object","properties":{"service_account":{"allOf":[{"$ref":"#/components/schemas/NamedObject"}],"description":"A named object representing the Okta Service Account"},"_type":{"type":"string","readOnly":true,"enum":["individual_okta_account"]}},"required":["_type","service_account"]}},"components/schemas/SelectorIndividualSaaSAppAccount":{"id":"components/schemas/SelectorIndividualSaaSAppAccount","kind":"json-schema","title":"SelectorIndividualSaaSAppAccount","data":{"title":"SelectorIndividualSaaSAppAccount","description":"This resource selector identifies a Service Account that exists on a specific SaaS Application","type":"object","properties":{"saas_app_instance":{"allOf":[{"$ref":"#/components/schemas/NamedObject"}],"readOnly":true,"description":"A named object representing the SaaS Application"},"service_account":{"allOf":[{"$ref":"#/components/schemas/NamedObject"}],"description":"A named object representing the Service Account"},"_type":{"type":"string","readOnly":true,"enum":["individual_managed_saas_app_account"]}},"required":["_type","service_account"]}},"components/schemas/SelectorIndividualServer":{"id":"components/schemas/SelectorIndividualServer","kind":"json-schema","title":"individual_server","data":{"title":"individual_server","description":"This resource selector identifies a specific enrolled server","type":"object","properties":{"server":{"allOf":[{"$ref":"#/components/schemas/NamedObject"}],"example":{"id":"xzy-654-123","name":"EnrolledServer","type":"server"}},"_type":{"type":"string","readOnly":true,"enum":["individual_server"]}},"required":["_type","server"]}},"components/schemas/SelectorIndividualServerAccount":{"id":"components/schemas/SelectorIndividualServerAccount","kind":"json-schema","title":"individual_server_account","data":{"title":"individual_server_account","description":"This resource selector identifies a specific user account that exists on a specific enrolled server","type":"object","properties":{"server":{"allOf":[{"$ref":"#/components/schemas/NamedObject"}],"example":{"id":"xzy-654-123","name":"EnrolledServer","type":"server"}},"username":{"type":"string","description":"A server account that exists on the Server"},"_type":{"type":"string","readOnly":true,"enum":["individual_server_account"]}},"required":["_type","server"]}},"components/schemas/SelectorServerLabel":{"id":"components/schemas/SelectorServerLabel","kind":"json-schema","title":"server_label","data":{"title":"server_label","description":"This resource selector identifies every enrolled sever that includes a matching label","type":"object","properties":{"account_selector":{"type":"object","oneOf":[{"$ref":"#/components/schemas/SecurityPolicyUsernameAccountSelector"},{"$ref":"#/components/schemas/SecurityPolicyNoneAccountSelector"}],"discriminator":{"propertyName":"_type","mapping":{"none":"#/components/schemas/SecurityPolicyNoneAccountSelector","username":"#/components/schemas/SecurityPolicyUsernameAccountSelector"}}},"account_selector_type":{"$ref":"#/components/schemas/SelectorServerLabelAccountSelectorType"},"server_selector":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Contains an object called "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"labels"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". Currently, only a single Server Selector object is allowed per rule."},"children":[]}]}]}],"properties":{"labels":{"type":"object","description":"Contains key/value pairs used to match labels applied to one or more enrolled servers.","example":{"os":"Linux","usage":"prod"}}}},"_type":{"type":"string","readOnly":true,"enum":["server_label"]}},"required":["_type","server_selector","account_selector","account_selector_type"]}},"components/schemas/SelectorServerLabelAccountSelectorType":{"id":"components/schemas/SelectorServerLabelAccountSelectorType","kind":"json-schema","title":"SelectorServerLabelAccountSelectorType","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Defines the type of account. Currently only accepts "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"username"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"type":"string","enum":["none","username"]}},"components/schemas/Server":{"id":"components/schemas/Server","kind":"json-schema","title":"Server","data":{"type":"object","properties":{"access_address":{"description":"The access address of the server","readOnly":true,"type":"string"},"alt_names":{"description":"(Optional) Alternative names for the server","items":{"maxLength":255,"minLength":1,"type":"string"},"readOnly":true,"type":"array"},"bastion":{"description":"The bastion host that clients automatically use when connecting to this host","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"broker_host_certs":{"description":"The broker host certificates list","items":{"maxLength":2048,"minLength":1,"type":"string"},"readOnly":true,"type":"array"},"canonical_name":{"description":"The name that clients should use when connecting to this server. Overrides the name found with hostname.","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"cloud_provider":{"$ref":"#/components/schemas/CloudProviderType"},"deleted_at":{"description":"A timestamp indicating when the server was deleted from the project","format":"date-time","readOnly":true,"type":"string"},"hostname":{"description":"The hostname of the server","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"id":{"description":"The UUID of the server","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string"},"instance_details":{"oneOf":[{"$ref":"#/components/schemas/aws"},{"$ref":"#/components/schemas/gce"}],"discriminator":{"propertyName":"_type","mapping":{"aws":"#/components/schemas/aws","gce":"#/components/schemas/gce"}}},"instance_id":{"description":"The UUID of the instance","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string"},"labels":{"additionalProperties":{"type":"string"},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The labels for this server. Used by the PolicySync feature, see "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://help.okta.com/okta_help.htm?type=asa&id=ext-asa-policysync"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PolicySync: Attribute-Based Access Control"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"type":"object"},"last_seen":{"description":"A timestamp indicating when the server was last seen","format":"date-time","readOnly":true,"type":"string"},"managed":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the server is managed by the OPA server agent ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"sftd"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")"},"children":[]}]}]}],"readOnly":true,"type":"boolean"},"os":{"description":"The OS version of the server, such as CentOS 6 or Debian 9.13","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"os_type":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The OS family of the server. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"linux"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"windows"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"project_id":{"description":"The UUID of the project where the server is enrolled","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string"},"project_name":{"description":"The name of the project where the server is enrolled","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"registered_at":{"description":"The timestamp when the server was enrolled in the project","format":"date-time","readOnly":true,"type":"string"},"services":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The service that clients use to connect to the server. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ssh"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"rdp"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"items":{"maxLength":64,"minLength":1,"type":"string"},"readOnly":true,"type":"array"},"sftd_version":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The OPA server agent ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"sftd"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":") version on the server"},"children":[]}]}]}],"maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"ssh_host_keys":{"description":"The host keys used to authenticate the server","items":{"maxLength":2147483647,"minLength":1,"type":"string"},"readOnly":true,"type":"array"},"state":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The state of the server. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ACTIVE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"INACTIVE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"team_name":{"description":"The name of the associated team","format":"regex","maxLength":255,"minLength":1,"pattern":"^[\\w\\-_.]+$","readOnly":true,"type":"string"}},"required":["team_name","id","project_name","hostname","alt_names","bastion","canonical_name","access_address","os","os_type","services","registered_at","last_seen","sftd_version","ssh_host_keys","state","managed","deleted_at","labels"]}},"components/schemas/ServerAccountCheckedOutResourceDetails":{"id":"components/schemas/ServerAccountCheckedOutResourceDetails","kind":"json-schema","title":"ServerAccountCheckedOutResourceDetails","data":{"type":"object","properties":{"hostname":{"description":"The hostname of the server associated with the Resource","type":"string","readOnly":true},"server_id":{"description":"The UUID of the server associated with the Resource","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","type":"string","readOnly":true},"_type":{"maxLength":255,"minLength":1,"type":"string","readOnly":true,"description":"Type of this Resource object"}},"required":["hostname","server_id"]}},"components/schemas/ServerAccountUserAccessMethodAction":{"id":"components/schemas/ServerAccountUserAccessMethodAction","kind":"json-schema","title":"ServerAccountUserAccessMethodAction","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The intended action for a server account access request."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only valid when "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"resource_type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"server_account_password_login"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Omit for the default connect flow."},"children":[]}]}]}],"type":"string","enum":["reveal_credentials","rotate_password"]}},"components/schemas/ServerAccounts":{"id":"components/schemas/ServerAccounts","kind":"json-schema","title":"ServerAccounts","data":{"type":"object","properties":{"created_at":{"description":"A timestamp indicating when the server account was created","type":"string","format":"date-time"},"deleted_at":{"description":"A timestamp indicating when the server account was deleted","type":"string","format":"date-time"},"hostname":{"description":"The host name of the server","type":"string"},"id":{"description":"The UUID of the server account","type":"string"},"last_password_change_error_metadata":{"description":"The error message metadata reported during the most recent failure to change the server account password","type":"string"},"last_password_change_error_report_timestamp":{"description":"A timestamp indicating when the server last reported a failure to change to the server account password","type":"string","format":"date-time"},"last_password_change_error_system_timestamp":{"description":"A timestamp reported from the server system clock indicating when the server last failed to change the server account password","type":"string","format":"date-time"},"last_password_change_error_type":{"description":"The type of error message reported during the most recent failure to change the server account password","type":"string"},"last_password_change_success_report_timestamp":{"description":"A timestamp indicating when the server last reported a change to the server account password","type":"string","format":"date-time"},"last_password_change_system_timestamp":{"description":"A timestamp reported from the server system clock indicating when the server last changed the server account password","type":"string","format":"date-time"},"login":{"description":"The user account name on the server","type":"string"},"managed":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", indicates that the server account password is managed by Okta Privileged Access. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", this account was discovered on the server, but the password is not managed by Okta Privileged Access."},"children":[]}]}]}],"type":"boolean"},"project_id":{"description":"The UUID of the project associated with this server account","type":"string"},"secret_sync_status":{"type":"string","description":"The secret sync status of the server account password","readOnly":true,"enum":["SYNCED","SYNCING","SYNC_FAILED","SYNC_PERMA_FAILED","NOT_SYNCED"]},"server_id":{"description":"The UUID of the server associated with this server account","type":"string"},"team_id":{"description":"The UUID of the team associated with this server account","type":"string"}}}},"components/schemas/ServerAccountsRevealCredentialsRequest":{"id":"components/schemas/ServerAccountsRevealCredentialsRequest","kind":"json-schema","title":"ServerAccountsRevealCredentialsRequest","data":{"type":"object","properties":{"public_key":{"$ref":"#/components/schemas/RawJSONWebKey"},"user_access_method":{"$ref":"#/components/schemas/UserAccessMethod"}},"required":["public_key","user_access_method"]}},"components/schemas/ServerAccountsRotatePasswordRequest":{"id":"components/schemas/ServerAccountsRotatePasswordRequest","kind":"json-schema","title":"ServerAccountsRotatePasswordRequest","data":{"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]},"description":"Request body for initiating an on-demand password rotation for a server account","type":"object","properties":{"user_access_method":{"$ref":"#/components/schemas/UserAccessMethod"}},"required":["user_access_method"]}},"components/schemas/ServerEnrollmentToken":{"id":"components/schemas/ServerEnrollmentToken","kind":"json-schema","title":"ServerEnrollmentToken","data":{"type":"object","properties":{"created_by_user":{"description":"The user that created this server enrollment token","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"description":{"description":"A human-readable description of the purpose of this server enrollment token","maxLength":512,"minLength":1,"type":"string"},"id":{"description":"The UUID of a server enrollment token","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string"},"issued_at":{"description":"A timestamp indicating when the server enrollment token was created","format":"date-time","readOnly":true,"type":"string"},"token":{"additionalProperties":{"type":"string"},"description":"A token used to enroll a server","readOnly":true,"type":"object"}},"required":["id","token","created_by_user","issued_at","description"]}},"components/schemas/ServiceAccountCheckoutDetails":{"id":"components/schemas/ServiceAccountCheckoutDetails","kind":"json-schema","title":"ServiceAccountCheckoutDetails","data":{"description":"Service account info with account checkout details for end-user. Service account can either be a SaaS app account or a Universal Directory account","allOf":[{"$ref":"#/components/schemas/ResourceCheckoutDetails"}],"type":"object"}},"components/schemas/ServiceAccountEndUser":{"id":"components/schemas/ServiceAccountEndUser","kind":"json-schema","title":"ServiceAccountEndUser","data":{"description":"Service account info with account checkout details for end-user. Service account can either be a SaaS app account or Universal Directory account.","type":"object","properties":{"account":{"type":"object","description":"Service account details","properties":{"id":{"type":"string","description":"The UUID of the service account","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"example":"a747a818-a4c4-4446-8a87-704216495a08"},"name":{"type":"string","description":"The human-readable name for the service account","format":"regex","maxLength":50,"minLength":1,"pattern":"^[\\w\\-_. ]+$","example":"AWS Prod-5 account"},"username":{"type":"string","description":"The username associated with the service account","minLength":1,"maxLength":100,"example":"testuser@example.com"},"lcm_sync_possible":{"type":"boolean","description":"Whether the password for the service account can be rotated using Okta Lifecycle Management"},"availability_status":{"$ref":"#/components/schemas/ResourceAvailabilityStatus"}}},"checkout_details":{"$ref":"#/components/schemas/ServiceAccountCheckoutDetails"}},"required":["account"]}},"components/schemas/ServiceAccountPrivilegeContainer":{"id":"components/schemas/ServiceAccountPrivilegeContainer","kind":"json-schema","title":"ServiceAccountPrivilegeContainer","data":{"description":"Privileges granted to a user for a service account","type":"object","properties":{"privilege_type":{"$ref":"#/components/schemas/SecurityPolicyRulePrivilegeTypeForServiceAccounts"},"privilege_value":{"type":"object","description":"The value of the privilege","oneOf":[{"$ref":"#/components/schemas/SecurityPolicyRevealPasswordPrivilege"},{"$ref":"#/components/schemas/SecurityPolicyUpdatePasswordPrivilege"}],"discriminator":{"propertyName":"_type","mapping":{"reveal_password":"#/components/schemas/SecurityPolicyRevealPasswordPrivilege","update_password":"#/components/schemas/SecurityPolicyUpdatePasswordPrivilege"}}}}}},"components/schemas/ServiceAccountSettingNameObject":{"id":"components/schemas/ServiceAccountSettingNameObject","kind":"json-schema","title":"ServiceAccountSettingNameObject","data":{"type":"object","properties":{"id":{"description":"The unique identifier of the service account setting","type":"string","minLength":1,"maxLength":255},"missing":{"description":"Indicates if the selected service account could not be found","type":"boolean","readOnly":true},"saas_app_instance_name":{"description":"The name of the SaaS application instance","type":"string","readOnly":true},"service_account_user_name":{"description":"The username of the service account","type":"string","readOnly":true}},"required":["id"]}},"components/schemas/ServiceAccountSyncStatus":{"id":"components/schemas/ServiceAccountSyncStatus","kind":"json-schema","title":"ServiceAccountSyncStatus","data":{"description":"Describes the current sync status for actively managed accounts","type":"string","enum":["NOT_SYNCED","SYNCED","SYNCING","SYNC_FAILED"],"x-enumDescriptions":{"NOT_SYNCED":"Credentials are not yet synced","SYNCING":"Credentials are currently being synced","SYNCED":"Credentials are successfully synced","SYNC_FAILED":"Credentials sync failed"}}},"components/schemas/ServiceAccountsRevealCredentialsRequest":{"id":"components/schemas/ServiceAccountsRevealCredentialsRequest","kind":"json-schema","title":"ServiceAccountsRevealCredentialsRequest","data":{"type":"object","properties":{"public_key":{"$ref":"#/components/schemas/RawJSONWebKey"},"user_access_method":{"$ref":"#/components/schemas/UserAccessMethodWithRuleIds"}},"required":["public_key","user_access_method"]}},"components/schemas/ServiceAccountsRevealCredentialsResponse":{"id":"components/schemas/ServiceAccountsRevealCredentialsResponse","kind":"json-schema","title":"ServiceAccountsRevealCredentialsResponse","data":{"type":"object","properties":{"password_jwe":{"type":"string"}},"required":["password_jwe"]}},"components/schemas/ServiceAccountsRotateCredentialsRequest":{"id":"components/schemas/ServiceAccountsRotateCredentialsRequest","kind":"json-schema","title":"ServiceAccountsRotateCredentialsRequest","data":{"type":"object","properties":{"user_access_method":{"$ref":"#/components/schemas/UserAccessMethodWithRuleIds","description":"The user access method configuration for credential rotation"}},"required":["user_access_method"]}},"components/schemas/ServiceAccountsUpdateCredentialsRequest":{"id":"components/schemas/ServiceAccountsUpdateCredentialsRequest","kind":"json-schema","title":"ServiceAccountsUpdateCredentialsRequest","data":{"type":"object","properties":{"password_jwe":{"type":"string"},"user_access_method":{"$ref":"#/components/schemas/UserAccessMethodWithRuleIds"}},"required":["password_jwe","user_access_method"]}},"components/schemas/ServiceUserKey":{"id":"components/schemas/ServiceUserKey","kind":"json-schema","title":"ServiceUserKey","data":{"type":"object","properties":{"expires_at":{"description":"A timestamp for when the API key expires","format":"date-time","readOnly":true,"type":"string"},"id":{"description":"The UUID of the API key","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string"},"issued_at":{"description":"A timestamp for when the API key was issued","format":"date-time","readOnly":true,"type":"string"},"last_used":{"description":"A timestamp for when the API key was last used","format":"date-time","readOnly":true,"type":"string"}},"required":["id","issued_at","expires_at","last_used"]}},"components/schemas/ServiceUserKeyWithSecret":{"id":"components/schemas/ServiceUserKeyWithSecret","kind":"json-schema","title":"ServiceUserKeyWithSecret","data":{"type":"object","properties":{"expires_at":{"description":"A timestamp for when the API key expires","format":"date-time","readOnly":true,"type":"string"},"id":{"description":"The UUID of the API key","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string"},"issued_at":{"description":"A timestamp for when the API key was issued","format":"date-time","readOnly":true,"type":"string"},"last_used":{"description":"A timestamp for when the API key was last used","format":"date-time","readOnly":true,"type":"string"},"secret":{"description":"The secret associated with the API key and used to authenticate the service user. Don't share.","maxLength":255,"minLength":1,"readOnly":true,"type":"string"}},"required":["id","issued_at","expires_at","last_used","secret"]}},"components/schemas/StagedServiceAccount":{"id":"components/schemas/StagedServiceAccount","kind":"json-schema","title":"StagedServiceAccount","data":{"type":"object","properties":{"application_instance_name":{"description":"The name of the app associated with the service account","type":"string","example":"AWS Engineering"},"description":{"description":"A brief description of the service account","type":"string","example":"This is for accessing AWS Prod-5"},"id":{"description":"The UUID of the service account","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","type":"string","readOnly":true,"example":"d1b65a78-21ed-429b-8ea3-eec96f2748d6"},"lcm_sync_possible":{"description":"Whether the password for the service account can be rotated using Okta Lifecycle Management","type":"boolean"},"logo_url":{"description":"A URL pointing to the logo of the app associated with the service account","type":"string","example":"https://ok3static.oktacdn.com/fs/bco/4/fs01i34nm7lS8dyXf1d8"},"name":{"description":"A human-readable name for the service account","type":"string","example":"AWS Prod-5 account"},"username":{"description":"The username of the service account","type":"string","example":"awsuser"}}}},"components/schemas/SudoCommandBundle":{"id":"components/schemas/SudoCommandBundle","kind":"json-schema","title":"SudoCommandBundle","data":{"type":"object","properties":{"add_env":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A list of environment variables to include when running sudo commands. See the "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://www.sudo.ws/man/1.8.13/sudoers.man.html#Command_environment"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sudo documentation"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"items":{"format":"regex","maxLength":128,"minLength":1,"pattern":"^[\\w]+$","type":"string"},"nullable":true,"type":"array","maxItems":32},"created_at":{"description":"A timestamp indicating when the sudo command bundle was created","type":"string","format":"date-time","readOnly":true,"example":"2022-08-25T00:00:00Z"},"created_by":{"description":"The username of the user who created the sudo command bundle","type":"string","readOnly":true},"description":{"description":"A description of the sudo command bundle","maxLength":255,"minLength":1,"type":"string"},"id":{"description":"The UUID of the sudo command bundle","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string"},"name":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The name of the sudo command bundle. This controls the ordering of all bundles within your team. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://help.okta.com/oie/en-us/okta_help.htm#cshid=csh-pam-sudo-commands"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sudo Command Bundle"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"format":"regex","maxLength":255,"minLength":1,"pattern":"^[\\w\\-_.]+$","type":"string"},"no_exec":{"description":"Whether to allow commands to execute child processes","nullable":true,"type":"boolean"},"no_passwd":{"description":"Whether to require a password when sudo is run. This should generally not be used as users don't require a password.","nullable":true,"type":"boolean","default":true},"run_as":{"description":"A non-root user account used to run the command","format":"regex","maxLength":64,"minLength":1,"nullable":true,"pattern":"^([%]{0,1})((([#])(\\d+))|([\\w\\-_.]+)|((?i)[A-Z0-9._%+-^]+@[A-Z0-9.-]+\\.[A-Z]{2,}))$","type":"string"},"set_env":{"description":"Whether to allow overriding environment variables to commands","nullable":true,"type":"boolean"},"structured_commands":{"description":"A list of commands to allow","minItems":0,"maxItems":64,"items":{"type":"object","properties":{"args":{"type":"string","description":"The args are only allowed for 'executable' command type"},"args_type":{"$ref":"#/components/schemas/args_type"},"command_type":{"$ref":"#/components/schemas/command_type"},"command":{"type":"string"},"rendered_command":{"maxLength":1024,"readOnly":true,"type":"string"}},"required":["command","command_type"]},"nullable":true,"type":"array"},"sub_env":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A list of environment variables to ignore when running the commands. See the "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://www.sudo.ws/man/1.8.13/sudoers.man.html#Command_environment"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"sudo documentation"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"items":{"format":"regex","maxLength":128,"minLength":1,"pattern":"^[\\w]+$","type":"string"},"maxItems":32,"nullable":true,"type":"array"},"updated_at":{"description":"A timestamp indicating when the sudo command bundle was last updated","type":"string","format":"date-time","readOnly":true,"example":"2022-08-25T00:00:00Z"},"updated_by":{"description":"The username of the user who last updated the sudo command bundle","type":"string","readOnly":true}},"required":["name"]}},"components/schemas/SudoCommandBundleForConnectionInfo":{"id":"components/schemas/SudoCommandBundleForConnectionInfo","kind":"json-schema","title":"SudoCommandBundleForConnectionInfo","data":{"type":"object","properties":{"ent_type":{"description":"Entitlement type","type":"string"},"sudo_add_env":{"description":"Additional environmental variables","type":"array","items":{"type":"string"}},"sudo_commands":{"description":"List of sudo commands","type":"array","items":{"type":"string"}},"sudo_group_name":{"description":"Sudo group name","type":"string"},"sudo_id":{"description":"Sudo ID","type":"string"},"sudo_login_username":{"description":"Sudo login username","type":"string"},"sudo_name":{"description":"Sudo name","type":"string"},"sudo_noexec":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If sudo has "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"noexec"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" configuration set"},"children":[]}]}]}],"type":"boolean"},"sudo_nopasswd":{"description":"If sudo can be used without password","type":"boolean"},"sudo_runas":{"description":"Sudo run as","type":"string"},"sudo_setenv":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"setenv"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is allowed"},"children":[]}]}]}],"type":"boolean"},"sudo_sub_env":{"description":"A list of environment variables to be used to substitute your current environment","type":"array","items":{"type":"string"}}},"required":["sudo_id","ent_type","sudo_login_username","sudo_group_name","sudo_name","sudo_runas","sudo_nopasswd","sudo_noexec","sudo_setenv"]}},"components/schemas/TeamGroupAttribute":{"id":"components/schemas/TeamGroupAttribute","kind":"json-schema","title":"TeamGroupAttribute","data":{"type":"object","properties":{"attribute_name":{"$ref":"#/components/schemas/GroupAttributeName"},"attribute_value":{"oneOf":[{"$ref":"#/components/schemas/unix_gid"},{"$ref":"#/components/schemas/unix_group_name"},{"$ref":"#/components/schemas/windows_group_name"}]},"id":{"description":"The unique identifier for the attribute","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string","example":"d4f40b71-9474-41c5-94ff-3196a4fc2d03"},"managed":{"description":"Indicates if the attribute is managed through SCIM or SAML","readOnly":true,"type":"boolean"}},"required":["id","attribute_name","attribute_value","managed"]}},"components/schemas/TeamSettings":{"id":"components/schemas/TeamSettings","kind":"json-schema","title":"TeamSettings","data":{"type":"object","properties":{"approve_device_without_interaction":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", devices are automatically approved for authenticated users"},"children":[]}]}]}],"nullable":true,"type":"boolean"},"client_session_duration":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The maximum time before a client session expires. The duration can be from 3600 – 90000 seconds."},"children":[]}]}]}],"maximum":90000,"minimum":3600,"nullable":true,"type":"integer","format":"int32"},"post_device_enrollment_url":{"description":"If specified, redirects a user to the URL after they enroll a device","maxLength":8096,"nullable":true,"type":"string"},"post_login_url":{"description":"If specified, redirects a user to the URL after they authenticate through the IdP","maxLength":8096,"nullable":true,"type":"string"},"post_logout_url":{"description":"If specified, redirects a user to the URL after they sign out","maxLength":8096,"nullable":true,"type":"string"},"reactivate_users_via_idp":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", previously deleted or disabled users are re-enabled if they authenticate through the IdP"},"children":[]}]}]}],"nullable":true,"type":"boolean"},"team":{"description":"The name of the team","example":"Your_OPA_Team","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"user_provisioning_exact_username":{"description":"DEPRECATED.  This setting has no effect.","nullable":true,"type":"boolean","deprecated":true},"web_session_duration":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The maximum time before a web session expires. The duration can be from 1800 – 90000 seconds."},"children":[]}]}]}],"maximum":90000,"minimum":1800,"nullable":true,"type":"integer","format":"int32"}},"required":["team"]}},"components/schemas/TeamStats":{"id":"components/schemas/TeamStats","kind":"json-schema","title":"TeamStats","data":{"type":"object","properties":{"num_clients":{"description":"The number of clients in a team","maximum":60000,"readOnly":true,"type":"integer","format":"int32"},"num_gateways":{"description":"The number of gateways in a team","maximum":60000,"readOnly":true,"type":"integer","format":"int32"},"num_groups":{"description":"The number of groups in a team","maximum":60000,"readOnly":true,"type":"integer","format":"int32"},"num_human_users":{"description":"The number of users in a team","maximum":60000,"readOnly":true,"type":"integer","format":"int32"},"num_projects":{"description":"The number of projects in a team","maximum":60000,"readOnly":true,"type":"integer","format":"int32"},"num_servers":{"description":"The number of servers in a team","maximum":60000,"readOnly":true,"type":"integer","format":"int32"},"num_service_users":{"description":"The number of service users in a team","maximum":60000,"readOnly":true,"type":"integer","format":"int32"}},"required":["num_human_users","num_service_users","num_groups","num_projects","num_servers","num_gateways","num_clients"]}},"components/schemas/TeamUserAttribute":{"id":"components/schemas/TeamUserAttribute","kind":"json-schema","title":"TeamUserAttribute","data":{"type":"object","properties":{"attribute_name":{"$ref":"#/components/schemas/TeamUserAttributeName"},"attribute_value":{"type":"object","oneOf":[{"$ref":"#/components/schemas/active_directory_identity"},{"$ref":"#/components/schemas/active_directory_passwordless_identity"},{"$ref":"#/components/schemas/gecos_field"},{"$ref":"#/components/schemas/user_home_dir"},{"$ref":"#/components/schemas/unix_gid"},{"$ref":"#/components/schemas/unix_uid"},{"$ref":"#/components/schemas/unix_user_name"},{"$ref":"#/components/schemas/user_shell"},{"$ref":"#/components/schemas/windows_user_name"}]},"id":{"description":"The unique identifier for the attribute","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string"},"managed":{"description":"Indicates if the attribute is managed through SCIM or SAML","readOnly":true,"type":"boolean"}},"required":["id","attribute_name","attribute_value","managed"]}},"components/schemas/TeamUserAttributeConflict":{"id":"components/schemas/TeamUserAttributeConflict","kind":"json-schema","title":"TeamUserAttributeConflict","data":{"type":"object","properties":{"attribute_name":{"$ref":"#/components/schemas/TeamUserAttributeName"},"attribute_value":{"type":"object","oneOf":[{"$ref":"#/components/schemas/active_directory_identity"},{"$ref":"#/components/schemas/active_directory_passwordless_identity"},{"$ref":"#/components/schemas/gecos_field"},{"$ref":"#/components/schemas/user_home_dir"},{"$ref":"#/components/schemas/unix_gid"},{"$ref":"#/components/schemas/unix_uid"},{"$ref":"#/components/schemas/unix_user_name"},{"$ref":"#/components/schemas/user_shell"},{"$ref":"#/components/schemas/windows_user_name"}]},"id":{"description":"The unique identifier for the attribute","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string"},"is_service_user":{"description":"Indicates if the attribute is related to a service user","readOnly":true,"type":"boolean"},"user_name":{"description":"Indicates the Okta Privileged Access username related to the conflict","readOnly":true,"type":"string"}},"required":["id","attribute_name","attribute_value"]}},"components/schemas/TeamUserAttributeName":{"id":"components/schemas/TeamUserAttributeName","kind":"json-schema","title":"TeamUserAttributeName","data":{"description":"The type of attribute","type":"string","enum":["active_directory_identity","active_directory_passwordless_identity","gecos_field","unix_gid","unix_uid","unix_user_name","user_shell","windows_user_name"]}},"components/schemas/UUID":{"id":"components/schemas/UUID","kind":"json-schema","title":"UUID","data":{"description":"A Universally Unique Identifier (UUID)","format":"regex","example":"a747a818-a4c4-4446-8a87-704216495a08","x-faker":"datatype.uuid","type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true}},"components/schemas/UnauthorizedAccessResponse":{"id":"components/schemas/UnauthorizedAccessResponse","kind":"json-schema","title":"UnauthorizedAccessResponse","data":{"description":"JSON response for accessing an endpoint without an appropriate role","type":"object","properties":{"code":{"type":"integer","description":"An error code for this type of error","enum":[401]},"message":{"type":"string","description":"A short description of what caused this error. Sometimes this contains dynamically-generated information about your specific error.","example":"Missing capability: role"},"nottype":{"type":"string","description":"The type of error that occurred","enum":["authorization_error"]}}}},"components/schemas/UpdateAttribute":{"id":"components/schemas/UpdateAttribute","kind":"json-schema","title":"UpdateAttribute","data":{"type":"object","properties":{"attribute_name":{"$ref":"#/components/schemas/TeamUserAttributeName"},"attribute_value":{"oneOf":[{"$ref":"#/components/schemas/active_directory_identity"},{"$ref":"#/components/schemas/active_directory_passwordless_identity"},{"$ref":"#/components/schemas/gecos_field"},{"$ref":"#/components/schemas/user_home_dir"},{"$ref":"#/components/schemas/unix_gid"},{"$ref":"#/components/schemas/unix_uid"},{"$ref":"#/components/schemas/unix_user_name"},{"$ref":"#/components/schemas/user_shell"},{"$ref":"#/components/schemas/windows_user_name"}],"type":"object"}},"required":["attribute_name","attribute_value"]}},"components/schemas/UpdateDatabaseConnectionRequest":{"id":"components/schemas/UpdateDatabaseConnectionRequest","kind":"json-schema","title":"UpdateDatabaseConnectionRequest","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Request body to update a database connection"},"children":[]}]}]}],"type":"object","properties":{"auth_details":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The authentication details for the database connection. The structure depends on the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"auth_type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"oneOf":[{"$ref":"#/components/schemas/PostgresBasicAuthUpdate"},{"$ref":"#/components/schemas/MySQLBasicAuthUpdate"}],"discriminator":{"propertyName":"_type","mapping":{"postgres_basic_auth":"#/components/schemas/PostgresBasicAuthUpdate","mysql_basic_auth":"#/components/schemas/MySQLBasicAuthUpdate"}}},"auth_type":{"$ref":"#/components/schemas/DatabaseAuthType"},"description":{"type":"string","description":"A description of the database connection","maxLength":1000},"infrastructure_orchestrator":{"description":"The infrastructure orchestrator to associate with this database connection","$ref":"#/components/schemas/NamedObject"},"name":{"type":"string","description":"The name for the database connection","minLength":1,"maxLength":255}},"required":["name","auth_type","auth_details","infrastructure_orchestrator"]}},"components/schemas/UpdateGroupAttribute":{"id":"components/schemas/UpdateGroupAttribute","kind":"json-schema","title":"UpdateGroupAttribute","data":{"type":"object","properties":{"attribute_name":{"$ref":"#/components/schemas/GroupAttributeName"},"attribute_value":{"oneOf":[{"$ref":"#/components/schemas/unix_gid"},{"$ref":"#/components/schemas/unix_group_name"},{"$ref":"#/components/schemas/windows_group_name"}]}},"required":["attribute_name","attribute_value"]}},"components/schemas/UpdateServiceUserBody":{"id":"components/schemas/UpdateServiceUserBody","kind":"json-schema","title":"UpdateServiceUserBody","data":{"type":"object","properties":{"name":{"description":"The name of the service user","maxLength":255,"minLength":1,"type":"string"},"status":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The status of the user: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ACTIVE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DISABLED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DELETED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". Users can't disable or delete their own account."},"children":[]}]}]}],"type":"string"}},"required":["name","status"]}},"components/schemas/UpdateWorkloadConnectionRequest":{"id":"components/schemas/UpdateWorkloadConnectionRequest","kind":"json-schema","title":"UpdateWorkloadConnectionRequest","data":{"description":"Request body to update a workload connection","allOf":[{"$ref":"#/components/schemas/WorkloadConnectionRequestBase"}]}},"components/schemas/UpdateWorkloadConnectionStatusRequest":{"id":"components/schemas/UpdateWorkloadConnectionStatusRequest","kind":"json-schema","title":"UpdateWorkloadConnectionStatusRequest","data":{"type":"object","properties":{"status":{"allOf":[{"$ref":"#/components/schemas/WorkloadConnectionStatus"}]}},"required":["status"]}},"components/schemas/UpdateableADConnectionStatus":{"id":"components/schemas/UpdateableADConnectionStatus","kind":"json-schema","title":"UpdateableADConnectionStatus","data":{"description":"Statuses that can be updated via the API","type":"string","enum":["connected","disconnected"],"x-enumDescriptions":{"connected":"Indicates that the connection is in use and can be used to define account assignment rules","disconnected":"Indicates that the connection is not in use and cannot be used to define account assignment rules"}}},"components/schemas/User":{"id":"components/schemas/User","kind":"json-schema","title":"User","data":{"type":"object","properties":{"deleted_at":{"description":"A timestamp indicating when the user was deleted","format":"date-time","readOnly":true,"nullable":true,"type":"string"},"details":{"description":"The details of the user synced from Okta","nullable":true,"properties":{"email":{"format":"regex","description":"The email associated with the user","maxLength":255,"minLength":1,"nullable":true,"pattern":"^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$","type":"string"},"first_name":{"maxLength":255,"minLength":1,"nullable":true,"description":"The first name of the user","type":"string"},"last_name":{"maxLength":255,"minLength":1,"nullable":true,"description":"The last name of the user","type":"string"},"full_name":{"maxLength":512,"minLength":1,"nullable":true,"description":"The full name of the user","type":"string"}},"type":"object"},"id":{"description":"The UUID of the user","format":"regex","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true,"type":"string"},"name":{"description":"The username for the user","maxLength":255,"minLength":1,"type":"string"},"oauth_client_application_id":{"description":"If defined, indicates the OAuth client application ID tied to a service user. Only available when the user was created as part of an OAuth approval flow.","maxLength":255,"minLength":1,"nullable":true,"readOnly":true,"type":"string"},"role_grants":{"description":"The permission roles available to the user","items":{"maxLength":64,"minLength":1,"type":"string"},"readOnly":true,"type":"array"},"status":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The status of the user: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ACTIVE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DISABLED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DELETED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". Users can't disable or delete their own account."},"children":[]}]}]}],"type":"string"},"team_name":{"description":"The name of the team","type":"string","readOnly":true},"user_type":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The type of user. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"service"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"human"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"maxLength":255,"minLength":1,"readOnly":true,"type":"string"}},"required":["team_name","id","name","details","status","user_type","deleted_at"]}},"components/schemas/UserAccessConditional":{"id":"components/schemas/UserAccessConditional","kind":"json-schema","title":"UserAccessConditional","data":{"type":"object","properties":{"access_request_type_id":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Used by "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"access_request"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" conditionals to define the ID of a specific request type"},"children":[]}]}]}],"type":"string"},"access_request_type_name":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Used by "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"access_request"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" conditionals to define the name of a specific request type"},"children":[]}]}]}],"type":"string"},"acr_values":{"$ref":"#/components/schemas/ConditionsMFAACRValues"},"condition_is_met":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the condition is currently met"},"children":[]}]}]}],"type":"boolean"},"description":{"description":"A description of the condition","type":"string"},"expires_after_seconds":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Used by "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"access_request"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" conditionals to define the number of seconds the approval remains valid"},"children":[]}]}]}],"type":"integer","format":"int64"},"type":{"$ref":"#/components/schemas/UserAccessConditionalType"}}}},"components/schemas/UserAccessConditionalType":{"id":"components/schemas/UserAccessConditionalType","kind":"json-schema","title":"UserAccessConditionalType","data":{"description":"The type of condition","type":"string","enum":["access_request","gateway","gateway_with_session_recording","mfa"]}},"components/schemas/UserAccessMethod":{"id":"components/schemas/UserAccessMethod","kind":"json-schema","title":"UserAccessMethod","data":{"type":"object","properties":{"access_credential":{"description":"The user credential that's used to access the resource","type":"string","enum":["managed","password","ssh-certificate","ssh-certificate-admin","ssh-certificate-sudo","rdp-broker-certificate","rdp-broker-certificate-admin","encrypted-ssh-password","encrypted-rdp-password","encrypted-ad-ssh-password","encrypted-ad-rdp-password","encrypted-ad-rdp-password-with-remote-access","encrypted-ad-rdp-password-with-admin"]},"availability_details_text":{"description":"This text displays in the user interface (CLI) to show resource availability status with checkout requirements and checkout expiry time. The availability status displays only for the CLI user who previously checked out the resource.","type":"string"},"brokered":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the connection is brokered by the server agent"},"children":[]}]}]}],"type":"boolean"},"checkout_requirements":{"$ref":"#/components/schemas/CheckoutRequirements"},"conditionals":{"description":"A list of required conditions to use the user access method","items":{"$ref":"#/components/schemas/UserAccessConditional"},"type":"array"},"current_user_checkout_expires_at":{"description":"The checkout expiry time for the current user","type":"string","format":"date-time"},"details":{"description":"User access method details","type":"object","oneOf":[{"$ref":"#/components/schemas/UserAccessMethodSecretDetails"},{"$ref":"#/components/schemas/UserAccessMethodServerDetails"},{"$ref":"#/components/schemas/UserAccessMethodServiceAccountDetails"},{"$ref":"#/components/schemas/UserAccessMethodActiveDirectoryAccountDetails"}],"discriminator":{"propertyName":"_type","mapping":{"secret":"#/components/schemas/UserAccessMethodSecretDetails","unknown":"#/components/schemas/UserAccessMethodServerDetails","brokered_rdp":"#/components/schemas/UserAccessMethodServerDetails","ad_passwordless":"#/components/schemas/UserAccessMethodServerDetails","ad_password":"#/components/schemas/UserAccessMethodServerDetails","unmanaged_rdp":"#/components/schemas/UserAccessMethodServerDetails","principal_account_ssh":"#/components/schemas/UserAccessMethodServerDetails","principal_account_ssh_with_admin":"#/components/schemas/UserAccessMethodServerDetails","principal_account_ssh_with_sudo":"#/components/schemas/UserAccessMethodServerDetails","principal_account_rdp":"#/components/schemas/UserAccessMethodServerDetails","principal_account_rdp_with_admin":"#/components/schemas/UserAccessMethodServerDetails","encrypted_ssh_password":"#/components/schemas/UserAccessMethodServerDetails","encrypted_rdp_password":"#/components/schemas/UserAccessMethodServerDetails","encrypted_ad_ssh_password":"#/components/schemas/UserAccessMethodServerDetails","service_account":"#/components/schemas/UserAccessMethodServiceAccountDetails","active_directory_account":"#/components/schemas/UserAccessMethodActiveDirectoryAccountDetails","encrypted_ad_rdp_password":"#/components/schemas/UserAccessMethodServerDetails","encrypted_ad_rdp_password_with_remote_access":"#/components/schemas/UserAccessMethodServerDetails","encrypted_ad_rdp_password_with_admin":"#/components/schemas/UserAccessMethodServerDetails"}}},"identity":{"description":"The user account that's used to access the resource","type":"string"},"resource_status":{"description":"Resource availability status that's displayed to end users","type":"string","enum":["available","checked_out","checked_out_by_other_user","unavailable","unmanaged"]},"rule_ids":{"description":"The IDs of the security policy rules that generated this user access method","items":{"type":"string"},"type":"array"},"rule_resource_type":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"allOf":[{"$ref":"#/components/schemas/SecurityPolicyRuleResourceType","description":"The type of resource targeted by the security policy rules that generated this user access method"}],"readOnly":true},"server_host_name":{"description":"Server host name","type":"string"},"server_id":{"description":"The ID of the resource","type":"string"},"short_text":{"description":"A short description that's used to identify the access method to the user interface","type":"string","readOnly":true},"sudo_command_bundles":{"type":"array","items":{"$ref":"#/components/schemas/SudoCommandBundleForConnectionInfo"},"description":"Collection of all the sudo-related commands a user can access in a single string format"},"sudo_display_name":{"description":"This is a nickname set on the policy rule that contains one or more sudo command bundles. This helps users choose the appropriate user access method based on the sudo permissions it grants.","type":"string","readOnly":true},"user_access_type":{"description":"The type of access method","type":"string"}},"required":["identity","access_credential","brokered","user_access_type","resource_status","server_host_name","sudo_display_name"]}},"components/schemas/UserAccessMethodActiveDirectoryAccountDetails":{"id":"components/schemas/UserAccessMethodActiveDirectoryAccountDetails","kind":"json-schema","title":"UserAccessMethodActiveDirectoryAccountDetails","data":{"type":"object","properties":{"account_id":{"description":"The ID of the Active Directory account","type":"string"},"privileges":{"description":"A list of privileges granted to a user based on security policies","type":"array","items":{"$ref":"#/components/schemas/ActiveDirectoryAccountPrivilegeContainer"},"minItems":1},"_type":{"maxLength":255,"minLength":1,"type":"string","readOnly":true,"description":"Type of this resource object"}},"required":["account_id","privileges"]}},"components/schemas/UserAccessMethodAssignmentType":{"id":"components/schemas/UserAccessMethodAssignmentType","kind":"json-schema","title":"UserAccessMethodAssignmentType","data":{"x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The type of identity assignment that grants the user access to the resource"},"children":[]}]}]}],"type":"string","enum":["INDIVIDUAL","SHARED"],"readOnly":true}},"components/schemas/UserAccessMethodFilters":{"id":"components/schemas/UserAccessMethodFilters","kind":"json-schema","title":"UserAccessMethodFilters","data":{"type":"object","properties":{"identity":{"description":"If provided, only return user access methods that use this account to access the server\n","type":"string"},"sudo_display_name":{"description":"If provided, only return user access methods associated with this sudo command bundle.\nThe command bundle is a grouping of sudo command sets defined in policies, identified by its display name.\n","type":"string"}}}},"components/schemas/UserAccessMethodSecretDetails":{"id":"components/schemas/UserAccessMethodSecretDetails","kind":"json-schema","title":"UserAccessMethodSecretDetails","data":{"type":"object","properties":{"path":{"description":"List of secrets","type":"array","items":{"$ref":"#/components/schemas/SecretPath"}},"privileges":{"description":"A list of privileges granted to the user","allOf":[{"$ref":"#/components/schemas/SecurityPolicySecretPrivilege"}]},"secret_id":{"description":"The ID of the secret used to access the resource","type":"string"},"secret_name":{"description":"The name of the secret used to access the resource","type":"string"},"_type":{"maxLength":255,"minLength":1,"type":"string","readOnly":true,"description":"Type of this resource object"}}}},"components/schemas/UserAccessMethodServerDetails":{"id":"components/schemas/UserAccessMethodServerDetails","kind":"json-schema","title":"UserAccessMethodServerDetails","data":{"type":"object","properties":{"access_credential":{"$ref":"#/components/schemas/AccessCredentialType"},"brokered":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the connection is brokered by the server agent"},"children":[]}]}]}],"type":"boolean"},"identity":{"description":"The username that will be used to access the server resource","type":"string"},"identity_assignment_type":{"$ref":"#/components/schemas/UserAccessMethodAssignmentType"},"identity_id":{"description":"The ID of the identity used to access the server resource","type":"string"},"privileges":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A list of privileges granted to a user based on security policies."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This field is only present when:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"include_privileged_user_access_methods"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" parameter is set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" in the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"/v1/resolve"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" API request"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The account is a managed server account (access_credential is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"encrypted-ssh-password"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"encrypted-rdp-password"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")"},"children":[]}]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/ManagedServerAccountPrivilegeContainer"},"x-okta-lifecycle":{"lifecycle":"GA","isGenerallyAvailable":false,"SKUs":[]}},"server_host_name":{"description":"The host name of the server resource","type":"string"},"server_id":{"description":"The ID of the server resource","type":"string"},"_type":{"maxLength":255,"minLength":1,"type":"string","readOnly":true,"description":"Type of this resource object"}}}},"components/schemas/UserAccessMethodServiceAccountDetails":{"id":"components/schemas/UserAccessMethodServiceAccountDetails","kind":"json-schema","title":"UserAccessMethodServiceAccountDetails","data":{"type":"object","properties":{"account_id":{"description":"The ID of the service account","type":"string"},"privileges":{"description":"A list of privileges granted to a user based on security policies","type":"array","items":{"$ref":"#/components/schemas/ServiceAccountPrivilegeContainer"},"minItems":1},"_type":{"maxLength":255,"minLength":1,"type":"string","readOnly":true,"description":"Type of this resource object"}},"required":["account_id","privileges"]}},"components/schemas/UserAccessMethodWithRuleIds":{"id":"components/schemas/UserAccessMethodWithRuleIds","kind":"json-schema","title":"UserAccessMethodWithRuleIds","data":{"description":"User access method with required rule IDs.\nUsed for non-server resource credential operations such as reveal, rotate, and update.\n","allOf":[{"$ref":"#/components/schemas/UserAccessMethod"},{"type":"object","properties":{"rule_ids":{"description":"The IDs of the security policy rules that generated this user access method","items":{"type":"string"},"type":"array"}},"required":["rule_ids"]}]}},"components/schemas/WorkloadAttributeMatcher":{"id":"components/schemas/WorkloadAttributeMatcher","kind":"json-schema","title":"WorkloadAttributeMatcher","data":{"description":"The condition used to match the source attribute","type":"string","enum":["EQUALS","EXISTS","STARTS_WITH"],"x-enumDescriptions":{"EQUALS":"Indicates that the source attribute must match the desired value exactly","EXISTS":"Indicates that the source attribute must exist","STARTS_WITH":"Indicates that the source attribute must start with the desired value"}}},"components/schemas/WorkloadCondition":{"id":"components/schemas/WorkloadCondition","kind":"json-schema","title":"WorkloadCondition","data":{"type":"object","properties":{"matcher":{"$ref":"#/components/schemas/WorkloadAttributeMatcher"},"name":{"type":"string","description":"The name of the attribute from the source identity document","x-faker":"lorem.word"},"value":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The desired value for the attribute. This parameter is omitted if "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"matcher"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"EXISTS"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}},"required":["name","matcher"]}},"components/schemas/WorkloadConnection":{"id":"components/schemas/WorkloadConnection","kind":"json-schema","title":"WorkloadConnection","data":{"type":"object","properties":{"conditions":{"description":"Defines the identity attribute requirements that a workload must satisfy to authenticate through this connection and to obtain an OPA access token","type":"array","minItems":1,"maxItems":20,"items":{"$ref":"#/components/schemas/WorkloadCondition"}},"created_at":{"description":"Timestamp that indicates when the workload connection was created","type":"string","format":"date-time","readOnly":true,"x-faker":"date.past"},"created_by":{"$ref":"#/components/schemas/NamedObject"},"description":{"description":"A brief description of the workload connection","type":"string","x-faker":"lorem.sentence"},"id":{"description":"The UUID of the workload connection","$ref":"#/components/schemas/UUID","readOnly":true},"jwt_config":{"$ref":"#/components/schemas/WorkloadConnectionJWTConfig"},"last_activated_at":{"description":"Timestamp that indicates when the workload connection was last activated","type":"string","format":"date-time","readOnly":true,"x-faker":"date.past"},"last_activated_by":{"$ref":"#/components/schemas/NamedObject"},"name":{"description":"The name of the workload connection","type":"string","x-faker":"internet.domainWord"},"status":{"description":"The status of the workload connection","readOnly":true,"allOf":[{"$ref":"#/components/schemas/WorkloadConnectionStatus"}]},"token_ttl_in_seconds":{"description":"The time-to-live (TTL) in seconds.\nDetermines how long issued OPA access tokens remain valid.","type":"integer","format":"int64","minimum":1,"maximum":86400,"example":900,"x-faker":{"datatype.number":[{"max":3600},{"min":30}]}},"type":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/WorkloadConnectionType"}]},"updated_at":{"description":"Timestamp that indicates when the workload connection was last updated","type":"string","format":"date-time","readOnly":true,"x-faker":"date.past"},"updated_by":{"$ref":"#/components/schemas/NamedObject"},"workload_identity_claim":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The claim in the incoming identity document that represents the workload identity. For example, "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"sub"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"email"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"readOnly":true}},"required":["name","description","token_ttl_in_seconds","type"]}},"components/schemas/WorkloadConnectionJWTConfig":{"id":"components/schemas/WorkloadConnectionJWTConfig","kind":"json-schema","title":"WorkloadConnectionJWTConfig","data":{"description":"Configuration for JWT type workload connections","type":"object","properties":{"jwks_url":{"type":"string","description":"The URL to verify the JSON Web Key Set (JWKS) for the workload connection","x-faker":"internet.url"}}}},"components/schemas/WorkloadConnectionRequestBase":{"id":"components/schemas/WorkloadConnectionRequestBase","kind":"json-schema","title":"WorkloadConnectionRequestBase","data":{"description":"Common fields shared by workload connection for create and update requests","type":"object","properties":{"conditions":{"description":"Defines the identity attribute requirements that a workload must satisfy to authenticate through this connection to obtain an OPA access token","type":"array","minItems":1,"maxItems":20,"items":{"$ref":"#/components/schemas/WorkloadCondition"}},"description":{"description":"Description of the workload connection","type":"string","x-faker":"lorem.sentence"},"jwt_config":{"$ref":"#/components/schemas/WorkloadConnectionJWTConfig"},"name":{"description":"The name of the workload connection","type":"string","x-faker":"internet.domainWord"},"token_ttl_in_seconds":{"description":"The time-to-live (TTL) in seconds.\nDetermines how long issued OPA access tokens remain valid.","type":"integer","format":"int64","minimum":1,"maximum":86400,"example":900,"x-faker":{"datatype.number":[{"max":3600},{"min":30}]}}},"required":["name","description","token_ttl_in_seconds"]}},"components/schemas/WorkloadConnectionStatus":{"id":"components/schemas/WorkloadConnectionStatus","kind":"json-schema","title":"WorkloadConnectionStatus","data":{"description":"The workload connection status","type":"string","enum":["ACTIVE","DRAFT","INACTIVE"],"x-enumDescriptions":{"DRAFT":"Indicates that the workload connection is in draft status","ACTIVE":"Indicates that the workload connection is active","INACTIVE":"Indicates that the workload connection is inactive"}}},"components/schemas/WorkloadConnectionType":{"id":"components/schemas/WorkloadConnectionType","kind":"json-schema","title":"WorkloadConnectionType","data":{"description":"The workload connection type","type":"string","enum":["JWT"],"x-enumDescriptions":{"JWT":"Workload authenticates using a signed JWT verified against a JWKS URL"}}},"components/schemas/WorkloadRole":{"id":"components/schemas/WorkloadRole","kind":"json-schema","title":"WorkloadRole","data":{"type":"object","properties":{"created_at":{"description":"Timestamp that indicates when the workload role was created","type":"string","format":"date-time","readOnly":true,"x-faker":"date.past"},"created_by":{"$ref":"#/components/schemas/NamedObject"},"description":{"description":"A brief description of the workload role","type":"string","x-faker":"lorem.sentence"},"id":{"description":"The ID of the workload role","$ref":"#/components/schemas/UUID","readOnly":true},"name":{"description":"The name of the workload role","type":"string","x-faker":"internet.domainWord"},"requirements":{"type":"array","description":"Defines the identity attribute requirements that a workload must satisfy to be authorized for this role","minItems":1,"maxItems":20,"items":{"$ref":"#/components/schemas/WorkloadRoleRequirement"}},"updated_at":{"description":"Timestamp that indicates when the workload role was last updated","type":"string","format":"date-time","readOnly":true,"x-faker":"date.past"},"updated_by":{"$ref":"#/components/schemas/NamedObject"}},"required":["name","description","requirements"]}},"components/schemas/WorkloadRoleRequirement":{"id":"components/schemas/WorkloadRoleRequirement","kind":"json-schema","title":"WorkloadRoleRequirement","data":{"description":"Specifies the identity attribute requirements a workload must satisfy to use this role","type":"object","properties":{"conditions":{"type":"array","description":"The additional identity attribute conditions a workload using the specified connection must satisfy to access this role","maxItems":20,"items":{"$ref":"#/components/schemas/WorkloadCondition"}},"workload_connection":{"$ref":"#/components/schemas/NamedObject"}},"required":["workload_connection"]}},"components/schemas/WorkloadRoleWithServerUsername":{"id":"components/schemas/WorkloadRoleWithServerUsername","kind":"json-schema","title":"WorkloadRoleWithServerUsername","data":{"allOf":[{"$ref":"#/components/schemas/WorkloadRole"},{"type":"object","properties":{"linux_server_username":{"description":"The username for the Linux server","type":"string","x-faker":"internet.userName"}},"required":["linux_server_username"]}]}},"components/schemas/active_directory_identity":{"id":"components/schemas/active_directory_identity","kind":"json-schema","title":"active_directory_identity","data":{"description":"The Active Directory usernames accessible by the user. Users must manually enter their password.","maxLength":256,"type":"string"}},"components/schemas/active_directory_passwordless_identity":{"id":"components/schemas/active_directory_passwordless_identity","kind":"json-schema","title":"active_directory_passwordless_identity","data":{"description":"The Active Directory usernames accessible by the user. Users don't need to enter a password.","maxLength":256,"type":"string"}},"components/schemas/alg":{"id":"components/schemas/alg","kind":"json-schema","title":"alg","data":{"description":"The algorithm of the key","type":"string","enum":["EdDSA","RSA-OAEP-256"]}},"components/schemas/args_type":{"id":"components/schemas/args_type","kind":"json-schema","title":"args_type","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"args_type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is only allowed for the 'executable' command type"},"children":[]}]}]}],"type":"string","enum":["any","custom","none"]}},"components/schemas/aws":{"id":"components/schemas/aws","kind":"json-schema","title":"aws","data":{"type":"object","properties":{"account_id":{"maxLength":32,"minLength":1,"type":"string"},"availability_zone":{"maxLength":32,"minLength":1,"type":"string"},"instance_id":{"maxLength":32,"minLength":1,"type":"string"},"instance_type":{"maxLength":256,"minLength":1,"type":"string"},"networks":{"items":{"properties":{"addresses":{"items":{"maxLength":32,"minLength":1,"type":"string"},"type":"array"},"mac":{"maxLength":32,"minLength":1,"type":"string"},"vpc_id":{"maxLength":32,"minLength":1,"type":"string"}},"required":["mac"],"type":"object"},"type":"array"},"public_ip_v4":{"description":"IP Address","type":"string"},"_type":{"maxLength":255,"minLength":1,"type":"string","readOnly":true,"description":"Type of this Resource object"}},"required":["instance_id","account_id","availability_zone"]}},"components/schemas/command_type":{"id":"components/schemas/command_type","kind":"json-schema","title":"command_type","data":{"type":"string","enum":["directory","executable","raw"]}},"components/schemas/curve":{"id":"components/schemas/curve","kind":"json-schema","title":"curve","data":{"description":"The curve used by the key","type":"string","enum":["Ed25519","P-256","P-384","P-521"]}},"components/schemas/gateway-agent":{"id":"components/schemas/gateway-agent","kind":"json-schema","title":"gateway-agent","data":{"type":"object","properties":{"infrastructure_orchestrator":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle-container","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"ea"}},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Infrastructure orchestrator reference. Provide either 'id' (UUID of an existing"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"infrastructure orchestrator) or 'name', but not both."},"children":[]}]}]}],"nullable":true,"type":"object","x-okta-lifecycle":{"lifecycle":"EA","isGenerallyAvailable":false,"SKUs":[]},"properties":{"id":{"description":"The UUID of an existing infrastructure orchestrator","allOf":[{"$ref":"#/components/schemas/UUID"}]},"name":{"description":"The name of the infrastructure orchestrator","type":"string","minLength":1,"maxLength":63,"example":"rg-1"}}},"labels":{"description":"Key-value pairs for gateway proxy routing","additionalProperties":{"type":"string"},"nullable":true,"type":"object"}}}},"components/schemas/gce":{"id":"components/schemas/gce","kind":"json-schema","title":"gce","data":{"type":"object","properties":{"external_ip":{"description":"IP Address","type":"string"},"instance_id":{"maxLength":32,"minLength":1,"type":"string"},"internal_ip":{"description":"IP Address","type":"string"},"network":{"maxLength":1024,"minLength":1,"type":"string"},"project_id":{"maxLength":255,"minLength":1,"type":"string"},"zone_id":{"maxLength":32,"minLength":1,"type":"string"},"_type":{"maxLength":255,"minLength":1,"type":"string","readOnly":true,"description":"Type of this Resource object"}},"required":["instance_id","project_id","zone_id"]}},"components/schemas/gecos_field":{"id":"components/schemas/gecos_field","kind":"json-schema","title":"gecos_field","data":{"description":"Any information associated with the user","maxLength":256,"type":"string"}},"components/schemas/kty":{"id":"components/schemas/kty","kind":"json-schema","title":"kty","data":{"description":"The key type","type":"string","enum":["EC","OKP","RSA","oct"]}},"components/schemas/schemas-UUID":{"id":"components/schemas/schemas-UUID","kind":"json-schema","title":"schemas-UUID","data":{"format":"regex","example":"a747a818-a4c4-4446-8a87-704216495a08","type":"string","pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$","readOnly":true}},"components/schemas/unix_gid":{"id":"components/schemas/unix_gid","kind":"json-schema","title":"unix_gid","data":{"description":"The associated Unix group ID","maximum":2147483647,"minimum":100,"format":"int32","type":"integer"}},"components/schemas/unix_group_name":{"id":"components/schemas/unix_group_name","kind":"json-schema","title":"unix_group_name","data":{"description":"The associated Unix group name","maxLength":255,"type":"string"}},"components/schemas/unix_uid":{"id":"components/schemas/unix_uid","kind":"json-schema","title":"unix_uid","data":{"description":"The associated Unix user ID","maximum":2147483647,"minimum":100,"format":"int32","type":"integer"}},"components/schemas/unix_user_name":{"id":"components/schemas/unix_user_name","kind":"json-schema","title":"unix_user_name","data":{"description":"The associated Unix user name","maxLength":255,"type":"string"}},"components/schemas/user_home_dir":{"id":"components/schemas/user_home_dir","kind":"json-schema","title":"user_home_dir","data":{"description":"The path to the home directory for the user","maxLength":256,"type":"string"}},"components/schemas/user_shell":{"id":"components/schemas/user_shell","kind":"json-schema","title":"user_shell","data":{"description":"The associated Unix shell","maxLength":256,"type":"string"}},"components/schemas/windows_group_name":{"id":"components/schemas/windows_group_name","kind":"json-schema","title":"windows_group_name","data":{"description":"The associated Windows group name","maxLength":255,"type":"string"}},"components/schemas/windows_user_name":{"id":"components/schemas/windows_user_name","kind":"json-schema","title":"windows_user_name","data":{"description":"The associated Windows user name","maxLength":255,"type":"string"}},"schema_1537":{"kind":"json-schema","data":{"type":"string"},"id":"schema_1537"},"schema_1538":{"kind":"json-schema","data":{"type":"string","example":"myokta.local"},"id":"schema_1538"},"schema_1539":{"kind":"json-schema","data":{"type":"string","minLength":1,"maxLength":255,"pattern":"^[\\w\\-_.]+$","example":"admin"},"id":"schema_1539"},"schema_1540":{"kind":"json-schema","data":{"title":"ListActiveDirectoryDomainsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ActiveDirectoryDomain"}}}},"id":"schema_1540"},"schema_1541":{"kind":"json-schema","data":{"$ref":"#/components/schemas/schemas-UUID"},"id":"schema_1541"},"schema_1542":{"kind":"json-schema","data":{"type":"integer","format":"int32"},"id":"schema_1542"},"schema_1543":{"kind":"json-schema","data":{"type":"boolean"},"id":"schema_1543"},"schema_1544":{"kind":"json-schema","data":{"title":"ListActiveDirectoryAccountsEndUserResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ActiveDirectoryAccountEndUserList"}}}},"id":"schema_1544"},"schema_1545":{"kind":"json-schema","data":{"title":"ListActiveDirectoryAccountCredentialVersionsResponse","type":"object","properties":{"list":{"type":"array","items":{"$ref":"#/components/schemas/CredentialVersion"}}}},"id":"schema_1545"},"schema_1546":{"kind":"json-schema","data":{"$ref":"#/components/schemas/CredentialRevealVersionStatus"},"id":"schema_1546"},"schema_1547":{"kind":"json-schema","data":{"type":"string","enum":["SHARED","INDIVIDUAL"]},"id":"schema_1547"},"schema_1548":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/schemas-UUID"}},"id":"schema_1548"},"schema_1549":{"kind":"json-schema","data":{"title":"ListAllActiveDirectoryAccountsForSecurityAdminResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ActiveDirectoryAccount"}}}},"id":"schema_1549"},"schema_1550":{"kind":"json-schema","data":{"title":"ListActiveDirectoryAccountRulesResponse","properties":{"list":{"type":"array","items":{"$ref":"#/components/schemas/ActiveDirectoryAccountRuleResponse"}}}},"id":"schema_1550"},"schema_1551":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/ReorderActiveDirectoryAccountRuleRequest"}},"id":"schema_1551"},"schema_1552":{"kind":"json-schema","data":{"title":"ReorderActiveDirectoryAccountRulesResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ActiveDirectoryAccountRuleResponse"}}}},"id":"schema_1552"},"schema_1553":{"kind":"json-schema","data":{"title":"ListAllActiveDirectoryAccountsForDelegatedSecurityAdminResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ActiveDirectoryAccount"}}}},"id":"schema_1553"},"schema_1554":{"kind":"json-schema","data":{"title":"ListActiveDirectoryConnectionsResponse","properties":{"list":{"type":"array","items":{"$ref":"#/components/schemas/ActiveDirectoryConnection"}}}},"id":"schema_1554"},"schema_1555":{"kind":"json-schema","data":{"type":"object","properties":{"status":{"$ref":"#/components/schemas/UpdateableADConnectionStatus"}}},"id":"schema_1555"},"schema_1556":{"kind":"json-schema","data":{"title":"ListTeamUserAttributeConflictsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/TeamUserAttributeConflict"},"type":"array"}},"type":"object"},"id":"schema_1556"},"schema_1557":{"kind":"json-schema","data":{"type":"object","properties":{"Link":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Link Header defined by RFC 8288."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"next\" indicates that a subsequent page is available and contains the URL which should be used to fetch it."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A Link header with rel=\"prev\" indicates that a previous page is available and contains the URL which should be used to fetch it."},"children":[]}]}]}]}}},"id":"schema_1557"},"schema_1558":{"kind":"json-schema","data":{"title":"ListAttributeOptionsResponse","type":"object","properties":{"list":{"type":"array","items":{"$ref":"#/components/schemas/AttributeOption"},"description":"List of attribute options for the team"}}},"id":"schema_1558"},"schema_1559":{"kind":"json-schema","data":{"type":"boolean","default":false},"id":"schema_1559"},"schema_1560":{"kind":"json-schema","data":{"title":"ListGroupAttributesResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/TeamGroupAttribute"},"type":"array"}},"type":"object"},"id":"schema_1560"},"schema_1561":{"kind":"json-schema","data":{"title":"ListUserAttributesResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/TeamUserAttribute"},"type":"array"}},"type":"object"},"id":"schema_1561"},"schema_1562":{"kind":"json-schema","data":{"title":"ListClientsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/Client"},"type":"array"}},"type":"object"},"id":"schema_1562"},"schema_1563":{"kind":"json-schema","data":{"$ref":"#/components/schemas/UUID"},"id":"schema_1563"},"schema_1564":{"kind":"json-schema","data":{"type":"string","minLength":1,"maxLength":255},"id":"schema_1564"},"schema_1565":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/DatabaseAuthType"}},"id":"schema_1565"},"schema_1566":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/DatabaseConnectionStatus"}},"id":"schema_1566"},"schema_1567":{"kind":"json-schema","data":{"title":"ListGatewaySetupTokensResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/GatewaySetupToken"},"type":"array"}},"type":"object"},"id":"schema_1567"},"schema_1568":{"kind":"json-schema","data":{"title":"ListGatewaysResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/GatewayAgent"},"type":"array"}},"type":"object"},"id":"schema_1568"},"schema_1569":{"kind":"json-schema","data":{"type":"array","items":{"type":"string"}},"id":"schema_1569"},"schema_1570":{"kind":"json-schema","data":{"title":"ListGroupsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/Group"},"type":"array"}},"type":"object"},"id":"schema_1570"},"schema_1571":{"kind":"json-schema","data":{"title":"ListUsersInGroupResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/User"},"type":"array"}},"type":"object"},"id":"schema_1571"},"schema_1572":{"kind":"json-schema","data":{"type":"object","properties":{"name":{"description":"The username of the user","maxLength":255,"minLength":1,"type":"string"}}},"id":"schema_1572"},"schema_1573":{"kind":"json-schema","data":{"title":"ListAllOktaUniversalDirectoryAccountsForSecurityAdminResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/OktaUniversalDirectoryAccount"}}}},"id":"schema_1573"},"schema_1574":{"kind":"json-schema","data":{"title":"ListServiceAccountsEndUserResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ServiceAccountEndUser"}}}},"id":"schema_1574"},"schema_1575":{"kind":"json-schema","data":{"title":"ListAllOktaUniversalDirectoryAccountsForDelegatedSecurityAdminResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/OktaUniversalDirectoryAccount"}}}},"id":"schema_1575"},"schema_1576":{"kind":"json-schema","data":{"title":"ListResourceGroupProjectOktaUniversalDirectoryAccountsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/OktaUniversalDirectoryAccountWithSettings"}}}},"id":"schema_1576"},"schema_1577":{"kind":"json-schema","data":{"title":"ListResourceGroupProjects","properties":{"list":{"items":{"$ref":"#/components/schemas/Project"}}}},"id":"schema_1577"},"schema_1578":{"kind":"json-schema","data":{"title":"ListResourceGroupProjectActiveDirectoryAccountsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ActiveDirectoryAccountWithSettings"}}}},"id":"schema_1578"},"schema_1579":{"kind":"json-schema","data":{"title":"ListAllCheckedOutResourcesByAdminResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/CheckedOutResourceByAdminDetails"}}}},"id":"schema_1579"},"schema_1580":{"kind":"json-schema","data":{"type":"array"},"id":"schema_1580"},"schema_1581":{"kind":"json-schema","data":{"type":"array","items":{"$ref":"#/components/schemas/AccountSetting"}},"id":"schema_1581"},"schema_1582":{"kind":"json-schema","data":{"title":"ListServerAccountsForProjectResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ServerAccounts"}}}},"id":"schema_1582"},"schema_1583":{"kind":"json-schema","data":{"title":"GetServerAccountDetailsResponse","properties":{"items":{"$ref":"#/components/schemas/ServerAccounts"}}},"id":"schema_1583"},"schema_1584":{"kind":"json-schema","data":{"title":"ListResourceGroupProjectServerEnrollmentTokensResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ServerEnrollmentToken"}}}},"id":"schema_1584"},"schema_1585":{"kind":"json-schema","data":{"title":"ListServerAccountsForServerResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ServerAccounts"}}}},"id":"schema_1585"},"schema_1586":{"kind":"json-schema","data":{"title":"ListAccessReportsResponse","type":"object","properties":{"list":{"items":{"type":"array","items":{"$ref":"#/components/schemas/AccessReport"}}}}},"id":"schema_1586"},"schema_1587":{"kind":"json-schema","data":{"type":"string","description":"The CSV formatted access report"},"id":"schema_1587"},"schema_1588":{"kind":"json-schema","data":{"title":"ListResourceGroupsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ListResourceGroup"},"type":"array"}},"type":"object"},"id":"schema_1588"},"schema_1589":{"kind":"json-schema","data":{"title":"ListAllSaasAppAccountsForSecurityAdminResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/SaasAppAccount"}}}},"id":"schema_1589"},"schema_1590":{"kind":"json-schema","data":{"title":"ListAppInstancesForTeamResponse","properties":{"list":{"type":"array","items":{"$ref":"#/components/schemas/SaasApplicationInstance"}}}},"id":"schema_1590"},"schema_1591":{"kind":"json-schema","data":{"title":"ListAllSaasAppAccountsForDelegatedSecurityAdminResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/SaasAppAccount"}}}},"id":"schema_1591"},"schema_1592":{"kind":"json-schema","data":{"title":"ListResourceGroupProjectSaasAppAccountsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/SaasAppAccountWithSettings"}}}},"id":"schema_1592"},"schema_1593":{"kind":"json-schema","data":{"title":"ListSaasApplicationsAccessibleByUserResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/SaasApplicationInstance"}}}},"id":"schema_1593"},"schema_1594":{"kind":"json-schema","data":{"title":"ListTopLevelSecretFoldersForProjectResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/SecretOrFolderListResponse"}}}},"id":"schema_1594"},"schema_1595":{"kind":"json-schema","data":{"title":"ListTopLevelSecretFoldersForProjectForbiddenResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/UserAccessMethod"}}}},"id":"schema_1595"},"schema_1596":{"kind":"json-schema","data":{"title":"CreateSecretFolderForbiddenResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/UserAccessMethod"}}}},"id":"schema_1596"},"schema_1597":{"kind":"json-schema","data":{"title":"GetSecretFolderForbiddenResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/UserAccessMethod"}}}},"id":"schema_1597"},"schema_1598":{"kind":"json-schema","data":{"title":"UpdateSecretFolderForbiddenResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/UserAccessMethod"}}}},"id":"schema_1598"},"schema_1599":{"kind":"json-schema","data":{"title":"DeleteSecretFolderForbiddenResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/UserAccessMethod"}}}},"id":"schema_1599"},"schema_1600":{"kind":"json-schema","data":{"title":"ListSecretFolderItemsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/SecretOrFolderListResponse"}}}},"id":"schema_1600"},"schema_1601":{"kind":"json-schema","data":{"title":"ListSecretFolderItemsForbiddenResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/UserAccessMethod"}}}},"id":"schema_1601"},"schema_1602":{"kind":"json-schema","data":{"title":"CreateSecretForbiddenResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/UserAccessMethod"}}}},"id":"schema_1602"},"schema_1603":{"kind":"json-schema","data":{"title":"GetSecretForbiddenResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/UserAccessMethod"}}}},"id":"schema_1603"},"schema_1604":{"kind":"json-schema","data":{"title":"RevealSecretForbiddenResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/UserAccessMethod"}}}},"id":"schema_1604"},"schema_1605":{"kind":"json-schema","data":{"title":"UpdateSecretForbiddenResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/UserAccessMethod"}}}},"id":"schema_1605"},"schema_1606":{"kind":"json-schema","data":{"title":"DeleteSecretForbiddenResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/UserAccessMethod"}}}},"id":"schema_1606"},"schema_1607":{"kind":"json-schema","data":{"title":"ListSecretCredentialVersionsForbiddenResponse","properties":{"list":{"type":"array","items":{"$ref":"#/components/schemas/UserAccessMethod"}}}},"id":"schema_1607"},"schema_1608":{"kind":"json-schema","data":{"title":"ListTopLevelSecretFoldersForTeamResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/SecretOrFolderListResponse"}}}},"id":"schema_1608"},"schema_1609":{"kind":"json-schema","data":{"type":"string","maxLength":1000,"example":"svc"},"id":"schema_1609"},"schema_1610":{"kind":"json-schema","data":{"title":"ListTopLevelSecretFoldersForUserResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/SecretOrFolderListResponse"}}}},"id":"schema_1610"},"schema_1611":{"kind":"json-schema","data":{"type":"string","format":"uuid"},"id":"schema_1611"},"schema_1612":{"kind":"json-schema","data":{"title":"ListMoveDestinationsForbiddenResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/UserAccessMethod"}}}},"id":"schema_1612"},"schema_1613":{"kind":"json-schema","data":{"title":"ListSecretTemplatesResponse","properties":{"list":{"type":"array","items":{"$ref":"#/components/schemas/SecretTemplateResponse"}}}},"id":"schema_1613"},"schema_1614":{"kind":"json-schema","data":{"title":"ListSecurityPoliciesResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/SecurityPolicy"}}}},"id":"schema_1614"},"schema_1615":{"kind":"json-schema","data":{"type":"string","enum":["windows","linux"],"example":"windows"},"id":"schema_1615"},"schema_1616":{"kind":"json-schema","data":{"title":"ListAllServerAccountResourcesForSecurityAdminResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/PolicyResource"}}}},"id":"schema_1616"},"schema_1617":{"kind":"json-schema","data":{"type":"string","example":"host"},"id":"schema_1617"},"schema_1618":{"kind":"json-schema","data":{"type":"string","minLength":1,"maxLength":255,"example":"host"},"id":"schema_1618"},"schema_1619":{"kind":"json-schema","data":{"title":"ListAllServersForAdminResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/Server"}}}},"id":"schema_1619"},"schema_1620":{"kind":"json-schema","data":{"title":"ListAllServerAccountResourcesForDelegatedSecurityAdminResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/PolicyResource"}}}},"id":"schema_1620"},"schema_1621":{"kind":"json-schema","data":{"title":"ListResourceGroupServersResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/Server"}}}},"id":"schema_1621"},"schema_1622":{"kind":"json-schema","data":{"title":"ListResourceGroupProjectServersResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/Server"}}}},"id":"schema_1622"},"schema_1623":{"kind":"json-schema","data":{"title":"ListServiceUsersResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/User"},"type":"array"}},"type":"object"},"id":"schema_1623"},"schema_1624":{"kind":"json-schema","data":{"title":"ListServiceUserKeysResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ServiceUserKey"},"type":"array"}},"type":"object"},"id":"schema_1624"},"schema_1625":{"kind":"json-schema","data":{"title":"ListStagedServiceAccountsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/StagedServiceAccount"}}}},"id":"schema_1625"},"schema_1626":{"kind":"json-schema","data":{"title":"ListSudoCommandBundleResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/SudoCommandBundle"}}}},"id":"schema_1626"},"schema_1627":{"kind":"json-schema","data":{"title":"ListAllCheckedOutResourcesByUserResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/CheckedOutResourceByUserDetails"}}}},"id":"schema_1627"},"schema_1628":{"kind":"json-schema","data":{"title":"ListRolesResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/Roles"}}}},"id":"schema_1628"},"schema_1629":{"kind":"json-schema","data":{"title":"ListServersResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/Server"},"type":"array"}},"type":"object"},"id":"schema_1629"},"schema_1630":{"kind":"json-schema","data":{"title":"GetVaultJWKSResponse","properties":{"keys":{"items":{"$ref":"#/components/schemas/RawJSONWebKey"}}}},"id":"schema_1630"},"schema_1631":{"kind":"json-schema","data":{"title":"ListUsersResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/User"},"type":"array"}},"type":"object"},"id":"schema_1631"},"schema_1632":{"kind":"json-schema","data":{"title":"ListUserGroupsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/Group"},"type":"array"}},"type":"object"},"id":"schema_1632"},"schema_1633":{"kind":"json-schema","data":{"title":"ListWorkloadConnectionsResponse","properties":{"list":{"type":"array","description":"The list of workload connections","items":{"$ref":"#/components/schemas/WorkloadConnection"}}}},"id":"schema_1633"},"schema_1634":{"kind":"json-schema","data":{"type":"object","properties":{"ETag":{"type":"string","description":"Entity tag that identifies the resource version"}}},"id":"schema_1634"},"schema_1635":{"kind":"json-schema","data":{"title":"ListWorkloadRolesResponse","properties":{"list":{"type":"array","description":"The list of workload roles","items":{"$ref":"#/components/schemas/WorkloadRoleWithServerUsername"}}}},"id":"schema_1635"}},"exampleStore":{"components/examples/CreateRequestSelectorsActiveDirectoryRDPAndSSHPrivilege":{"id":"components/examples/CreateRequestSelectorsActiveDirectoryRDPAndSSHPrivilege","value":{"name":"SecurityPolicy7","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Active Directory RDP and SSH privilege"},"components/examples/CreateRequestSelectorsActiveDirectoryRDPPrivilege":{"id":"components/examples/CreateRequestSelectorsActiveDirectoryRDPPrivilege","value":{"name":"SecurityPolicy5","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Active Directory RDP privilege"},"components/examples/CreateRequestSelectorsActiveDirectorySSHPrivilege":{"id":"components/examples/CreateRequestSelectorsActiveDirectorySSHPrivilege","value":{"name":"SecurityPolicy6","description":"string","active":true,"principals":{"user_groups":[{"id":"83a472cb-2567-47fa-a783-5bf29ef1a062"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"20a45f2b-66f6-4743-9423-f58ae7dbd169","name":"administrator","type":"active_directory_shared_account"}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Active Directory SSH privilege"},"components/examples/CreateRequestSelectorsIndividualServer":{"id":"components/examples/CreateRequestSelectorsIndividualServer","value":{"name":"SecurityPolicy1","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule1","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server","selector":{"server_id":{"id":"145-321-098"}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Individual Server"},"components/examples/CreateRequestSelectorsIndividualServerAccount":{"id":"components/examples/CreateRequestSelectorsIndividualServerAccount","value":{"name":"SecurityPolicy2","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule2","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server_account","selector":{"server_id":{"id":"145-321-098"},"username":"bar"}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Individual Server Account"},"components/examples/CreateRequestSelectorsServerLabels":{"id":"components/examples/CreateRequestSelectorsServerLabels","value":{"name":"SecurityPolicy3","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule3","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Server Labels"},"components/examples/CreateRequestWithSudoSSHPrivilege":{"id":"components/examples/CreateRequestWithSudoSSHPrivilege","value":{"id":"123-768-456","name":"SecurityPolicy4","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule4","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true,"admin_level_permissions":false,"sudo_command_bundles":[{"id":"b4f7622b-f0be-4d62-aa47-1710a6289679","type":"sudo_commands_bundle"},{"id":"3a064d89-2984-47aa-bbda-91d637f09b8c","type":"sudo_commands_bundle"}],"sudo_display_name":"random sudo display name for end user"}}],"conditions":[{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]},"summary":"Rules Selector - Server Labels with Sudo SSH privilege"},"components/examples/InfrastructureOrchestratorWithCountsResponse":{"id":"components/examples/InfrastructureOrchestratorWithCountsResponse","value":{"id":"550e8400-e29b-41d4-a716-446655440000","name":"rg-1","gateway_count":3,"integration_count":5},"summary":"Get infrastructure orchestrator with counts response"},"components/examples/ListInfrastructureOrchestratorGatewaysResponse":{"id":"components/examples/ListInfrastructureOrchestratorGatewaysResponse","value":{"list":[{"id":"550e8400-e29b-41d4-a716-446655440002","name":"gateway-1","type":"gateway"},{"id":"550e8400-e29b-41d4-a716-446655440003","name":"gateway-2","type":"gateway"}]},"summary":"List infrastructure orchestrator gateways response"},"components/examples/ListInfrastructureOrchestratorIntegrationsResponse":{"id":"components/examples/ListInfrastructureOrchestratorIntegrationsResponse","value":{"list":[{"id":"550e8400-e29b-41d4-a716-446655440004","name":"db-connection-1","type":"database_connection"},{"id":"550e8400-e29b-41d4-a716-446655440005","name":"db-connection-2","type":"database_connection"}]},"summary":"List infrastructure orchestrator integrations response"},"components/examples/ListInfrastructureOrchestratorsResponse":{"id":"components/examples/ListInfrastructureOrchestratorsResponse","value":{"list":[{"id":"550e8400-e29b-41d4-a716-446655440000","name":"rg-1"},{"id":"550e8400-e29b-41d4-a716-446655440001","name":"rg-2"}]},"summary":"List infrastructure orchestrators response"},"components/examples/ListResponseSelectorsActiveDirectoryRDPAndSSHPrivilege":{"id":"components/examples/ListResponseSelectorsActiveDirectoryRDPAndSSHPrivilege","value":{"list":[{"id":"123-768-456","name":"SecurityPolicy7","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]}]},"summary":"Rules Selector - Active Directory RDP and SSH Privilege"},"components/examples/ListResponseSelectorsActiveDirectoryRDPPrivilege":{"id":"components/examples/ListResponseSelectorsActiveDirectoryRDPPrivilege","value":{"list":[{"id":"123-768-456","name":"SecurityPolicy5","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]}]},"summary":"Rules Selector - Active Directory RDP Privilege"},"components/examples/ListResponseSelectorsActiveDirectorySSHPrivilege":{"id":"components/examples/ListResponseSelectorsActiveDirectorySSHPrivilege","value":{"list":[{"id":"123-768-456","name":"SecurityPolicy6","description":"string","active":true,"principals":{"user_groups":[{"id":"83a472cb-2567-47fa-a783-5bf29ef1a062"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"20a45f2b-66f6-4743-9423-f58ae7dbd169","name":"administrator","type":"active_directory_shared_account"}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]}]},"summary":"Rules Selector - Active Directory SSH Privilege"},"components/examples/ListResponseSelectorsIndividualServer":{"id":"components/examples/ListResponseSelectorsIndividualServer","value":{"list":[{"id":"123-456-789","name":"SecurityPolicy1","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule1","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server","selector":{"server_id":{"id":"145-321-098","name":"Foo","type":"server"}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]}]},"summary":"Rules Selector - Individual Server"},"components/examples/ListResponseSelectorsIndividualServerAccount":{"id":"components/examples/ListResponseSelectorsIndividualServerAccount","value":{"list":[{"id":"867-531-123","name":"SecurityPolicy2","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule2","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server_account","selector":{"server_id":{"id":"145-321-098","name":"Foo","type":"server"},"username":"bar"}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]}]},"summary":"Rules Selector - Individual Server Account"},"components/examples/ListResponseSelectorsServerLabels":{"id":"components/examples/ListResponseSelectorsServerLabels","value":{"list":[{"id":"123-456-010","name":"SecurityPolicy3","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule3","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]}]},"summary":"Rules Selector - Server Labels"},"components/examples/ListResponseSelectorsServerLabelsWithSudoSSHPrivilege":{"id":"components/examples/ListResponseSelectorsServerLabelsWithSudoSSHPrivilege","value":{"list":[{"id":"123-768-456","name":"SecurityPolicy4","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule4","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true,"admin_level_permissions":false,"sudo_command_bundles":[{"id":"b4f7622b-f0be-4d62-aa47-1710a6289679","type":"sudo_commands_bundle"},{"id":"3a064d89-2984-47aa-bbda-91d637f09b8c","type":"sudo_commands_bundle"}],"sudo_display_name":"random sudo display name for end user"}}],"conditions":[{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]}]},"summary":"Rules Selector - Server Labels with Sudo SSH privilege"},"components/examples/MySQLDatabaseConnectionRequest":{"id":"components/examples/MySQLDatabaseConnectionRequest","value":{"name":"Production MySQL","description":"Primary MySQL database","auth_type":"mysql_basic_auth","auth_details":{"_type":"mysql_basic_auth","username":"admin_user","host":"mysql.example.com","port":3306,"password_jwe":"eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMjU2R0NNIn0..."},"infrastructure_orchestrator":{"id":"550e8400-e29b-41d4-a716-446655440001"}},"summary":"Create MySQL database connection"},"components/examples/MySQLDatabaseConnectionResponse":{"id":"components/examples/MySQLDatabaseConnectionResponse","value":{"id":"b858b929-b5d5-5557-9b98-815327596b19","name":"Production MySQL","description":"Primary MySQL database","auth_type":"mysql_basic_auth","auth_details":{"_type":"mysql_basic_auth","username":"admin_user","host":"mysql.example.com","port":3306},"status":"active","last_status_change_at":"2024-01-15T10:30:00Z","last_discovery_run_at":"2024-01-15T11:00:00Z","created_at":"2024-01-01T00:00:00Z","updated_at":"2024-01-15T10:30:00Z","infrastructure_orchestrator":{"id":"550e8400-e29b-41d4-a716-446655440001","name":"rg-2"}},"summary":"MySQL database connection response"},"components/examples/MySQLDatabaseConnectionUpdateRequest":{"id":"components/examples/MySQLDatabaseConnectionUpdateRequest","value":{"name":"Production MySQL Updated","description":"Updated primary MySQL database","auth_type":"mysql_basic_auth","auth_details":{"_type":"mysql_basic_auth","username":"admin_user","host":"mysql.example.com","port":3306},"infrastructure_orchestrator":{"id":"550e8400-e29b-41d4-a716-446655440001"}},"summary":"Update MySQL database connection (without password change)"},"components/examples/OrchestratorConfigRequest":{"id":"components/examples/OrchestratorConfigRequest","value":{"orchestrator_version":"1.0.0","capabilities":{"database_rotation":"true","credential_vaulting":"true"}},"summary":"Orchestrator configuration request example"},"components/examples/OrchestratorConfigResponse":{"id":"components/examples/OrchestratorConfigResponse","value":{"tenant_id":"tenant-abc123","external_id":"550e8400-e29b-41d4-a716-446655440000","jwt":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...","orchestrator_url":"https://api.example.com"},"summary":"Orchestrator config response example"},"components/examples/PostgresDatabaseConnectionRequest":{"id":"components/examples/PostgresDatabaseConnectionRequest","value":{"name":"Production PostgreSQL","description":"Primary production database","auth_type":"postgres_basic_auth","auth_details":{"_type":"postgres_basic_auth","username":"admin_user","host":"db.example.com","port":5432,"password_jwe":"eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMjU2R0NNIn0..."},"infrastructure_orchestrator":{"id":"550e8400-e29b-41d4-a716-446655440000"}},"summary":"Create PostgreSQL database connection"},"components/examples/PostgresDatabaseConnectionResponse":{"id":"components/examples/PostgresDatabaseConnectionResponse","value":{"id":"a747a818-a4c4-4446-8a87-704216495a08","name":"Production PostgreSQL","description":"Primary production database","auth_type":"postgres_basic_auth","auth_details":{"_type":"postgres_basic_auth","username":"admin_user","host":"db.example.com","port":5432},"status":"active","last_status_change_at":"2024-01-15T10:30:00Z","last_discovery_run_at":"2024-01-15T11:00:00Z","created_at":"2024-01-01T00:00:00Z","updated_at":"2024-01-15T10:30:00Z","infrastructure_orchestrator":{"id":"550e8400-e29b-41d4-a716-446655440000","name":"rg-1"}},"summary":"PostgreSQL database connection response"},"components/examples/PostgresDatabaseConnectionUpdateRequest":{"id":"components/examples/PostgresDatabaseConnectionUpdateRequest","value":{"name":"Production PostgreSQL Updated","description":"Updated primary production database","auth_type":"postgres_basic_auth","auth_details":{"_type":"postgres_basic_auth","username":"admin_user","host":"db.example.com","port":5432},"infrastructure_orchestrator":{"id":"550e8400-e29b-41d4-a716-446655440000"}},"summary":"Update PostgreSQL database connection (without password change)"},"components/examples/RequestCreateWorkloadConnection":{"id":"components/examples/RequestCreateWorkloadConnection","value":{"type":"JWT","name":"github-actions-ci","description":"Workload connection for GitHub Actions CI pipelines","token_ttl_in_seconds":900,"conditions":[{"name":"sub","matcher":"EQUALS","value":"repo:my-org/my-repo:ref:refs/heads/main"}],"jwt_config":{"jwks_url":"https://token.actions.githubusercontent.com/.well-known/jwks"}},"summary":"Create a JWT workload connection"},"components/examples/RequestMoveSecret":{"id":"components/examples/RequestMoveSecret","value":{"secrets":[{"id":"a3f1c2d4-5e6b-7890-abcd-ef1234567890","destination_folder_id":"b4e2d3c5-6f7a-8901-bcde-fa2345678901"}]},"summary":"Move a secret to a different folder"},"components/examples/RequestSelectorsActiveDirectoryRDPAndSSHPrivilege":{"id":"components/examples/RequestSelectorsActiveDirectoryRDPAndSSHPrivilege","value":{"id":"123-768-456","name":"SecurityPolicy7","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Active Directory RDP and SSH privilege"},"components/examples/RequestSelectorsActiveDirectoryRDPPrivilege":{"id":"components/examples/RequestSelectorsActiveDirectoryRDPPrivilege","value":{"id":"123-768-456","name":"SecurityPolicy5","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Active Directory RDP privilege"},"components/examples/RequestSelectorsActiveDirectorySSHPrivilege":{"id":"components/examples/RequestSelectorsActiveDirectorySSHPrivilege","value":{"id":"123-768-456","name":"SecurityPolicy6","description":"string","active":true,"principals":{"user_groups":[{"id":"83a472cb-2567-47fa-a783-5bf29ef1a062"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"20a45f2b-66f6-4743-9423-f58ae7dbd169","name":"administrator","type":"active_directory_shared_account"}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Active Directory SSH privilege"},"components/examples/RequestSelectorsIndividualServer":{"id":"components/examples/RequestSelectorsIndividualServer","value":{"id":"123-456-789","name":"SecurityPolicy1","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule1","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server","selector":{"server_id":{"id":"145-321-098"}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Individual Server"},"components/examples/RequestSelectorsIndividualServerAccount":{"id":"components/examples/RequestSelectorsIndividualServerAccount","value":{"id":"867-531-123","name":"SecurityPolicy2","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule2","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server_account","selector":{"server_id":{"id":"145-321-098"},"username":"bar"}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Individual Server Account"},"components/examples/RequestSelectorsServerLabels":{"id":"components/examples/RequestSelectorsServerLabels","value":{"id":"123-456-010","name":"SecurityPolicy3","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule3","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Server Labels"},"components/examples/RequestSelectorsServerLabelsWithSudoSSHPrivilege":{"id":"components/examples/RequestSelectorsServerLabelsWithSudoSSHPrivilege","value":{"id":"123-768-456","name":"SecurityPolicy4","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule4","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true,"admin_level_permissions":false,"sudo_command_bundles":[{"id":"b4f7622b-f0be-4d62-aa47-1710a6289679","type":"sudo_commands_bundle"},{"id":"3a064d89-2984-47aa-bbda-91d637f09b8c","type":"sudo_commands_bundle"}],"sudo_display_name":"random sudo display name for end user"}}],"conditions":[{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Server Labels with Sudo SSH privilege"},"components/examples/RequestUpdateWorkloadConnection":{"id":"components/examples/RequestUpdateWorkloadConnection","value":{"name":"github-actions-ci","description":"Workload connection for GitHub Actions CI pipelines","token_ttl_in_seconds":900,"conditions":[{"name":"sub","matcher":"EQUALS","value":"repo:my-org/my-repo:ref:refs/heads/main"}],"jwt_config":{"jwks_url":"https://token.actions.githubusercontent.com/.well-known/jwks"}},"summary":"Update a workload connection"},"components/examples/ResolveResourceNamesRequest":{"id":"components/examples/ResolveResourceNamesRequest","value":{"names":["api-server-west-01.example.com","db-node-east-01.example.com"],"client_features":["on-demand-users","gateways","ad-joined","gateway-brokered-rdp","user-access-methods","pam-password-account","pam-password-gateway"],"include_user_access_methods":true}},"components/examples/ResolveResourceNamesRequestWithUserAccessMethodFilters":{"id":"components/examples/ResolveResourceNamesRequestWithUserAccessMethodFilters","value":{"names":["api-server-west-01.example.com","db-node-east-01.example.com"],"client_features":["on-demand-users","gateways","ad-joined","gateway-brokered-rdp","user-access-methods","pam-password-account","pam-password-gateway"],"include_user_access_methods":true,"user_access_method_filters":{"api-server-west-01.example.com":{"identity":"foo","sudo_display_name":"Prod Admin Commands"}}}},"components/examples/ResolveResourceNamesResponse":{"id":"components/examples/ResolveResourceNamesResponse","value":{"results":[{"name":"api-server-west-01.example.com","servers":[{"team_name":"x-factor","id":"8370a376-7858-4fa3-93f2-1b0b0b0b0b0b","project_name":"test_example_project","project_id":"429f4624-64e6-4f1a-8fce-44f21dda152e","hostname":"api-server-west-01.example.com","alt_names":["api-server-west-01.example.com","ip-10-1-1-1-internal"],"bastion":"bastion-node1.example.com","canonical_name":"api-server-west-01.example.com","access_address":"10.1.1.1","os":"Debian 11.6","os_type":"linux","services":["ssh","broker"],"registered_at":"2023-02-06T21:09:22.517764Z","last_seen":"2023-08-14T03:23:52.582553Z","sftd_version":"1.23.4","cloud_provider":"aws","ssh_host_keys":["ssh-rsa xxx"],"broker_host_certs":["token"],"instance_details":{"instance_id":"i-00112233445566","account_id":"00112233445566","availability_zone":"us-west-2c","networks":[{"mac":"00-00-00-00-00-00","vpc_id":"vpc-0011223344","addresses":["10.0.0.1"]}],"public_ip_v4":"","instance_type":"m5.large"},"state":"ACTIVE","managed":true,"deleted_at":null}]}]}},"components/examples/ResponseActiveDirectoryAccountRule":{"id":"components/examples/ResponseActiveDirectoryAccountRule","value":{"id":"ad-rule-123","name":"AD Account Rule","priority":1,"rule_type":"SHARED","organizational_units":["REALITY=FAKE"],"resource_group":{"id":"b76f27b7-84d5-4ed2-86a8-1a1aee34c21a","name":"tilt-test-resource-group","type":"resource_group"},"project":{"id":"429f4624-64e6-4f1a-8fce-44f21dda152e","name":"tilt-test-project","type":"project"}},"summary":"Active Directory Account Rule"},"components/examples/ResponseGetFolderActions":{"id":"components/examples/ResponseGetFolderActions","value":{"create_folder":false,"create_secret":false,"edit":false,"delete":false},"summary":"Folder actions for a user with read-only access"},"components/examples/ResponseGetSecretActions":{"id":"components/examples/ResponseGetSecretActions","value":{"reveal":true,"edit":true,"delete":true,"move":true},"summary":"Secret actions for a user with full access"},"components/examples/ResponseListActiveDirectoryAccountCredentialVersionsAscending":{"id":"components/examples/ResponseListActiveDirectoryAccountCredentialVersionsAscending","value":{"list":[{"version":1,"version_id":"adacct123:v1","created_at":"2026-02-19T08:15:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"INITIAL_CREATION","status":"previous"},{"version":2,"version_id":"adacct123:v2","created_at":"2026-02-20T10:30:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":3,"version_id":"adacct123:v3","created_at":"2026-03-01T14:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"discarded"},{"version":4,"version_id":"adacct123:v4","created_at":"2026-03-15T09:45:00Z","created_by":"jsmith@company.com","created_by_type":"human","rotation_reason":"USER_INITIATED","status":"previous"},{"version":5,"version_id":"adacct123:v5","created_at":"2026-04-01T11:20:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":6,"version_id":"adacct123:v6","created_at":"2026-04-10T16:30:00Z","created_by":"bjones@company.com","created_by_type":"human","rotation_reason":"SCOPE_CHANGED","status":"previous"},{"version":7,"version_id":"adacct123:v7","created_at":"2026-04-20T08:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":8,"version_id":"adacct123:v8","created_at":"2026-05-01T13:10:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"USER_INITIATED","status":"active"},{"version":9,"version_id":"adacct123:v9","created_at":"2026-05-15T09:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"next"}]},"summary":"Credential versions sorted by descending=false (default, oldest first)"},"components/examples/ResponseListActiveDirectoryAccountCredentialVersionsDescending":{"id":"components/examples/ResponseListActiveDirectoryAccountCredentialVersionsDescending","value":{"list":[{"version":9,"version_id":"adacct123:v9","created_at":"2026-05-15T09:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"next"},{"version":8,"version_id":"adacct123:v8","created_at":"2026-05-01T13:10:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"USER_INITIATED","status":"active"},{"version":7,"version_id":"adacct123:v7","created_at":"2026-04-20T08:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":6,"version_id":"adacct123:v6","created_at":"2026-04-10T16:30:00Z","created_by":"bjones@company.com","created_by_type":"human","rotation_reason":"SCOPE_CHANGED","status":"previous"},{"version":5,"version_id":"adacct123:v5","created_at":"2026-04-01T11:20:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":4,"version_id":"adacct123:v4","created_at":"2026-03-15T09:45:00Z","created_by":"jsmith@company.com","created_by_type":"human","rotation_reason":"USER_INITIATED","status":"previous"},{"version":3,"version_id":"adacct123:v3","created_at":"2026-03-01T14:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"discarded"},{"version":2,"version_id":"adacct123:v2","created_at":"2026-02-20T10:30:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":1,"version_id":"adacct123:v1","created_at":"2026-02-19T08:15:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"INITIAL_CREATION","status":"previous"}]},"summary":"Credential versions sorted by descending=true (newest first)"},"components/examples/ResponseListMoveDestinations":{"id":"components/examples/ResponseListMoveDestinations","value":{"list":[{"id":"b4e2d3c5-6f7a-8901-bcde-fa2345678901","name":"Production Credentials","description":"Secrets for production environment access","permissions":["list","secret_create"],"has_children":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"Production Resource Group","type":"resource_group"},"project":{"id":"429f4624-64e6-4f1a-8fce-44f21dda152e","name":"Production Project","type":"project"}}]},"summary":"Top-level destination folders available for a move"},"components/examples/ResponseListOktaUniversalDirectoryAccountCredentialVersionsDescending":{"id":"components/examples/ResponseListOktaUniversalDirectoryAccountCredentialVersionsDescending","value":{"list":[{"version":9,"version_id":"ghi789:v9","created_at":"2026-05-15T09:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"next"},{"version":8,"version_id":"ghi789:v8","created_at":"2026-05-01T13:10:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"USER_INITIATED","status":"active"},{"version":7,"version_id":"ghi789:v7","created_at":"2026-04-20T08:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":6,"version_id":"ghi789:v6","created_at":"2026-04-10T16:30:00Z","created_by":"bjones@company.com","created_by_type":"human","rotation_reason":"SCOPE_CHANGED","status":"previous"},{"version":5,"version_id":"ghi789:v5","created_at":"2026-04-01T11:20:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":4,"version_id":"ghi789:v4","created_at":"2026-03-15T09:45:00Z","created_by":"jsmith@company.com","created_by_type":"human","rotation_reason":"USER_INITIATED","status":"previous"},{"version":3,"version_id":"ghi789:v3","created_at":"2026-03-01T14:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"discarded"},{"version":2,"version_id":"ghi789:v2","created_at":"2026-02-20T10:30:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":1,"version_id":"ghi789:v1","created_at":"2026-02-19T08:15:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"INITIAL_CREATION","status":"previous"}]},"summary":"Credential versions sorted by descending=true (newest first)"},"components/examples/ResponseListSaasAppAccountCredentialVersionsDescending":{"id":"components/examples/ResponseListSaasAppAccountCredentialVersionsDescending","value":{"list":[{"version":9,"version_id":"def456:v9","created_at":"2026-05-15T09:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"next"},{"version":8,"version_id":"def456:v8","created_at":"2026-05-01T13:10:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"USER_INITIATED","status":"active"},{"version":7,"version_id":"def456:v7","created_at":"2026-04-20T08:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":6,"version_id":"def456:v6","created_at":"2026-04-10T16:30:00Z","created_by":"bjones@company.com","created_by_type":"human","rotation_reason":"SCOPE_CHANGED","status":"previous"},{"version":5,"version_id":"def456:v5","created_at":"2026-04-01T11:20:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":4,"version_id":"def456:v4","created_at":"2026-03-15T09:45:00Z","created_by":"jsmith@company.com","created_by_type":"human","rotation_reason":"USER_INITIATED","status":"previous"},{"version":3,"version_id":"def456:v3","created_at":"2026-03-01T14:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"discarded"},{"version":2,"version_id":"def456:v2","created_at":"2026-02-20T10:30:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":1,"version_id":"def456:v1","created_at":"2026-02-19T08:15:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"INITIAL_CREATION","status":"previous"}]},"summary":"Credential versions sorted by descending=true (newest first)"},"components/examples/ResponseListSecretTemplates":{"id":"components/examples/ResponseListSecretTemplates","value":{"list":[{"id":"API_KEY","name":"API Key","description":null,"fields":[{"key_name":"apikey","required":true,"type":"string"},{"key_name":"username","required":false,"type":"string"},{"key_name":"password","required":false,"type":"string"},{"key_name":"host","required":false,"type":"string"}],"created_at":"0001-01-01T00:00:00Z","updated_at":"0001-01-01T00:00:00Z","version":1,"is_global":true},{"id":"USERNAME_PASSWORD","name":"Username/Password","description":null,"fields":[{"key_name":"username","required":true,"type":"string"},{"key_name":"password","required":true,"type":"string"},{"key_name":"host","required":false,"type":"string"}],"created_at":"0001-01-01T00:00:00Z","updated_at":"0001-01-01T00:00:00Z","version":1,"is_global":true}]},"summary":"List Secret Templates Response"},"components/examples/ResponseMoveSecret":{"id":"components/examples/ResponseMoveSecret","value":{"id":"a3f1c2d4-5e6b-7890-abcd-ef1234567890"},"summary":"Successfully moved secret"},"components/examples/ResponseSelectorsActiveDirectoryRDPAndSSHPrivilege":{"id":"components/examples/ResponseSelectorsActiveDirectoryRDPAndSSHPrivilege","value":{"id":"123-768-456","name":"SecurityPolicy7","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Active Directory RDP and SSH privilege"},"components/examples/ResponseSelectorsActiveDirectoryRDPPrivilege":{"id":"components/examples/ResponseSelectorsActiveDirectoryRDPPrivilege","value":{"id":"123-768-456","name":"SecurityPolicy5","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Active Directory RDP privilege"},"components/examples/ResponseSelectorsActiveDirectorySSHPrivilege":{"id":"components/examples/ResponseSelectorsActiveDirectorySSHPrivilege","value":{"id":"123-768-456","name":"SecurityPolicy6","description":"string","active":true,"principals":{"user_groups":[{"id":"83a472cb-2567-47fa-a783-5bf29ef1a062"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"20a45f2b-66f6-4743-9423-f58ae7dbd169","name":"administrator","type":"active_directory_shared_account"}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Active Directory SSH privilege"},"components/examples/ResponseSelectorsIndividualServer":{"id":"components/examples/ResponseSelectorsIndividualServer","value":{"id":"123-456-789","name":"SecurityPolicy1","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule1","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server","selector":{"server_id":{"id":"145-321-098","name":"Foo","type":"server"}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]},"summary":"Rules Selector - Individual Server"},"components/examples/ResponseSelectorsIndividualServerAccount":{"id":"components/examples/ResponseSelectorsIndividualServerAccount","value":{"id":"867-531-123","name":"SecurityPolicy2","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule2","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server_account","selector":{"server_id":{"id":"145-321-098","name":"Foo","type":"server"},"username":"bar"}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]},"summary":"Rules Selector - Individual Server Account"},"components/examples/ResponseSelectorsServerLabels":{"id":"components/examples/ResponseSelectorsServerLabels","value":{"id":"123-456-010","name":"SecurityPolicy3","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule3","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]},"summary":"Rules Selector - Server Labels"},"components/examples/ResponseSelectorsServerLabelsWithSudoSSHPrivilege":{"id":"components/examples/ResponseSelectorsServerLabelsWithSudoSSHPrivilege","value":{"id":"123-768-456","name":"SecurityPolicy4","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule4","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true,"admin_level_permissions":false,"sudo_command_bundles":[{"id":"b4f7622b-f0be-4d62-aa47-1710a6289679","type":"sudo_commands_bundle"},{"id":"3a064d89-2984-47aa-bbda-91d637f09b8c","type":"sudo_commands_bundle"}],"sudo_display_name":"random sudo display name for end user"}}],"conditions":[{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"summary":"Rules Selector - Server Labels with Sudo SSH privilege"},"components/examples/ServerListResponse":{"id":"components/examples/ServerListResponse","value":{"list":[{"team_name":"x-factor","id":"8370a376-7858-4fa3-93f2-1b0b0b0b0b0b","project_name":"test_example_project","project_id":"429f4624-64e6-4f1a-8fce-44f21dda152e","hostname":"api-server-west-01.example.com","alt_names":["api-server-west-01.example.com","ip-10-1-1-1-internal"],"bastion":"bastion-node1.example.com","canonical_name":"api-server-west-01.example.com","access_address":"10.1.1.1","os":"Debian 11.6","os_type":"linux","services":["ssh","broker"],"registered_at":"2023-02-06T21:09:22.517764Z","last_seen":"2023-08-14T03:23:52.582553Z","sftd_version":"1.23.4","cloud_provider":"aws","ssh_host_keys":["ssh-rsa xxx"],"broker_host_certs":["token"],"instance_details":{"instance_id":"i-00112233445566","account_id":"00112233445566","availability_zone":"us-west-2c","networks":[{"mac":"00-00-00-00-00-00","vpc_id":"vpc-0011223344","addresses":["10.0.0.1"]}],"public_ip_v4":"","instance_type":"m5.large"},"state":"ACTIVE","managed":true,"deleted_at":null},{"team_name":"x-factor","id":"6003de80-62fa-4565-9a9d-1d0a380d8184","project_name":"test_example_project","project_id":"429f4624-64e6-4f1a-8fce-44f21dda152e","hostname":"api-server-west-02.example.com","alt_names":["api-server-west-02.example.com","ip-10-1-1-2-internal"],"bastion":"bastion-node1.example.com","canonical_name":"api-server-west-02.example.com","access_address":"10.1.1.2","os":"Debian 11.6","os_type":"linux","services":["ssh","broker"],"registered_at":"2023-02-06T21:09:22.517764Z","last_seen":"2023-08-14T03:23:52.582553Z","sftd_version":"1.23.4","cloud_provider":"aws","ssh_host_keys":["ssh-rsa xxx"],"broker_host_certs":["token"],"instance_details":{"instance_id":"i-00112233445567","account_id":"00112233445566","availability_zone":"us-west-2c","networks":[{"mac":"00-00-00-00-00-00","vpc_id":"vpc-0011223344","addresses":["10.0.0.1"]}],"public_ip_v4":"","instance_type":"m5.large"},"state":"ACTIVE","managed":true,"deleted_at":null}]}},"paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)":{"value":{"list":[{"version":9,"version_id":"adacct123:v9","created_at":"2026-05-15T09:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"next"},{"version":8,"version_id":"adacct123:v8","created_at":"2026-05-01T13:10:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"USER_INITIATED","status":"active"},{"version":7,"version_id":"adacct123:v7","created_at":"2026-04-20T08:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":6,"version_id":"adacct123:v6","created_at":"2026-04-10T16:30:00Z","created_by":"bjones@company.com","created_by_type":"human","rotation_reason":"SCOPE_CHANGED","status":"previous"},{"version":5,"version_id":"adacct123:v5","created_at":"2026-04-01T11:20:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":4,"version_id":"adacct123:v4","created_at":"2026-03-15T09:45:00Z","created_by":"jsmith@company.com","created_by_type":"human","rotation_reason":"USER_INITIATED","status":"previous"},{"version":3,"version_id":"adacct123:v3","created_at":"2026-03-01T14:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"discarded"},{"version":2,"version_id":"adacct123:v2","created_at":"2026-02-20T10:30:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":1,"version_id":"adacct123:v1","created_at":"2026-02-19T08:15:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"INITIAL_CREATION","status":"previous"}]},"key":"Credential versions sorted by descending=true (newest first)","summary":"Credential versions sorted by descending=true (newest first)","id":"paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)"},"paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=false (default, oldest first)":{"value":{"list":[{"version":1,"version_id":"adacct123:v1","created_at":"2026-02-19T08:15:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"INITIAL_CREATION","status":"previous"},{"version":2,"version_id":"adacct123:v2","created_at":"2026-02-20T10:30:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":3,"version_id":"adacct123:v3","created_at":"2026-03-01T14:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"discarded"},{"version":4,"version_id":"adacct123:v4","created_at":"2026-03-15T09:45:00Z","created_by":"jsmith@company.com","created_by_type":"human","rotation_reason":"USER_INITIATED","status":"previous"},{"version":5,"version_id":"adacct123:v5","created_at":"2026-04-01T11:20:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":6,"version_id":"adacct123:v6","created_at":"2026-04-10T16:30:00Z","created_by":"bjones@company.com","created_by_type":"human","rotation_reason":"SCOPE_CHANGED","status":"previous"},{"version":7,"version_id":"adacct123:v7","created_at":"2026-04-20T08:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":8,"version_id":"adacct123:v8","created_at":"2026-05-01T13:10:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"USER_INITIATED","status":"active"},{"version":9,"version_id":"adacct123:v9","created_at":"2026-05-15T09:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"next"}]},"key":"Credential versions sorted by descending=false (default, oldest first)","summary":"Credential versions sorted by descending=false (default, oldest first)","id":"paths/~1v1~1teams~1{team_name}~1active_directory~1{ad_connection_id}~1accounts~1{ad_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=false (default, oldest first)"},"paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1{ad_account_rule_id}/get/responses/200/content/application~1json/examples/Active Directory Account Rule":{"value":{"id":"ad-rule-123","name":"AD Account Rule","priority":1,"rule_type":"SHARED","organizational_units":["REALITY=FAKE"],"resource_group":{"id":"b76f27b7-84d5-4ed2-86a8-1a1aee34c21a","name":"tilt-test-resource-group","type":"resource_group"},"project":{"id":"429f4624-64e6-4f1a-8fce-44f21dda152e","name":"tilt-test-project","type":"project"}},"key":"Active Directory Account Rule","summary":"Active Directory Account Rule","id":"paths/~1v1~1teams~1{team_name}~1resource_assignment~1active_directory~1{ad_connection_id}~1rules~1{ad_account_rule_id}/get/responses/200/content/application~1json/examples/Active Directory Account Rule"},"paths/~1v1~1teams~1{team_name}~1attributes~1conflicts/get/responses/200/content/application~1json/example":{"value":{"list":[{"attribute_name":"unix_user_name","attribute_value":"Sec.Admin","id":"11faefa1-6b59-4a5a-9492-43195cd07385","is_service_user":false,"user_name":"OPA.User.1"},{"attribute_name":"unix_user_name","attribute_value":"Sec.Admin","id":"11faefa1-6b59-4a5b-9492-43195cd07385","is_service_user":false,"user_name":"OPA.User.2"},{"attribute_name":"unix_gid","attribute_value":1001,"id":"b06dfc59-ae9c-4q43-b583-96d09988fd84","user_name":"OPA.User.3"},{"attribute_name":"unix_gid","attribute_value":1001,"id":"ff2c0f25-b73d-4t20-8aeb-b6c39a68a204","is_service_user":true,"user_name":"OPA.User.4"}]},"id":"paths/~1v1~1teams~1{team_name}~1attributes~1conflicts/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1attributes~1options/get/responses/200/content/application~1json/example":{"value":{"list":[{"namespace":"user","attribute_name":"unix_uid","details":{"min":1001,"max":4294967295}},{"namespace":"user","attribute_name":"unix_gid","details":{"min":1001,"max":4294967295}},{"namespace":"group","attribute_name":"unix_gid","details":{"min":1001,"max":4294967295}}]},"id":"paths/~1v1~1teams~1{team_name}~1attributes~1options/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/put/requestBody/content/application~1json/example":{"value":{"namespace":"user","attribute_name":"unix_uid","details":{"min":1001,"max":4294967295}},"id":"paths/~1v1~1teams~1{team_name}~1attributes~1options~1{namespace}~1{attribute_name}/put/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"36844d7c-f311-4a42-866c-f32a5a41e213","attribute_name":"unix_group_name","attribute_value":"group_old","managed":false},{"id":"8eb50e3f-ef90-4215-b358-9318b35867de","attribute_name":"windows_group_name","attribute_value":"group_new","managed":false}]},"id":"paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/get/responses/200/content/application~1json/example":{"value":{"attribute_name":"unix_group_name","attribute_value":"group_old","id":"36844d7c-f311-4a42-866c-f32a5a41e213","managed":false},"id":"paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/put/requestBody/content/application~1json/example":{"value":{"attribute_name":"unix_group_name","attribute_value":"new_name"},"id":"paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes~1{attribute_id}/put/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"11faefa1-6b59-4a52-9492-43195cd07385","attribute_name":"unix_user_name","attribute_value":"augusta_ada_king","managed":true},{"id":"11faefa1-6b59-4a52-9492-43195cd07385","attribute_name":"unix_uid","attribute_value":1210,"managed":true},{"id":"b06dfc59-ae9c-4243-b583-96d09988fd84","attribute_name":"unix_gid","attribute_value":1210,"managed":true},{"id":"ff2c0f25-b73d-4720-8aeb-b6c39a68a204","attribute_name":"windows_user_name","attribute_value":"augusta_ada_king","managed":true}]},"id":"paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/get/responses/200/content/application~1json/example":{"value":{"attribute_name":"unix_user_name","attribute_value":"augusta_ada_king","id":"11faefa1-6b59-4a52-9492-43195cd07385","managed":true},"id":"paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/put/requestBody/content/application~1json/example":{"value":{"attribute_name":"unix_user_name","attribute_value":"ada_lovelace"},"id":"paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes~1{attribute_id}/put/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1clients/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","user_name":"Jason.Compson.IV","description":"Work laptop","hostname":"LightInAugust","os":"macOS 10.14.6","encrypted":true,"deleted_at":null,"state":"PENDING"},{"id":"5e9d8179-2fca-4905-8405-3cd3e0c5280e","user_name":"Jason.Compson.IV","description":"Personal laptop","hostname":"Absalom","os":"macOS 10.14.6","encrypted":true,"deleted_at":null,"state":"ACTIVE"}]},"id":"paths/~1v1~1teams~1{team_name}~1clients/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/get/responses/200/content/application~1json/example":{"value":{"deleted_at":null,"description":"Work laptop","encrypted":true,"hostname":"LightInAugust","id":"9c199afe-0ca5-427a-baac-c4341707d82b","os":"macOS 10.14.6","state":"PENDING","user_name":"Jason.Compson.IV"},"id":"paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/put/requestBody/content/application~1json/example":{"value":{"state":"ACTIVE","user_name":"Jason.Compson.IV"},"id":"paths/~1v1~1teams~1{team_name}~1clients~1{client_id}/put/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1connections~1databases/post/requestBody/content/application~1json/examples/Create PostgreSQL database connection":{"value":{"name":"Production PostgreSQL","description":"Primary production database","auth_type":"postgres_basic_auth","auth_details":{"_type":"postgres_basic_auth","username":"admin_user","host":"db.example.com","port":5432,"password_jwe":"eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMjU2R0NNIn0..."},"infrastructure_orchestrator":{"id":"550e8400-e29b-41d4-a716-446655440000"}},"key":"Create PostgreSQL database connection","summary":"Create PostgreSQL database connection","id":"paths/~1v1~1teams~1{team_name}~1connections~1databases/post/requestBody/content/application~1json/examples/Create PostgreSQL database connection"},"paths/~1v1~1teams~1{team_name}~1connections~1databases/post/requestBody/content/application~1json/examples/Create MySQL database connection":{"value":{"name":"Production MySQL","description":"Primary MySQL database","auth_type":"mysql_basic_auth","auth_details":{"_type":"mysql_basic_auth","username":"admin_user","host":"mysql.example.com","port":3306,"password_jwe":"eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMjU2R0NNIn0..."},"infrastructure_orchestrator":{"id":"550e8400-e29b-41d4-a716-446655440001"}},"key":"Create MySQL database connection","summary":"Create MySQL database connection","id":"paths/~1v1~1teams~1{team_name}~1connections~1databases/post/requestBody/content/application~1json/examples/Create MySQL database connection"},"paths/~1v1~1teams~1{team_name}~1connections~1databases/post/responses/201/content/application~1json/examples/PostgreSQL database connection response":{"value":{"id":"a747a818-a4c4-4446-8a87-704216495a08","name":"Production PostgreSQL","description":"Primary production database","auth_type":"postgres_basic_auth","auth_details":{"_type":"postgres_basic_auth","username":"admin_user","host":"db.example.com","port":5432},"status":"active","last_status_change_at":"2024-01-15T10:30:00Z","last_discovery_run_at":"2024-01-15T11:00:00Z","created_at":"2024-01-01T00:00:00Z","updated_at":"2024-01-15T10:30:00Z","infrastructure_orchestrator":{"id":"550e8400-e29b-41d4-a716-446655440000","name":"rg-1"}},"key":"PostgreSQL database connection response","summary":"PostgreSQL database connection response","id":"paths/~1v1~1teams~1{team_name}~1connections~1databases/post/responses/201/content/application~1json/examples/PostgreSQL database connection response"},"paths/~1v1~1teams~1{team_name}~1connections~1databases/post/responses/201/content/application~1json/examples/MySQL database connection response":{"value":{"id":"b858b929-b5d5-5557-9b98-815327596b19","name":"Production MySQL","description":"Primary MySQL database","auth_type":"mysql_basic_auth","auth_details":{"_type":"mysql_basic_auth","username":"admin_user","host":"mysql.example.com","port":3306},"status":"active","last_status_change_at":"2024-01-15T10:30:00Z","last_discovery_run_at":"2024-01-15T11:00:00Z","created_at":"2024-01-01T00:00:00Z","updated_at":"2024-01-15T10:30:00Z","infrastructure_orchestrator":{"id":"550e8400-e29b-41d4-a716-446655440001","name":"rg-2"}},"key":"MySQL database connection response","summary":"MySQL database connection response","id":"paths/~1v1~1teams~1{team_name}~1connections~1databases/post/responses/201/content/application~1json/examples/MySQL database connection response"},"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/get/responses/200/content/application~1json/examples/PostgreSQL database connection response":{"value":{"id":"a747a818-a4c4-4446-8a87-704216495a08","name":"Production PostgreSQL","description":"Primary production database","auth_type":"postgres_basic_auth","auth_details":{"_type":"postgres_basic_auth","username":"admin_user","host":"db.example.com","port":5432},"status":"active","last_status_change_at":"2024-01-15T10:30:00Z","last_discovery_run_at":"2024-01-15T11:00:00Z","created_at":"2024-01-01T00:00:00Z","updated_at":"2024-01-15T10:30:00Z","infrastructure_orchestrator":{"id":"550e8400-e29b-41d4-a716-446655440000","name":"rg-1"}},"key":"PostgreSQL database connection response","summary":"PostgreSQL database connection response","id":"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/get/responses/200/content/application~1json/examples/PostgreSQL database connection response"},"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/get/responses/200/content/application~1json/examples/MySQL database connection response":{"value":{"id":"b858b929-b5d5-5557-9b98-815327596b19","name":"Production MySQL","description":"Primary MySQL database","auth_type":"mysql_basic_auth","auth_details":{"_type":"mysql_basic_auth","username":"admin_user","host":"mysql.example.com","port":3306},"status":"active","last_status_change_at":"2024-01-15T10:30:00Z","last_discovery_run_at":"2024-01-15T11:00:00Z","created_at":"2024-01-01T00:00:00Z","updated_at":"2024-01-15T10:30:00Z","infrastructure_orchestrator":{"id":"550e8400-e29b-41d4-a716-446655440001","name":"rg-2"}},"key":"MySQL database connection response","summary":"MySQL database connection response","id":"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/get/responses/200/content/application~1json/examples/MySQL database connection response"},"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/requestBody/content/application~1json/examples/Update PostgreSQL database connection (without password change)":{"value":{"name":"Production PostgreSQL Updated","description":"Updated primary production database","auth_type":"postgres_basic_auth","auth_details":{"_type":"postgres_basic_auth","username":"admin_user","host":"db.example.com","port":5432},"infrastructure_orchestrator":{"id":"550e8400-e29b-41d4-a716-446655440000"}},"key":"Update PostgreSQL database connection (without password change)","summary":"Update PostgreSQL database connection (without password change)","id":"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/requestBody/content/application~1json/examples/Update PostgreSQL database connection (without password change)"},"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/requestBody/content/application~1json/examples/Update MySQL database connection (without password change)":{"value":{"name":"Production MySQL Updated","description":"Updated primary MySQL database","auth_type":"mysql_basic_auth","auth_details":{"_type":"mysql_basic_auth","username":"admin_user","host":"mysql.example.com","port":3306},"infrastructure_orchestrator":{"id":"550e8400-e29b-41d4-a716-446655440001"}},"key":"Update MySQL database connection (without password change)","summary":"Update MySQL database connection (without password change)","id":"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/requestBody/content/application~1json/examples/Update MySQL database connection (without password change)"},"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/responses/200/content/application~1json/examples/PostgreSQL database connection response":{"value":{"id":"a747a818-a4c4-4446-8a87-704216495a08","name":"Production PostgreSQL","description":"Primary production database","auth_type":"postgres_basic_auth","auth_details":{"_type":"postgres_basic_auth","username":"admin_user","host":"db.example.com","port":5432},"status":"active","last_status_change_at":"2024-01-15T10:30:00Z","last_discovery_run_at":"2024-01-15T11:00:00Z","created_at":"2024-01-01T00:00:00Z","updated_at":"2024-01-15T10:30:00Z","infrastructure_orchestrator":{"id":"550e8400-e29b-41d4-a716-446655440000","name":"rg-1"}},"key":"PostgreSQL database connection response","summary":"PostgreSQL database connection response","id":"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/responses/200/content/application~1json/examples/PostgreSQL database connection response"},"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/responses/200/content/application~1json/examples/MySQL database connection response":{"value":{"id":"b858b929-b5d5-5557-9b98-815327596b19","name":"Production MySQL","description":"Primary MySQL database","auth_type":"mysql_basic_auth","auth_details":{"_type":"mysql_basic_auth","username":"admin_user","host":"mysql.example.com","port":3306},"status":"active","last_status_change_at":"2024-01-15T10:30:00Z","last_discovery_run_at":"2024-01-15T11:00:00Z","created_at":"2024-01-01T00:00:00Z","updated_at":"2024-01-15T10:30:00Z","infrastructure_orchestrator":{"id":"550e8400-e29b-41d4-a716-446655440001","name":"rg-2"}},"key":"MySQL database connection response","summary":"MySQL database connection response","id":"paths/~1v1~1teams~1{team_name}~1connections~1databases~1{database_connection_id}/put/responses/200/content/application~1json/examples/MySQL database connection response"},"paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"b09ba4db-d5b4-4ec5-90da-188e1d13d467","registration_type":"gateway-agent","description":"Gateway Token 1","details":{"labels":{"region":"NA-West"}},"created_at":"2023-08-25T00:00:00Z","token":"sft-gw.356c346c-256e-49d5-8db4-426426e066e4.eyJhdCI6ImZ5X2lZMnFmVk1TcHJQcDlUSEh0MS1SR240Rl9OOXZsSXEwUWhoNlNnSnciLCJhcyI6Imh0dHBzO0123GFtLXByb2R1Y3QtdGMxLnBhbS50cmV4Y2xvdWQuY29tposeL2FzL2FnZW50IiwicnMiOiJodHRwczovL3BhbS1wcm9kdWN0LXRjMS5wYW0udHJleGNsb3VkLmNvabc2MSJ9"},{"id":"0bcea2c6-8fd7-44f8-8125-eba8418a18d8","registration_type":"gateway-agent","description":"Gateway Token 2","details":{"labels":{"department":"eng"}},"created_at":"2023-08-25T00:00:00Z","token":"sft-gw.342c346c-256e-49d5-8db4-426426e066e4.eyJhdCI6ImZ5X2lZMnFmVk1TcHJQcDlUSEh0MS1SR240ae9OOXZsSXEwUWhoNlNnSnciLCJhcyI6Imh0dHBzO0123GFtLXByb2R1Y3QtdGMxLnBhbS50cmV4Y2xvdWQuY29tposeL2FzL2FnZW50IiwicnMiOiJodHRwczovL3BhbS1wcm9kdWN0LXRjMS5wYW0udHJleGNsb3VkLmNvabc2MSyq"}]},"id":"paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/requestBody/content/application~1json/example":{"value":{"labels":{"env":"dev","region":"us-west-2"}},"id":"paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1gateways/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"napa5791-fc26-4386-93f4-eca6a157ew15","name\"":"Production gateway","access_address":"192.168.190.144:7234","default_address":"192.168.19.32","description":"Gateway used for prod env","cloud_provider":null,"refuse_connections":false,"labels":{"property1":"string","property2":"string"},"last_seen":"2023-08-25T13:00:00.000000Z"},{"id":"7cdac13d-a3fe-43e8-9a41-13b15df97fc7","name":"Dev Gateway","access_address":"192.168.190.145:7234","default_address":"192.168.19.33","description":"Gateway used for dev env","cloud_provider":null,"refuse_connections":false,"labels":{"property1":"string","property2":"string"},"last_seen":"2023-08-25T14:35:00.000000Z"}]},"id":"paths/~1v1~1teams~1{team_name}~1gateways/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}~1status/get/responses/200/content/application~1json/example":{"value":{"active_connections":2,"gateway_id":"3b0fdbdd-1282-440d-a973-ddc409d6d743","status":"ONLINE","total_storage_bytes":4096,"updated_at":"0001-01-01T00:00:00Z","used_storage_bytes":2048},"id":"paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}~1status/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1groups/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"6783cefe-b243-4c59-a0a2-5839d2c873fb","name":"compsons","roles":["pam_admin","resource_admin"],"deleted_at":"0001-01-01T00:00:00Z"},{"id":"b5a346c5-bafa-40eb-bb9f-401c0f57db36","name":"compsons","roles":["pam_admin","resource_admin"],"deleted_at":"0001-01-01T00:00:00Z"}]},"id":"paths/~1v1~1teams~1{team_name}~1groups/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1groups/post/requestBody/content/application~1json/example":{"value":{"deleted_at":null,"id":"","name":"compsons","roles":["pam_admin","resource_admin"]},"id":"paths/~1v1~1teams~1{team_name}~1groups/post/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1groups/post/responses/201/content/application~1json/example":{"value":{"deleted_at":"0001-01-01T00:00:00Z","id":"b5a346c5-bafa-40eb-bb9f-401c0f57db36","name":"compsons","roles":["pam_admin","resource_admin"]},"id":"paths/~1v1~1teams~1{team_name}~1groups/post/responses/201/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/get/responses/200/content/application~1json/example":{"value":{"deleted_at":"0001-01-01T00:00:00Z","id":"b5a346c5-bafa-40eb-bb9f-401c0f57db36","name":"compsons","roles":["pam_admin","resource_admin"]},"id":"paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/put/requestBody/content/application~1json/example":{"value":{"roles":["pam_admin","resource_admin"]},"id":"paths/~1v1~1teams~1{team_name}~1groups~1{group_name}/put/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/get/responses/200/content/application~1json/example":{"value":{"list":[{"team_name":"william-faulkner","id":"c5cf4dfd-1726-45e3-a1c9-17598d59004d","name":"Benjy.Compson","status":"DISABLED","details":{"first_name":"Benjy","last_name":"Compson","full_name":"Benjy Compson","email":"benjy.compson@example.com"},"user_type":"human","deleted_at":null}]},"id":"paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/post/requestBody/content/application~1json/example":{"value":{"name":"Jason.Compson.IV"},"id":"paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/post/requestBody/content/application~1json/example"},"paths/~1v1~1gateways~1orchestrator-config/post/requestBody/content/application~1json/examples/Orchestrator configuration request example":{"value":{"orchestrator_version":"1.0.0","capabilities":{"database_rotation":"true","credential_vaulting":"true"}},"key":"Orchestrator configuration request example","summary":"Orchestrator configuration request example","id":"paths/~1v1~1gateways~1orchestrator-config/post/requestBody/content/application~1json/examples/Orchestrator configuration request example"},"paths/~1v1~1gateways~1orchestrator-config/post/responses/200/content/application~1json/examples/Orchestrator config response example":{"value":{"tenant_id":"tenant-abc123","external_id":"550e8400-e29b-41d4-a716-446655440000","jwt":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...","orchestrator_url":"https://api.example.com"},"key":"Orchestrator config response example","summary":"Orchestrator config response example","id":"paths/~1v1~1gateways~1orchestrator-config/post/responses/200/content/application~1json/examples/Orchestrator config response example"},"paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators/get/responses/200/content/application~1json/examples/List infrastructure orchestrators response":{"value":{"list":[{"id":"550e8400-e29b-41d4-a716-446655440000","name":"rg-1"},{"id":"550e8400-e29b-41d4-a716-446655440001","name":"rg-2"}]},"key":"List infrastructure orchestrators response","summary":"List infrastructure orchestrators response","id":"paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators/get/responses/200/content/application~1json/examples/List infrastructure orchestrators response"},"paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}/get/responses/200/content/application~1json/examples/Get infrastructure orchestrator with counts response":{"value":{"id":"550e8400-e29b-41d4-a716-446655440000","name":"rg-1","gateway_count":3,"integration_count":5},"key":"Get infrastructure orchestrator with counts response","summary":"Get infrastructure orchestrator with counts response","id":"paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}/get/responses/200/content/application~1json/examples/Get infrastructure orchestrator with counts response"},"paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1gateways/get/responses/200/content/application~1json/examples/List infrastructure orchestrator gateways response":{"value":{"list":[{"id":"550e8400-e29b-41d4-a716-446655440002","name":"gateway-1","type":"gateway"},{"id":"550e8400-e29b-41d4-a716-446655440003","name":"gateway-2","type":"gateway"}]},"key":"List infrastructure orchestrator gateways response","summary":"List infrastructure orchestrator gateways response","id":"paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1gateways/get/responses/200/content/application~1json/examples/List infrastructure orchestrator gateways response"},"paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1integrations/get/responses/200/content/application~1json/examples/List infrastructure orchestrator integrations response":{"value":{"list":[{"id":"550e8400-e29b-41d4-a716-446655440004","name":"db-connection-1","type":"database_connection"},{"id":"550e8400-e29b-41d4-a716-446655440005","name":"db-connection-2","type":"database_connection"}]},"key":"List infrastructure orchestrator integrations response","summary":"List infrastructure orchestrator integrations response","id":"paths/~1v1~1teams~1{team_name}~1infrastructure-orchestrators~1{infrastructure_orchestrator_id}~1references~1integrations/get/responses/200/content/application~1json/examples/List infrastructure orchestrator integrations response"},"paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts/get/responses/200/content/application~1json/examples/list of accounts with different checkout status":{"value":{"list":[{"account":{"id":"a747a818-a4c4-4446-8a87-704216495a08","name":"superadmin account for test instance","username":"superadmin@okta.com","lcm_sync_possible":true,"availability_status":"available","account_status":"NO_ISSUES","account_status_detail":"ROTATED"},"checkout_details":{"checkout_enabled":true}},{"account":{"id":"b747a818-a4c4-4446-8a87-704216495a08","name":"admin account for test instance","username":"admin@okta.com","lcm_sync_possible":true,"availability_status":"available","account_status":"NO_ISSUES","account_status_detail":"ROTATED"},"checkout_details":{"current_user_checkout_expires_at":"2024-09-12T14:30:00Z","checkout_enabled":true}}]},"key":"list of accounts with different checkout status","summary":"list of accounts with different checkout status","id":"paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts/get/responses/200/content/application~1json/examples/list of accounts with different checkout status"},"paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)":{"value":{"list":[{"version":9,"version_id":"ghi789:v9","created_at":"2026-05-15T09:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"next"},{"version":8,"version_id":"ghi789:v8","created_at":"2026-05-01T13:10:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"USER_INITIATED","status":"active"},{"version":7,"version_id":"ghi789:v7","created_at":"2026-04-20T08:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":6,"version_id":"ghi789:v6","created_at":"2026-04-10T16:30:00Z","created_by":"bjones@company.com","created_by_type":"human","rotation_reason":"SCOPE_CHANGED","status":"previous"},{"version":5,"version_id":"ghi789:v5","created_at":"2026-04-01T11:20:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":4,"version_id":"ghi789:v4","created_at":"2026-03-15T09:45:00Z","created_by":"jsmith@company.com","created_by_type":"human","rotation_reason":"USER_INITIATED","status":"previous"},{"version":3,"version_id":"ghi789:v3","created_at":"2026-03-01T14:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"discarded"},{"version":2,"version_id":"ghi789:v2","created_at":"2026-02-20T10:30:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":1,"version_id":"ghi789:v1","created_at":"2026-02-19T08:15:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"INITIAL_CREATION","status":"previous"}]},"key":"Credential versions sorted by descending=true (newest first)","summary":"Credential versions sorted by descending=true (newest first)","id":"paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)"},"paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1user_access_methods/get/responses/200/content/application~1json/example":{"value":{"list":[{"identity":"admin-account@example.app.org","conditionals":[{"type":"access_request","condition_is_met":false,"description":"Approval","access_request_type_id":"uuid","access_request_type_name":"policy_access_request","expires_after_seconds":900}],"rule_ids":["uuid"],"user_access_type":"service_account","details":{"account_id":"uuid","account_username":"admin-account@example.app.org","privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}}]}}]},"id":"paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}~1user_access_methods/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1resource_groups/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","team_id":"Your_Team","description":"A sensible description"},{"id":"9c199afe-0ca5-427a-baac-c4341707d123","name":"OPA_Resource_Group_2","team_id":"Your_Team","description":"A sensible description"}]},"id":"paths/~1v1~1teams~1{team_name}~1resource_groups/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}/get/responses/200/content/application~1json/example":{"value":{"account":{"id":"a747a818-a4c4-4446-8a87-704216495a08","name":"superadmin account for test instance","username":"superadmin@okta.com","lcm_sync_possible":true,"availability_status":"available","account_status":"NO_ISSUES","account_status_detail":"ROTATED"},"checkout_details":{"checkout_enabled":true}},"id":"paths/~1v1~1teams~1{team_name}~1okta_universal_directory_accounts~1{okta_universal_directory_account_id}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1saas_apps/get/responses/200/content/application~1json/example":{"value":{"list":[{"app_instance_id":"1","app_instance_name":"Salesforce Prod","global_app_name":"Salesforce","app_logo_url":"https://example.com/logos/salesforce.png","app_login_url":"https://example.com/login1"},{"app_instance_id":"2","app_instance_name":"Github Enterprise","global_app_name":"Github","app_logo_url":"https://example.com/logos/github.png","app_login_url":"https://example.com/login2"}]},"id":"paths/~1v1~1teams~1{team_name}~1saas_apps/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}/get/responses/200/content/application~1json/example":{"value":{"app_instance_id":"1","app_instance_name":"Salesforce Prod","global_app_name":"Salesforce","app_logo_url":"https://example.com/logos/salesforce.png","app_login_url":"https://example.com/login"},"id":"paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts/get/responses/200/content/application~1json/examples/list of accounts with different checkout status":{"value":{"list":[{"account":{"id":"a747a818-a4c4-4446-8a87-704216495a08","name":"superadmin account for test instance","username":"superadmin@test.app","lcm_sync_possible":true,"availability_status":"checked_out","account_status":"NO_ISSUES","account_status_detail":"ROTATED"},"checkout_details":{"checkout_enabled":true}},{"account":{"id":"c747a818-a4c4-4446-8a87-704216495a08","name":"admin account for staging instance","username":"admin@test.app","lcm_sync_possible":true,"availability_status":"unavailable","account_status":"INFO","account_status_detail":"ROTATING"},"checkout_details":{"checkout_enabled":false}},{"account":{"id":"b747a818-a4c4-4446-8a87-704216495a08","name":"admin account for test instance","username":"admin@test.app","lcm_sync_possible":true,"availability_status":"unavailable","account_status":"ERROR","account_status_detail":"ROTATION_FAILED"},"checkout_details":{"current_user_checkout_expires_at":"2024-09-12T14:30:00Z","checkout_enabled":true}}]},"key":"list of accounts with different checkout status","summary":"list of accounts with different checkout status","id":"paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts/get/responses/200/content/application~1json/examples/list of accounts with different checkout status"},"paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}/get/responses/200/content/application~1json/examples/Managed Account":{"value":{"account":{"id":"b747a818-a4c4-4446-8a87-704216495a08","name":"admin account for test instance","username":"admin@test.app","lcm_sync_possible":true,"availability_status":"checked_out","account_status":"NO_ISSUES","account_status_detail":"ROTATED"},"checkout_details":{"current_user_checkout_expires_at":"2024-09-12T14:30:00Z","checkout_enabled":true}},"key":"Managed Account","summary":"Managed Account","id":"paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}/get/responses/200/content/application~1json/examples/Managed Account"},"paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}/get/responses/200/content/application~1json/examples/Unmanaged Account (no checkout_details)":{"value":{"account":{"id":"b747a818-a4c4-4446-8a87-704216495a08","name":"admin account for test instance","username":"admin@test.app","lcm_sync_possible":false,"availability_status":"available","account_status":"NO_ISSUES","account_status_detail":"VAULTED"}},"key":"Unmanaged Account (no checkout_details)","summary":"Unmanaged Account (no checkout_details)","id":"paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}/get/responses/200/content/application~1json/examples/Unmanaged Account (no checkout_details)"},"paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)":{"value":{"list":[{"version":9,"version_id":"def456:v9","created_at":"2026-05-15T09:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"next"},{"version":8,"version_id":"def456:v8","created_at":"2026-05-01T13:10:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"USER_INITIATED","status":"active"},{"version":7,"version_id":"def456:v7","created_at":"2026-04-20T08:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":6,"version_id":"def456:v6","created_at":"2026-04-10T16:30:00Z","created_by":"bjones@company.com","created_by_type":"human","rotation_reason":"SCOPE_CHANGED","status":"previous"},{"version":5,"version_id":"def456:v5","created_at":"2026-04-01T11:20:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":4,"version_id":"def456:v4","created_at":"2026-03-15T09:45:00Z","created_by":"jsmith@company.com","created_by_type":"human","rotation_reason":"USER_INITIATED","status":"previous"},{"version":3,"version_id":"def456:v3","created_at":"2026-03-01T14:00:00Z","created_by":"svc-rotator@company.com","created_by_type":"service","rotation_reason":"SECRET_PERIOD","status":"discarded"},{"version":2,"version_id":"def456:v2","created_at":"2026-02-20T10:30:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"SECRET_PERIOD","status":"previous"},{"version":1,"version_id":"def456:v1","created_at":"2026-02-19T08:15:00Z","created_by":"admin@company.com","created_by_type":"human","rotation_reason":"INITIAL_CREATION","status":"previous"}]},"key":"Credential versions sorted by descending=true (newest first)","summary":"Credential versions sorted by descending=true (newest first)","id":"paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1credentials~1versions/get/responses/200/content/application~1json/examples/Credential versions sorted by descending=true (newest first)"},"paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1user_access_methods/get/responses/200/content/application~1json/example":{"value":{"list":[{"identity":"admin-account@example.app.org","conditionals":[{"type":"access_request","condition_is_met":false,"description":"Approval","access_request_type_id":"uuid","access_request_type_name":"policy_access_request","expires_after_seconds":900}],"rule_ids":["uuid"],"user_access_type":"service_account","details":{"account_id":"uuid","privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"update_password","privilege_value":{"_type":"update_password","update_password":true}}]}}]},"id":"paths/~1v1~1teams~1{team_name}~1saas_apps~1{saas_app_instance_id}~1accounts~1{saas_app_account_id}~1user_access_methods/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1actions/get/responses/200/content/application~1json/examples/Folder actions for a user with read-only access":{"value":{"create_folder":false,"create_secret":false,"edit":false,"delete":false},"key":"Folder actions for a user with read-only access","summary":"Folder actions for a user with read-only access","id":"paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secret_folders~1{secret_folder_id}~1actions/get/responses/200/content/application~1json/examples/Folder actions for a user with read-only access"},"paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1actions/get/responses/200/content/application~1json/examples/Secret actions for a user with full access":{"value":{"reveal":true,"edit":true,"delete":true,"move":true},"key":"Secret actions for a user with full access","summary":"Secret actions for a user with full access","id":"paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1secrets~1{secret_id}~1actions/get/responses/200/content/application~1json/examples/Secret actions for a user with full access"},"paths/~1v1~1teams~1{team_name}~1secrets~1move/post/requestBody/content/application~1json/examples/Move a secret to a different folder":{"value":{"secrets":[{"id":"a3f1c2d4-5e6b-7890-abcd-ef1234567890","destination_folder_id":"b4e2d3c5-6f7a-8901-bcde-fa2345678901"}]},"key":"Move a secret to a different folder","summary":"Move a secret to a different folder","id":"paths/~1v1~1teams~1{team_name}~1secrets~1move/post/requestBody/content/application~1json/examples/Move a secret to a different folder"},"paths/~1v1~1teams~1{team_name}~1secrets~1move/post/responses/200/content/application~1json/examples/Successfully moved secret":{"value":{"id":"a3f1c2d4-5e6b-7890-abcd-ef1234567890"},"key":"Successfully moved secret","summary":"Successfully moved secret","id":"paths/~1v1~1teams~1{team_name}~1secrets~1move/post/responses/200/content/application~1json/examples/Successfully moved secret"},"paths/~1v1~1teams~1{team_name}~1secrets~1move-destinations/get/responses/200/content/application~1json/examples/Top-level destination folders available for a move":{"value":{"list":[{"id":"b4e2d3c5-6f7a-8901-bcde-fa2345678901","name":"Production Credentials","description":"Secrets for production environment access","permissions":["list","secret_create"],"has_children":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"Production Resource Group","type":"resource_group"},"project":{"id":"429f4624-64e6-4f1a-8fce-44f21dda152e","name":"Production Project","type":"project"}}]},"key":"Top-level destination folders available for a move","summary":"Top-level destination folders available for a move","id":"paths/~1v1~1teams~1{team_name}~1secrets~1move-destinations/get/responses/200/content/application~1json/examples/Top-level destination folders available for a move"},"paths/~1v1~1teams~1{team_name}~1templates/get/responses/200/content/application~1json/examples/List Secret Templates Response":{"value":{"list":[{"id":"API_KEY","name":"API Key","description":null,"fields":[{"key_name":"apikey","required":true,"type":"string"},{"key_name":"username","required":false,"type":"string"},{"key_name":"password","required":false,"type":"string"},{"key_name":"host","required":false,"type":"string"}],"created_at":"0001-01-01T00:00:00Z","updated_at":"0001-01-01T00:00:00Z","version":1,"is_global":true},{"id":"USERNAME_PASSWORD","name":"Username/Password","description":null,"fields":[{"key_name":"username","required":true,"type":"string"},{"key_name":"password","required":true,"type":"string"},{"key_name":"host","required":false,"type":"string"}],"created_at":"0001-01-01T00:00:00Z","updated_at":"0001-01-01T00:00:00Z","version":1,"is_global":true}]},"key":"List Secret Templates Response","summary":"List Secret Templates Response","id":"paths/~1v1~1teams~1{team_name}~1templates/get/responses/200/content/application~1json/examples/List Secret Templates Response"},"paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server":{"value":{"list":[{"id":"123-456-789","name":"SecurityPolicy1","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule1","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server","selector":{"server_id":{"id":"145-321-098","name":"Foo","type":"server"}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]}]},"key":"Rules Selector - Individual Server","summary":"Rules Selector - Individual Server","id":"paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server"},"paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account":{"value":{"list":[{"id":"867-531-123","name":"SecurityPolicy2","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule2","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server_account","selector":{"server_id":{"id":"145-321-098","name":"Foo","type":"server"},"username":"bar"}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]}]},"key":"Rules Selector - Individual Server Account","summary":"Rules Selector - Individual Server Account","id":"paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account"},"paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels":{"value":{"list":[{"id":"123-456-010","name":"SecurityPolicy3","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule3","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]}]},"key":"Rules Selector - Server Labels","summary":"Rules Selector - Server Labels","id":"paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels"},"paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege":{"value":{"list":[{"id":"123-768-456","name":"SecurityPolicy4","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule4","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true,"admin_level_permissions":false,"sudo_command_bundles":[{"id":"b4f7622b-f0be-4d62-aa47-1710a6289679","type":"sudo_commands_bundle"},{"id":"3a064d89-2984-47aa-bbda-91d637f09b8c","type":"sudo_commands_bundle"}],"sudo_display_name":"random sudo display name for end user"}}],"conditions":[{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]}]},"key":"Rules Selector - Server Labels with Sudo SSH privilege","summary":"Rules Selector - Server Labels with Sudo SSH privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP Privilege":{"value":{"list":[{"id":"123-768-456","name":"SecurityPolicy5","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]}]},"key":"Rules Selector - Active Directory RDP Privilege","summary":"Rules Selector - Active Directory RDP Privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP Privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH Privilege":{"value":{"list":[{"id":"123-768-456","name":"SecurityPolicy6","description":"string","active":true,"principals":{"user_groups":[{"id":"83a472cb-2567-47fa-a783-5bf29ef1a062"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"20a45f2b-66f6-4743-9423-f58ae7dbd169","name":"administrator","type":"active_directory_shared_account"}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]}]},"key":"Rules Selector - Active Directory SSH Privilege","summary":"Rules Selector - Active Directory SSH Privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH Privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH Privilege":{"value":{"list":[{"id":"123-768-456","name":"SecurityPolicy7","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]}]},"key":"Rules Selector - Active Directory RDP and SSH Privilege","summary":"Rules Selector - Active Directory RDP and SSH Privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH Privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Individual Server":{"value":{"name":"SecurityPolicy1","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule1","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server","selector":{"server_id":{"id":"145-321-098"}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Individual Server","summary":"Rules Selector - Individual Server","id":"paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Individual Server"},"paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Individual Server Account":{"value":{"name":"SecurityPolicy2","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule2","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server_account","selector":{"server_id":{"id":"145-321-098"},"username":"bar"}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Individual Server Account","summary":"Rules Selector - Individual Server Account","id":"paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Individual Server Account"},"paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Server Labels":{"value":{"name":"SecurityPolicy3","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule3","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Server Labels","summary":"Rules Selector - Server Labels","id":"paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Server Labels"},"paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege":{"value":{"id":"123-768-456","name":"SecurityPolicy4","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule4","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true,"admin_level_permissions":false,"sudo_command_bundles":[{"id":"b4f7622b-f0be-4d62-aa47-1710a6289679","type":"sudo_commands_bundle"},{"id":"3a064d89-2984-47aa-bbda-91d637f09b8c","type":"sudo_commands_bundle"}],"sudo_display_name":"random sudo display name for end user"}}],"conditions":[{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]},"key":"Rules Selector - Server Labels with Sudo SSH privilege","summary":"Rules Selector - Server Labels with Sudo SSH privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP privilege":{"value":{"name":"SecurityPolicy5","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Active Directory RDP privilege","summary":"Rules Selector - Active Directory RDP privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory SSH privilege":{"value":{"name":"SecurityPolicy6","description":"string","active":true,"principals":{"user_groups":[{"id":"83a472cb-2567-47fa-a783-5bf29ef1a062"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"20a45f2b-66f6-4743-9423-f58ae7dbd169","name":"administrator","type":"active_directory_shared_account"}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Active Directory SSH privilege","summary":"Rules Selector - Active Directory SSH privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory SSH privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege":{"value":{"name":"SecurityPolicy7","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Active Directory RDP and SSH privilege","summary":"Rules Selector - Active Directory RDP and SSH privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy/post/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Individual Server":{"value":{"id":"123-456-789","name":"SecurityPolicy1","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule1","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server","selector":{"server_id":{"id":"145-321-098","name":"Foo","type":"server"}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]},"key":"Rules Selector - Individual Server","summary":"Rules Selector - Individual Server","id":"paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Individual Server"},"paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account":{"value":{"id":"867-531-123","name":"SecurityPolicy2","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule2","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server_account","selector":{"server_id":{"id":"145-321-098","name":"Foo","type":"server"},"username":"bar"}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]},"key":"Rules Selector - Individual Server Account","summary":"Rules Selector - Individual Server Account","id":"paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account"},"paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Server Labels":{"value":{"id":"123-456-010","name":"SecurityPolicy3","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule3","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]},"key":"Rules Selector - Server Labels","summary":"Rules Selector - Server Labels","id":"paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Server Labels"},"paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege":{"value":{"id":"123-768-456","name":"SecurityPolicy4","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule4","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true,"admin_level_permissions":false,"sudo_command_bundles":[{"id":"b4f7622b-f0be-4d62-aa47-1710a6289679","type":"sudo_commands_bundle"},{"id":"3a064d89-2984-47aa-bbda-91d637f09b8c","type":"sudo_commands_bundle"}],"sudo_display_name":"random sudo display name for end user"}}],"conditions":[{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Server Labels with Sudo SSH privilege","summary":"Rules Selector - Server Labels with Sudo SSH privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP privilege":{"value":{"id":"123-768-456","name":"SecurityPolicy5","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Active Directory RDP privilege","summary":"Rules Selector - Active Directory RDP privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH privilege":{"value":{"id":"123-768-456","name":"SecurityPolicy6","description":"string","active":true,"principals":{"user_groups":[{"id":"83a472cb-2567-47fa-a783-5bf29ef1a062"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"20a45f2b-66f6-4743-9423-f58ae7dbd169","name":"administrator","type":"active_directory_shared_account"}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Active Directory SSH privilege","summary":"Rules Selector - Active Directory SSH privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege":{"value":{"id":"123-768-456","name":"SecurityPolicy7","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Active Directory RDP and SSH privilege","summary":"Rules Selector - Active Directory RDP and SSH privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy/post/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server":{"value":{"id":"123-456-789","name":"SecurityPolicy1","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule1","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server","selector":{"server_id":{"id":"145-321-098","name":"Foo","type":"server"}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]},"key":"Rules Selector - Individual Server","summary":"Rules Selector - Individual Server","id":"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server"},"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account":{"value":{"id":"867-531-123","name":"SecurityPolicy2","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule2","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server_account","selector":{"server_id":{"id":"145-321-098","name":"Foo","type":"server"},"username":"bar"}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]},"key":"Rules Selector - Individual Server Account","summary":"Rules Selector - Individual Server Account","id":"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Individual Server Account"},"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels":{"value":{"id":"123-456-010","name":"SecurityPolicy3","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155","name":"An_OPA_Group","type":"user_group"}]},"rules":[{"name":"Rule3","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}],"security_policy_id":"string"}]},"key":"Rules Selector - Server Labels","summary":"Rules Selector - Server Labels","id":"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels"},"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege":{"value":{"id":"123-768-456","name":"SecurityPolicy4","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b","name":"OPA_Resource_Group_1","type":"resource_group"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule4","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true,"admin_level_permissions":false,"sudo_command_bundles":[{"id":"b4f7622b-f0be-4d62-aa47-1710a6289679","type":"sudo_commands_bundle"},{"id":"3a064d89-2984-47aa-bbda-91d637f09b8c","type":"sudo_commands_bundle"}],"sudo_display_name":"random sudo display name for end user"}}],"conditions":[{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Server Labels with Sudo SSH privilege","summary":"Rules Selector - Server Labels with Sudo SSH privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP privilege":{"value":{"id":"123-768-456","name":"SecurityPolicy5","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Active Directory RDP privilege","summary":"Rules Selector - Active Directory RDP privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH privilege":{"value":{"id":"123-768-456","name":"SecurityPolicy6","description":"string","active":true,"principals":{"user_groups":[{"id":"83a472cb-2567-47fa-a783-5bf29ef1a062"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"20a45f2b-66f6-4743-9423-f58ae7dbd169","name":"administrator","type":"active_directory_shared_account"}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Active Directory SSH privilege","summary":"Rules Selector - Active Directory SSH privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory SSH privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege":{"value":{"id":"123-768-456","name":"SecurityPolicy7","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Active Directory RDP and SSH privilege","summary":"Rules Selector - Active Directory RDP and SSH privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/get/responses/200/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Individual Server":{"value":{"id":"123-456-789","name":"SecurityPolicy1","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule1","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server","selector":{"server_id":{"id":"145-321-098"}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Individual Server","summary":"Rules Selector - Individual Server","id":"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Individual Server"},"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Individual Server Account":{"value":{"id":"867-531-123","name":"SecurityPolicy2","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule2","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"individual_server_account","selector":{"server_id":{"id":"145-321-098"},"username":"bar"}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Individual Server Account","summary":"Rules Selector - Individual Server Account","id":"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Individual Server Account"},"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Server Labels":{"value":{"id":"123-456-010","name":"SecurityPolicy3","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule3","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"password_checkout_ssh","privilege_value":{"password_checkout_ssh":true}},{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true}}],"conditions":[{"condition_type":"access_request","condition_value":{"request_type_id":"641e0d0d71a122005709ca51","request_type_name":"New Test","expires_after_seconds":900}},{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Server Labels","summary":"Rules Selector - Server Labels","id":"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Server Labels"},"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege":{"value":{"id":"123-768-456","name":"SecurityPolicy4","description":"string","active":true,"resource_group":{"id":"9c199afe-0ca5-427a-baac-c4341707d82b"},"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"Rule4","resource_type":"server_based_resource","resource_selector":{"selectors":[{"selector_type":"server_label","selector":{"server_selector":{"labels":{"foo":"bar","baz":"buz"}},"account_selector_type":"username","account_selector":{"usernames":["foo"]}}}]},"privileges":[{"privilege_type":"principal_account_ssh","privilege_value":{"principal_account_ssh":true,"admin_level_permissions":false,"sudo_command_bundles":[{"id":"b4f7622b-f0be-4d62-aa47-1710a6289679","type":"sudo_commands_bundle"},{"id":"3a064d89-2984-47aa-bbda-91d637f09b8c","type":"sudo_commands_bundle"}],"sudo_display_name":"random sudo display name for end user"}}],"conditions":[{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Server Labels with Sudo SSH privilege","summary":"Rules Selector - Server Labels with Sudo SSH privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Server Labels with Sudo SSH privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP privilege":{"value":{"id":"123-768-456","name":"SecurityPolicy5","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Active Directory RDP privilege","summary":"Rules Selector - Active Directory RDP privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory SSH privilege":{"value":{"id":"123-768-456","name":"SecurityPolicy6","description":"string","active":true,"principals":{"user_groups":[{"id":"83a472cb-2567-47fa-a783-5bf29ef1a062"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"20a45f2b-66f6-4743-9423-f58ae7dbd169","name":"administrator","type":"active_directory_shared_account"}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Active Directory SSH privilege","summary":"Rules Selector - Active Directory SSH privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory SSH privilege"},"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege":{"value":{"id":"123-768-456","name":"SecurityPolicy7","description":"string","active":true,"principals":{"user_groups":[{"id":"6c88b11b-b4ad-436b-a69a-c11dy08q7155"}]},"rules":[{"name":"active directory rule","resource_type":"active_directory_based_resource","resource_selector":{"_type":"active_directory_based_resource","selectors":[{"selector_type":"active_directory","selector":{"_type":"active_directory","individual_accounts":{"by_condition":{"account_name_format":"STARTS_WITH","value":"admin"},"by_domain":["test.com"]},"shared_accounts":{"by_matching_names":["admin"],"by_domain":["test.com"],"specific_accounts":[{"shared_account":{"id":"4a24d9b9-6ff1-cb09-9e0b-536555d20b59","name":"administrator","type":"active_directory_shared_account"}}]},"servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]},"ssh_servers":{"selectors":[{"selector_type":"server_label","selector":{"_type":"server_label","server_selector":{"labels":{"system.cloud_provider":"aws"}}}},{"selector_type":"individual_server","selector":{"_type":"individual_server","server":{"id":"7a24d9b9-6ff1-4b09-9e0b-536555d20b58"}}}]}}}]},"privileges":[{"privilege_type":"reveal_password","privilege_value":{"_type":"reveal_password","reveal_password":true}},{"privilege_type":"password_checkout_rdp","privilege_value":{"_type":"password_checkout_rdp","password_checkout_rdp":true,"admin_level_permissions":false,"remote_access_permissions":false}},{"privilege_type":"password_checkout_ssh","privilege_value":{"_type":"password_checkout_ssh","password_checkout_ssh":true}}],"conditions":[{"condition_type":"gateway","condition_value":{"traffic_forwarding":true,"session_recording":true}},{"condition_type":"mfa","condition_value":{"re_auth_frequency_in_seconds":3600,"acr_values":"urn:okta:loa:2fa:any"}}]}]},"key":"Rules Selector - Active Directory RDP and SSH privilege","summary":"Rules Selector - Active Directory RDP and SSH privilege","id":"paths/~1v1~1teams~1{team_name}~1security_policy~1{security_policy_id}/put/requestBody/content/application~1json/examples/Rules Selector - Active Directory RDP and SSH privilege"},"paths/~1v1~1resolve/post/requestBody/content/application~1json/examples/resolveWithoutFilters":{"value":{"names":["api-server-west-01.example.com","db-node-east-01.example.com"],"client_features":["on-demand-users","gateways","ad-joined","gateway-brokered-rdp","user-access-methods","pam-password-account","pam-password-gateway"],"include_user_access_methods":true},"key":"resolveWithoutFilters","summary":"resolveWithoutFilters","id":"paths/~1v1~1resolve/post/requestBody/content/application~1json/examples/resolveWithoutFilters"},"paths/~1v1~1resolve/post/requestBody/content/application~1json/examples/resolveWithUAMFilters":{"value":{"names":["api-server-west-01.example.com","db-node-east-01.example.com"],"client_features":["on-demand-users","gateways","ad-joined","gateway-brokered-rdp","user-access-methods","pam-password-account","pam-password-gateway"],"include_user_access_methods":true,"user_access_method_filters":{"api-server-west-01.example.com":{"identity":"foo","sudo_display_name":"Prod Admin Commands"}}},"key":"resolveWithUAMFilters","summary":"resolveWithUAMFilters","id":"paths/~1v1~1resolve/post/requestBody/content/application~1json/examples/resolveWithUAMFilters"},"paths/~1v1~1resolve/post/responses/200/content/application~1json/examples/objectExample":{"value":{"results":[{"name":"api-server-west-01.example.com","servers":[{"team_name":"x-factor","id":"8370a376-7858-4fa3-93f2-1b0b0b0b0b0b","project_name":"test_example_project","project_id":"429f4624-64e6-4f1a-8fce-44f21dda152e","hostname":"api-server-west-01.example.com","alt_names":["api-server-west-01.example.com","ip-10-1-1-1-internal"],"bastion":"bastion-node1.example.com","canonical_name":"api-server-west-01.example.com","access_address":"10.1.1.1","os":"Debian 11.6","os_type":"linux","services":["ssh","broker"],"registered_at":"2023-02-06T21:09:22.517764Z","last_seen":"2023-08-14T03:23:52.582553Z","sftd_version":"1.23.4","cloud_provider":"aws","ssh_host_keys":["ssh-rsa xxx"],"broker_host_certs":["token"],"instance_details":{"instance_id":"i-00112233445566","account_id":"00112233445566","availability_zone":"us-west-2c","networks":[{"mac":"00-00-00-00-00-00","vpc_id":"vpc-0011223344","addresses":["10.0.0.1"]}],"public_ip_v4":"","instance_type":"m5.large"},"state":"ACTIVE","managed":true,"deleted_at":null}]}]},"key":"objectExample","summary":"objectExample","id":"paths/~1v1~1resolve/post/responses/200/content/application~1json/examples/objectExample"},"paths/~1v1~1teams~1{team_name}~1all_servers/get/responses/200/content/application~1json/examples/listExample":{"value":{"list":[{"team_name":"x-factor","id":"8370a376-7858-4fa3-93f2-1b0b0b0b0b0b","project_name":"test_example_project","project_id":"429f4624-64e6-4f1a-8fce-44f21dda152e","hostname":"api-server-west-01.example.com","alt_names":["api-server-west-01.example.com","ip-10-1-1-1-internal"],"bastion":"bastion-node1.example.com","canonical_name":"api-server-west-01.example.com","access_address":"10.1.1.1","os":"Debian 11.6","os_type":"linux","services":["ssh","broker"],"registered_at":"2023-02-06T21:09:22.517764Z","last_seen":"2023-08-14T03:23:52.582553Z","sftd_version":"1.23.4","cloud_provider":"aws","ssh_host_keys":["ssh-rsa xxx"],"broker_host_certs":["token"],"instance_details":{"instance_id":"i-00112233445566","account_id":"00112233445566","availability_zone":"us-west-2c","networks":[{"mac":"00-00-00-00-00-00","vpc_id":"vpc-0011223344","addresses":["10.0.0.1"]}],"public_ip_v4":"","instance_type":"m5.large"},"state":"ACTIVE","managed":true,"deleted_at":null},{"team_name":"x-factor","id":"6003de80-62fa-4565-9a9d-1d0a380d8184","project_name":"test_example_project","project_id":"429f4624-64e6-4f1a-8fce-44f21dda152e","hostname":"api-server-west-02.example.com","alt_names":["api-server-west-02.example.com","ip-10-1-1-2-internal"],"bastion":"bastion-node1.example.com","canonical_name":"api-server-west-02.example.com","access_address":"10.1.1.2","os":"Debian 11.6","os_type":"linux","services":["ssh","broker"],"registered_at":"2023-02-06T21:09:22.517764Z","last_seen":"2023-08-14T03:23:52.582553Z","sftd_version":"1.23.4","cloud_provider":"aws","ssh_host_keys":["ssh-rsa xxx"],"broker_host_certs":["token"],"instance_details":{"instance_id":"i-00112233445567","account_id":"00112233445566","availability_zone":"us-west-2c","networks":[{"mac":"00-00-00-00-00-00","vpc_id":"vpc-0011223344","addresses":["10.0.0.1"]}],"public_ip_v4":"","instance_type":"m5.large"},"state":"ACTIVE","managed":true,"deleted_at":null}]},"key":"listExample","summary":"listExample","id":"paths/~1v1~1teams~1{team_name}~1all_servers/get/responses/200/content/application~1json/examples/listExample"},"paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_servers/get/responses/200/content/application~1json/examples/listExample":{"value":{"list":[{"team_name":"x-factor","id":"8370a376-7858-4fa3-93f2-1b0b0b0b0b0b","project_name":"test_example_project","project_id":"429f4624-64e6-4f1a-8fce-44f21dda152e","hostname":"api-server-west-01.example.com","alt_names":["api-server-west-01.example.com","ip-10-1-1-1-internal"],"bastion":"bastion-node1.example.com","canonical_name":"api-server-west-01.example.com","access_address":"10.1.1.1","os":"Debian 11.6","os_type":"linux","services":["ssh","broker"],"registered_at":"2023-02-06T21:09:22.517764Z","last_seen":"2023-08-14T03:23:52.582553Z","sftd_version":"1.23.4","cloud_provider":"aws","ssh_host_keys":["ssh-rsa xxx"],"broker_host_certs":["token"],"instance_details":{"instance_id":"i-00112233445566","account_id":"00112233445566","availability_zone":"us-west-2c","networks":[{"mac":"00-00-00-00-00-00","vpc_id":"vpc-0011223344","addresses":["10.0.0.1"]}],"public_ip_v4":"","instance_type":"m5.large"},"state":"ACTIVE","managed":true,"deleted_at":null},{"team_name":"x-factor","id":"6003de80-62fa-4565-9a9d-1d0a380d8184","project_name":"test_example_project","project_id":"429f4624-64e6-4f1a-8fce-44f21dda152e","hostname":"api-server-west-02.example.com","alt_names":["api-server-west-02.example.com","ip-10-1-1-2-internal"],"bastion":"bastion-node1.example.com","canonical_name":"api-server-west-02.example.com","access_address":"10.1.1.2","os":"Debian 11.6","os_type":"linux","services":["ssh","broker"],"registered_at":"2023-02-06T21:09:22.517764Z","last_seen":"2023-08-14T03:23:52.582553Z","sftd_version":"1.23.4","cloud_provider":"aws","ssh_host_keys":["ssh-rsa xxx"],"broker_host_certs":["token"],"instance_details":{"instance_id":"i-00112233445567","account_id":"00112233445566","availability_zone":"us-west-2c","networks":[{"mac":"00-00-00-00-00-00","vpc_id":"vpc-0011223344","addresses":["10.0.0.1"]}],"public_ip_v4":"","instance_type":"m5.large"},"state":"ACTIVE","managed":true,"deleted_at":null}]},"key":"listExample","summary":"listExample","id":"paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1all_servers/get/responses/200/content/application~1json/examples/listExample"},"paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers/get/responses/200/content/application~1json/examples/listExample":{"value":{"list":[{"team_name":"x-factor","id":"8370a376-7858-4fa3-93f2-1b0b0b0b0b0b","project_name":"test_example_project","project_id":"429f4624-64e6-4f1a-8fce-44f21dda152e","hostname":"api-server-west-01.example.com","alt_names":["api-server-west-01.example.com","ip-10-1-1-1-internal"],"bastion":"bastion-node1.example.com","canonical_name":"api-server-west-01.example.com","access_address":"10.1.1.1","os":"Debian 11.6","os_type":"linux","services":["ssh","broker"],"registered_at":"2023-02-06T21:09:22.517764Z","last_seen":"2023-08-14T03:23:52.582553Z","sftd_version":"1.23.4","cloud_provider":"aws","ssh_host_keys":["ssh-rsa xxx"],"broker_host_certs":["token"],"instance_details":{"instance_id":"i-00112233445566","account_id":"00112233445566","availability_zone":"us-west-2c","networks":[{"mac":"00-00-00-00-00-00","vpc_id":"vpc-0011223344","addresses":["10.0.0.1"]}],"public_ip_v4":"","instance_type":"m5.large"},"state":"ACTIVE","managed":true,"deleted_at":null},{"team_name":"x-factor","id":"6003de80-62fa-4565-9a9d-1d0a380d8184","project_name":"test_example_project","project_id":"429f4624-64e6-4f1a-8fce-44f21dda152e","hostname":"api-server-west-02.example.com","alt_names":["api-server-west-02.example.com","ip-10-1-1-2-internal"],"bastion":"bastion-node1.example.com","canonical_name":"api-server-west-02.example.com","access_address":"10.1.1.2","os":"Debian 11.6","os_type":"linux","services":["ssh","broker"],"registered_at":"2023-02-06T21:09:22.517764Z","last_seen":"2023-08-14T03:23:52.582553Z","sftd_version":"1.23.4","cloud_provider":"aws","ssh_host_keys":["ssh-rsa xxx"],"broker_host_certs":["token"],"instance_details":{"instance_id":"i-00112233445567","account_id":"00112233445566","availability_zone":"us-west-2c","networks":[{"mac":"00-00-00-00-00-00","vpc_id":"vpc-0011223344","addresses":["10.0.0.1"]}],"public_ip_v4":"","instance_type":"m5.large"},"state":"ACTIVE","managed":true,"deleted_at":null}]},"key":"listExample","summary":"listExample","id":"paths/~1v1~1teams~1{team_name}~1resource_groups~1{resource_group_id}~1projects~1{project_id}~1servers/get/responses/200/content/application~1json/examples/listExample"},"paths/~1v1~1teams~1{team_name}~1service_token/post/requestBody/content/application~1json/example":{"value":{"key_id":"6052868b-1b04-4a14-8288-e6496d7f2f4b","key_secret":"uF0SoVBVQP/hJmQSLUZdM2a7ArYzjD8ykzvG7n4tKaOEfSErcwMUUDWpEf4Q42/HaVKPZUfILkzy/bsQFv7WRg=="},"id":"paths/~1v1~1teams~1{team_name}~1service_token/post/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1service_token/post/responses/200/content/application~1json/example":{"value":{"bearer_token":"<bearer_token_value>","expires_at":"2016-10-18T17:26:30Z","team_name":"scaleft"},"id":"paths/~1v1~1teams~1{team_name}~1service_token/post/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1service_users/get/responses/200/content/application~1json/example":{"value":{"list":[{"team_name":"william-faulkner","id":"aa225c16-af6e-4ab4-9150-456fd472e2d7","name":"OPA User","status":"ACTIVE","details":null,"user_type":"service","deleted_at":null},{"team_name":"william-faulkner","id":"6b69de4e-90be-4016-9085-d54bf5815da1","name":"A.User","status":"DISABLED","details":null,"user_type":"service","deleted_at":null}]},"id":"paths/~1v1~1teams~1{team_name}~1service_users/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1service_users/post/requestBody/content/application~1json/example":{"value":{"name":"OPA User"},"id":"paths/~1v1~1teams~1{team_name}~1service_users/post/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1service_users/post/responses/201/content/application~1json/example":{"value":{"deleted_at":null,"details":null,"id":"aa225c16-af6e-4ab4-9150-456fd472e2d7","name":"OPA User","status":"ACTIVE","team_name":"william-faulkner","user_type":"service"},"id":"paths/~1v1~1teams~1{team_name}~1service_users/post/responses/201/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/get/responses/200/content/application~1json/example":{"value":{"deleted_at":null,"details":null,"id":"6b69de4e-90be-4016-9085-d54bf5815da1","name":"A.User","status":"ACTIVE","team_name":"william-faulkner","user_type":"service"},"id":"paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/requestBody/content/application~1json/example":{"value":{"status":"DISABLED"},"id":"paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/responses/200/content/application~1json/example":{"value":{"deleted_at":null,"details":null,"id":"6b69de4e-90be-4016-9085-d54bf5815da1","name":"A.User","status":"DISABLED","team_name":"william-faulkner","user_type":"service"},"id":"paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"c6de9d40-1e6c-4033-88cb-992367d162eb","issued_at":"2020-04-07T02:00:00Z","expires_at":"0001-01-01T00:00:00Z","last_used":null},{"id":"f37fadfc-fa03-4f46-a390-ce202772cff4","issued_at":"2020-04-07T00:00:00Z","expires_at":"2020-04-09T00:00:00Z","last_used":null}]},"id":"paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/post/responses/200/content/application~1json/example":{"value":{"expires_at":"0001-01-01T00:00:00Z","id":"ba7ffbe9-c8e4-45c9-bc07-45729711c952","issued_at":"2020-04-07T00:00:00Z","last_used":null,"secret":"NOvsvBg0g9mFXdHbLxEJcEFpu+LZjQSKsYezqMALq5WbGZTpUsxoS4vBqqHOO9O3xrhOq03B+oLf7bSTShbudw=="},"id":"paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/post/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"3a064d89-2984-47aa-bbda-91d637f09b8c","created_at":"2024-07-29T17:52:05.898261Z","created_by":"some-user","updated_at":"2024-07-29T17:52:05.898261Z","updated_by":"some-user","name":"create_directories","description":null,"structured_commands":[{"command_type":"executable","command":"/bin/mkdir","args_type":"any","args":null,"rendered_command":"/bin/mkdir *"}],"run_as":"","no_passwd":true,"no_exec":false,"set_env":false,"add_env":null,"sub_env":null},{"id":"b4f7622b-f0be-4d62-aa47-1710a6289679","created_at":"2024-07-29T17:52:05.900342Z","created_by":"some-user","updated_at":"2024-07-29T17:52:05.900342Z","updated_by":"some-user","name":"remove_directories","description":null,"structured_commands":[{"command_type":"executable","command":"/bin/rmdir","args_type":"any","args":null,"rendered_command":"/bin/rmdir *"}],"run_as":"","no_passwd":true,"no_exec":false,"set_env":false,"add_env":["HOME"],"sub_env":null}]},"id":"paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post/requestBody/content/application~1json/example":{"value":{"name":"create_directories","description":"can be empty","structured_commands":[{"command_type":"executable","command":"/bin/mkdir","args_type":"any"}],"no_passwd":true,"no_exec":false,"set_env":false,"add_env":null,"sub_env":null},"id":"paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post/responses/201/content/application~1json/example":{"value":{"id":"4c218c35-b8fd-45f5-9e43-1c392c9079b0","created_at":"2024-07-29T23:15:38.203054971Z","created_by":"name.username","updated_at":"2024-07-29T23:15:38.203054971Z","updated_by":"name.username","name":"create_directories","description":"can be empty","structured_commands":[{"command_type":"executable","command":"/bin/mkdir","args_type":"any","args":null,"rendered_command":"/bin/mkdir *"}],"run_as":"","no_passwd":true,"no_exec":false,"set_env":false,"add_env":null,"sub_env":null},"id":"paths/~1v1~1teams~1{team_name}~1sudo_command_bundles/post/responses/201/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/get/responses/200/content/application~1json/example":{"value":{"id":"3a064d89-2984-47aa-bbda-91d637f09b8c","created_at":"2024-07-29T17:52:05.898261Z","created_by":"some-user","updated_at":"2024-07-29T17:52:05.898261Z","updated_by":"some-user","name":"create_directories","description":null,"structured_commands":[{"command_type":"executable","command":"/bin/mkdir","args_type":"any","args":null,"rendered_command":"/bin/mkdir *"}],"run_as":"","no_passwd":true,"no_exec":false,"set_env":false,"add_env":null,"sub_env":null},"id":"paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/put/requestBody/content/application~1json/example":{"value":{"name":"create_directories","description":"can be empty","structured_commands":[{"command_type":"executable","command":"/bin/mkdir","args_type":"any"}],"no_passwd":true,"no_exec":false,"set_env":false,"add_env":null,"sub_env":null},"id":"paths/~1v1~1teams~1{team_name}~1sudo_command_bundles~1{sudo_command_bundle_id}/put/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1roles/get/responses/200/content/application~1json/example":{"value":{"list":[{"name":"pam_admin"},{"name":"security_admin"},{"name":"resource_admin"},{"name":"end_user"}]},"id":"paths/~1v1~1teams~1{team_name}~1roles/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1servers/get/responses/200/content/application~1json/example":{"value":{"list":[{"team_name":"william-faulkner","id":"c80996c5-c496-47bf-9271-e463f4d30f11","hostname":"harvard","alt_names":null,"bastion":null,"canonical_name":null,"access_address":null,"os":"Ubuntu 16.04","os_type":"linux","services":["broker","ssh"],"registered_at":"0001-01-01T00:00:00Z","last_seen":"0001-01-01T00:00:00Z","sftd_version":"1.44.4","cloud_provider":null,"ssh_host_keys":null,"broker_host_certs":null,"instance_details":null,"state":"INACTIVE","managed":true,"deleted_at":"0001-01-01T00:00:00Z","instance_id":null},{"team_name":"william-faulkner","id":"03a808c0-57ed-4264-8e4c-92f3c10156db","hostname":"jefferson","alt_names":null,"bastion":null,"canonical_name":null,"access_address":null,"os":"Ubuntu 16.04","os_type":"linux","services":["broker","ssh"],"registered_at":"0001-01-01T00:00:00Z","last_seen":"0001-01-01T00:00:00Z","sftd_version":"1.44.4","cloud_provider":null,"ssh_host_keys":null,"broker_host_certs":null,"instance_details":null,"state":"INACTIVE","managed":true,"deleted_at":"0001-01-01T00:00:00Z","instance_id":null}]},"id":"paths/~1v1~1teams~1{team_name}~1servers/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1settings/get/responses/200/content/application~1json/example":{"value":{"approve_device_without_interaction":false,"client_session_duration":36000,"post_device_enrollment_url":null,"post_login_url":null,"post_logout_url":null,"reactivate_users_via_idp":false,"team":"Your_OPA_Team","user_provisioning_exact_username":null,"web_session_duration":36000},"id":"paths/~1v1~1teams~1{team_name}~1settings/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1settings/put/requestBody/content/application~1json/example":{"value":{"approve_device_without_interaction":false,"client_session_duration":3600,"post_device_enrollment_url":null,"post_login_url":null,"post_logout_url":null,"reactivate_users_via_idp":false,"team":"Your_OPA_Team","user_provisioning_exact_username":null,"web_session_duration":1800},"id":"paths/~1v1~1teams~1{team_name}~1settings/put/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1team_stats/get/responses/200/content/application~1json/example":{"value":{"num_clients":0,"num_gateways":0,"num_groups":1,"num_human_users":1,"num_projects":2,"num_servers":1,"num_service_users":0},"id":"paths/~1v1~1teams~1{team_name}~1team_stats/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1current_user/get/responses/200/content/application~1json/example":{"value":{"id":"305b1bd8-b783-4351-a2b6-204248c9ea46","name":"Jason.Compson.IV","team_name":"william-faulkner"},"id":"paths/~1v1~1teams~1{team_name}~1current_user/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1users/get/responses/200/content/application~1json/example":{"value":{"list":[{"team_name":"william-faulkner","id":"305b1bd8-b783-4351-a2b6-204248c9ea46","name":"Jason.Compson.IV","status":"ACTIVE","details":{"first_name":"Jason","last_name":"Compson","full_name":"Jason Compson IV","email":"jason.compson@example.com"},"user_type":"human","deleted_at":null},{"team_name":"william-faulkner","id":"c5cf4dfd-1726-45e3-a1c9-17598d59004d","name":"Benjy.Compson","status":"DISABLED","details":{"first_name":"Benjy","last_name":"Compson","full_name":"Benjy Compson","email":"benjy.compson@example.com"},"user_type":"human","deleted_at":null},{"team_name":"william-faulkner","id":"6f1b97c1-176a-4bfe-870a-754b6126b814","name":"Quentin.Compson.III","status":"DELETED","details":{"first_name":"Quentin","last_name":"Compson","full_name":"Quentin Compson III","email":"quentin.compson@example.com"},"user_type":"human","deleted_at":"1910-06-10T00:00:00Z"}]},"id":"paths/~1v1~1teams~1{team_name}~1users/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1users~1{user_name}/get/responses/200/content/application~1json/example":{"value":{"deleted_at":null,"details":{"email":"jason.compson@example.com","first_name":"Jason","full_name":"Jason Compson IV","last_name":"Compson"},"id":"305b1bd8-b783-4351-a2b6-204248c9ea46","name":"Jason.Compson.IV","status":"ACTIVE","team_name":"william-faulkner","user_type":"human"},"id":"paths/~1v1~1teams~1{team_name}~1users~1{user_name}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1groups/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"b5a346c5-bafa-40eb-bb9f-401c0f57db36","name":"compsons","roles":["pam_admin","resource_admin"],"deleted_at":"0001-01-01T00:00:00Z"}]},"id":"paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1groups/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1connections~1workloads/post/requestBody/content/application~1json/examples/Create a JWT workload connection":{"value":{"type":"JWT","name":"github-actions-ci","description":"Workload connection for GitHub Actions CI pipelines","token_ttl_in_seconds":900,"conditions":[{"name":"sub","matcher":"EQUALS","value":"repo:my-org/my-repo:ref:refs/heads/main"}],"jwt_config":{"jwks_url":"https://token.actions.githubusercontent.com/.well-known/jwks"}},"key":"Create a JWT workload connection","summary":"Create a JWT workload connection","id":"paths/~1v1~1teams~1{team_name}~1connections~1workloads/post/requestBody/content/application~1json/examples/Create a JWT workload connection"},"paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/put/requestBody/content/application~1json/examples/Update a workload connection":{"value":{"name":"github-actions-ci","description":"Workload connection for GitHub Actions CI pipelines","token_ttl_in_seconds":900,"conditions":[{"name":"sub","matcher":"EQUALS","value":"repo:my-org/my-repo:ref:refs/heads/main"}],"jwt_config":{"jwks_url":"https://token.actions.githubusercontent.com/.well-known/jwks"}},"key":"Update a workload connection","summary":"Update a workload connection","id":"paths/~1v1~1teams~1{team_name}~1connections~1workloads~1{workload_connection_id}/put/requestBody/content/application~1json/examples/Update a workload connection"}},"securitySchemeStore":{"bearerAuth":{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}},"servers":[{"url":"https://{org_name}.pam.okta.com","description":"Production server","variables":{"org_name":{"default":"{org_name}","description":"The name of your Okta org"}}}]},"options":{"hideInfoMetadata":true,"hideDownloadButtons":true,"hideReplay":true,"layout":"three-panel","sanitize":true,"codeSamples":{"languages":[{"lang":"curl"},{"lang":"C#"},{"lang":"Java"},{"lang":"JavaScript"},{"lang":"Node.js"},{"lang":"Python"},{"lang":"Go"},{"lang":"PHP"},{"lang":"Ruby"},{"lang":"Payload"}]},"feedback":{"hide":true,"settings":{"label":""}},"hideSidebar":true,"mockServer":{"off":true},"disableRouter":true,"downloadUrls":[{"url":"/docs/api/_bundle/openapi/opa/opa.json?download"},{"url":"/docs/api/_bundle/openapi/opa/opa.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"Okta Privileged Access","description":"The Okta Privileged Access API is a control plane used to request operations in Okta Privileged Access (formerly ScaleFT/Advanced Server Access)"}},"baseSlug":"/openapi/opa/opa","routesMapping":{}}