{"items":[{"type":"link","label":"Advanced Server Access","link":"/openapi/asa/asa","routeSlug":"/openapi/asa/asa","content":{"contentType":"overview","meta":{"name":"Advanced Server 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://app.scaleft.com","description":"Production server"}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"Advanced Server Access","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":"The ScaleFT API is a control plane API for operations in Okta Advanced Server Access (formerly ScaleFT)"}],"sectionId":"/openapi/asa/asa"}],"sectionId":"/openapi/asa/asa"}]}]}},{"type":"group","label":"AD Connections","link":"/openapi/asa/asa/ad-connections","routeSlug":"/openapi/asa/asa/ad-connections","items":[{"label":"List all AD Connections","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/listadconnections","routeSlug":"/openapi/asa/asa/ad-connections/listadconnections","metadata":{"seo":{"title":"List all AD Connections","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListADConnections","name":"List all AD Connections","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all AD 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all AD Connections 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_1449","description":"The name of your Team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"offset","in":"query","schemaId":"schema_1449","description":"The UUID of an object used as an offset for pagination"},{"name":"count","in":"query","schemaId":"schema_1450","description":"Controls the number of objects listed per page"},{"name":"descending","in":"query","schemaId":"schema_1451","description":"If 'true', the most recent results are listed first"},{"name":"prev","in":"query","schemaId":"schema_1451","description":"Controls the direction of paging"},{"name":"certificate_id","in":"query","schemaId":"schema_1449","description":"If defined, results only include AD Connections for the specified certificate ID"},{"name":"include_certificate_details","in":"query","schemaId":"schema_1451","description":"If 'true', results include any available certificate details for the returned AD Connections"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/integrations/ad_connections","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[{"name":"offset","in":"query","schemaId":"schema_1449"},{"name":"count","in":"query","schemaId":"schema_1450"},{"name":"descending","in":"query","schemaId":"schema_1451"},{"name":"prev","in":"query","schemaId":"schema_1451"},{"name":"certificate_id","in":"query","schemaId":"schema_1449"},{"name":"include_certificate_details","in":"query","schemaId":"schema_1451"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections","href":"ad-connections/listadconnections","openApiOperationId":"ListADConnections","summary":"List all AD Connections"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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_1452","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1452","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1452","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1452","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections"},{"label":"Create an AD Connection","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/createadconnection","routeSlug":"/openapi/asa/asa/ad-connections/createadconnection","metadata":{"seo":{"title":"Create an AD Connection","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateADConnection","name":"Create an AD Connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create an AD 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates an AD 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_1449","description":"The name of your Team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ADConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/ADConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/integrations/ad_connections","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ADConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/post/requestBody/content/application~1json/example"]}},"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections","href":"ad-connections/createadconnection","openApiOperationId":"CreateADConnection","summary":"Create an AD Connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/ADConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ADConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/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/ADConnection","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/post/responses/201/content/application~1json/example"]}},"schemaId":"components/schemas/ADConnection","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/post/responses/201/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/ADConnection","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/post/responses/201/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ADConnection","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/post/responses/201/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections"},{"label":"Retrieve an AD Connection","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/getadconnectionbyid","routeSlug":"/openapi/asa/asa/ad-connections/getadconnectionbyid","metadata":{"seo":{"title":"Retrieve an AD Connection","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetADConnectionByID","name":"Retrieve an AD Connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve an AD 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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 AD 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_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of the AD Connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}","href":"ad-connections/getadconnectionbyid","openApiOperationId":"GetADConnectionByID","summary":"Retrieve an AD Connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/ADConnectionWithGatewayName","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/ADConnectionWithGatewayName","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ADConnectionWithGatewayName","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ADConnectionWithGatewayName","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}"},{"label":"Update an AD Connection","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/updateadconnection","routeSlug":"/openapi/asa/asa/ad-connections/updateadconnection","metadata":{"seo":{"title":"Update an AD Connection","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateADConnection","name":"Update an AD Connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update an AD 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the properties of a specified AD 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_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of the AD Connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_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/ADConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/ADConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ADConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/put/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}","href":"ad-connections/updateadconnection","openApiOperationId":"UpdateADConnection","summary":"Update an AD Connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/ADConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ADConnectionRequest","exampleIds":["paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_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}~1integrations~1ad_connections~1{ad_connection_id}/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}"},{"label":"Delete an AD Connection","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/deleteadconnection","routeSlug":"/openapi/asa/asa/ad-connections/deleteadconnection","metadata":{"seo":{"title":"Delete an AD Connection","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeleteADConnection","name":"Delete an AD Connection","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete an AD 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes a specified AD 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_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of the AD Connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}","href":"ad-connections/deleteadconnection","openApiOperationId":"DeleteADConnection","summary":"Delete an AD Connection"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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}~1integrations~1ad_connections~1{ad_connection_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}"},{"label":"List all AD Server Sync Jobs","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/listserversyncjobs","routeSlug":"/openapi/asa/asa/ad-connections/listserversyncjobs","metadata":{"seo":{"title":"List all AD Server Sync Jobs","description":"Lists all server sync jobs for an Active Directory connection"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListServerSyncJobs","name":"List all AD Server Sync Jobs","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all AD Server Sync Jobs","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Lists all server sync jobs for an Active Directory connection"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings","href":"ad-connections/listserversyncjobs","openApiOperationId":"ListServerSyncJobs","summary":"List all AD Server Sync Jobs"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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_1454"}},"schemaId":"schema_1454"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1454","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1454"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings"},{"label":"Create a Server Sync Job","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/createserversyncjob","routeSlug":"/openapi/asa/asa/ad-connections/createserversyncjob","metadata":{"seo":{"title":"Create a Server Sync Job","description":"Creates a server sync job for an Active Directory connection"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateServerSyncJob","name":"Create a Server Sync Job","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a Server Sync Job","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a server sync job for an Active Directory connection"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ADServerSync"}},"schemaId":"components/schemas/ADServerSync","pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ADServerSync"}},"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings","href":"ad-connections/createserversyncjob","openApiOperationId":"CreateServerSyncJob","summary":"Create a Server Sync Job"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/ADServerSync","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ADServerSync"}},"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/ADServerSync"}},"schemaId":"components/schemas/ADServerSync"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/ADServerSync","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ADServerSync"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings"},{"label":"Retrieve a Server Sync Job","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/getserversyncjob","routeSlug":"/openapi/asa/asa/ad-connections/getserversyncjob","metadata":{"seo":{"title":"Retrieve a Server Sync Job","description":"Retrieves a server sync job for an Active Directory connection"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetServerSyncJob","name":"Retrieve a Server Sync Job","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a Server Sync Job","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieves a server sync job for an Active Directory connection"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true},{"name":"ad_task_settings_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing server sync job","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_task_settings_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}","href":"ad-connections/getserversyncjob","openApiOperationId":"GetServerSyncJob","summary":"Retrieve a Server Sync Job"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/ADServerSync"}},"schemaId":"components/schemas/ADServerSync"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ADServerSync","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ADServerSync"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}"},{"label":"Update a Server Sync Job","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/updateserversyncjob","routeSlug":"/openapi/asa/asa/ad-connections/updateserversyncjob","metadata":{"seo":{"title":"Update a Server Sync Job","description":"Updates a server sync job for an Active Directory connection"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateServerSyncJob","name":"Update a Server Sync Job","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a Server Sync Job","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates a server sync job for an Active Directory connection"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true},{"name":"ad_task_settings_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing server sync job","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ADServerSync"}},"schemaId":"components/schemas/ADServerSync","pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_task_settings_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ADServerSync"}},"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}","href":"ad-connections/updateserversyncjob","openApiOperationId":"UpdateServerSyncJob","summary":"Update a Server Sync Job"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/ADServerSync","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ADServerSync"}},"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/ADServerSync"}},"schemaId":"components/schemas/ADServerSync"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ADServerSync","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ADServerSync"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}"},{"label":"Remove a Server Sync Job","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/removeserversyncjob","routeSlug":"/openapi/asa/asa/ad-connections/removeserversyncjob","metadata":{"seo":{"title":"Remove a Server Sync Job","description":"Removes a server sync job for an Active Directory connection"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveServerSyncJob","name":"Remove a Server Sync Job","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Remove a Server Sync Job","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Removes a server sync job for an Active Directory connection"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true},{"name":"ad_task_settings_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing server sync job","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_task_settings_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}","href":"ad-connections/removeserversyncjob","openApiOperationId":"RemoveServerSyncJob","summary":"Remove a Server Sync Job"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}"},{"label":"Deactivate a Server Sync Job","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/deactivateserversyncjob","routeSlug":"/openapi/asa/asa/ad-connections/deactivateserversyncjob","metadata":{"seo":{"title":"Deactivate a Server Sync Job","description":"Deactivates an Active Directory server sync job"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"DeactivateServerSyncJob","name":"Deactivate a Server Sync Job","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}~1deactivate/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Deactivate a Server Sync Job","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Deactivates an Active Directory server sync job"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true},{"name":"ad_task_settings_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing server sync job","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}~1deactivate/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/deactivate","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_task_settings_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/deactivate","href":"ad-connections/deactivateserversyncjob","openApiOperationId":"DeactivateServerSyncJob","summary":"Deactivate a Server Sync Job"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}~1deactivate/post/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/deactivate"},{"label":"Update a Server Sync Job Schedule","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/updateserversyncjobschedule","routeSlug":"/openapi/asa/asa/ad-connections/updateserversyncjobschedule","metadata":{"seo":{"title":"Update a Server Sync Job Schedule","description":"Updates the schedule for a server sync job for an Active Directory connection"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateServerSyncJobSchedule","name":"Update a Server Sync Job Schedule","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}~1schedule/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a Server Sync Job Schedule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates the schedule for a server sync job for an Active Directory connection"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true},{"name":"ad_task_settings_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing server sync job","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}~1schedule/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ADSchedule"}},"schemaId":"components/schemas/ADSchedule","pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}~1schedule/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/schedule","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_task_settings_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ADSchedule"}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/schedule","href":"ad-connections/updateserversyncjobschedule","openApiOperationId":"UpdateServerSyncJobSchedule","summary":"Update a Server Sync Job Schedule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/ADSchedule","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ADSchedule"}},"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}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}~1schedule/post/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/schedule"},{"label":"List all AD Server Sync Job Results","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/listserversyncjobresults","routeSlug":"/openapi/asa/asa/ad-connections/listserversyncjobresults","metadata":{"seo":{"title":"List all AD Server Sync Job Results","description":"Lists all results for a specified server sync job"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListServerSyncJobResults","name":"List all AD Server Sync Job Results","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}~1task_results/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all AD Server Sync Job Results","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Lists all results for a specified server sync job"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true},{"name":"ad_task_settings_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing server sync job","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}~1task_results/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/task_results","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_task_settings_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/task_results","href":"ad-connections/listserversyncjobresults","openApiOperationId":"ListServerSyncJobResults","summary":"List all AD Server Sync Job Results"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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_1455"}},"schemaId":"schema_1455"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}~1task_results/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1455","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1455"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/task_results"},{"label":"Retrieve a Server Sync Job Result","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/getserversyncjobresult","routeSlug":"/openapi/asa/asa/ad-connections/getserversyncjobresult","metadata":{"seo":{"title":"Retrieve a Server Sync Job Result","description":"Retrieves the details summary of a specified server sync job"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetServerSyncJobResult","name":"Retrieve a Server Sync Job Result","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}~1task_results~1{ad_task_result_id}~1detailed_summary/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a Server Sync Job Result","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieves the details summary of a specified server sync job"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true},{"name":"ad_task_settings_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing server sync job","required":true},{"name":"ad_task_result_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing server sync job run","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}~1task_results~1{ad_task_result_id}~1detailed_summary/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/task_results/{ad_task_result_id}/detailed_summary","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_task_settings_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_task_result_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/task_results/{ad_task_result_id}/detailed_summary","href":"ad-connections/getserversyncjobresult","openApiOperationId":"GetServerSyncJobResult","summary":"Retrieve a Server Sync Job Result"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/ADServerSyncResults"}},"schemaId":"components/schemas/ADServerSyncResults"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}~1task_results~1{ad_task_result_id}~1detailed_summary/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ADServerSyncResults","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ADServerSyncResults"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/task_results/{ad_task_result_id}/detailed_summary"},{"label":"Create a Server Sync Test Request","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/createserversyncjobtest","routeSlug":"/openapi/asa/asa/ad-connections/createserversyncjobtest","metadata":{"seo":{"title":"Create a Server Sync Test Request","description":"Creates a test request for the specified server sync job for an Active Directory connection"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateServerSyncJobTest","name":"Create a Server Sync Test Request","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}~1test_request/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a Server Sync Test Request","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a test request for the specified server sync job for an Active Directory connection"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true},{"name":"ad_task_settings_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing server sync job","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}~1test_request/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/test_request","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_task_settings_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/test_request","href":"ad-connections/createserversyncjobtest","openApiOperationId":"CreateServerSyncJobTest","summary":"Create a Server Sync Test Request"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/ADServerSyncResults"}},"schemaId":"components/schemas/ADServerSyncResults"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1task_settings~1{ad_task_settings_id}~1test_request/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/ADServerSyncResults","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ADServerSyncResults"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/test_request"},{"label":"List all AD User Sync Jobs","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/listusersyncjobs","routeSlug":"/openapi/asa/asa/ad-connections/listusersyncjobs","metadata":{"seo":{"title":"List all AD User Sync Jobs","description":"Lists all user sync jobs for an Active Directory connection"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListUserSyncJobs","name":"List all AD User Sync Jobs","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all AD User Sync Jobs","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Lists all user sync jobs for an Active Directory connection"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings","href":"ad-connections/listusersyncjobs","openApiOperationId":"ListUserSyncJobs","summary":"List all AD User Sync Jobs"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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_1456"}},"schemaId":"schema_1456"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1456","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1456"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings"},{"label":"Create a User Sync Job","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/createusersyncjob","routeSlug":"/openapi/asa/asa/ad-connections/createusersyncjob","metadata":{"seo":{"title":"Create a User Sync Job","description":"Creates a user sync job for an Active Directory connection"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateUserSyncJob","name":"Create a User Sync Job","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a User Sync Job","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a user sync job for an Active Directory connection"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ADUserSync"}},"schemaId":"components/schemas/ADUserSync","pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ADUserSync"}},"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings","href":"ad-connections/createusersyncjob","openApiOperationId":"CreateUserSyncJob","summary":"Create a User Sync Job"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/ADUserSync","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ADUserSync"}},"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/ADUserSync"}},"schemaId":"components/schemas/ADUserSync"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/ADUserSync","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ADUserSync"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings"},{"label":"Retrieve a User Sync Job","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/getusersyncjob","routeSlug":"/openapi/asa/asa/ad-connections/getusersyncjob","metadata":{"seo":{"title":"Retrieve a User Sync Job","description":"Retrieves a user sync job for an Active Directory connection"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetUserSyncJob","name":"Retrieve a User Sync Job","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a User Sync Job","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieves a user sync job for an Active Directory connection"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true},{"name":"ad_user_sync_task_settings_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing user sync job","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_user_sync_task_settings_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}","href":"ad-connections/getusersyncjob","openApiOperationId":"GetUserSyncJob","summary":"Retrieve a User Sync Job"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/ADUserSync"}},"schemaId":"components/schemas/ADUserSync"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ADUserSync","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ADUserSync"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}"},{"label":"Update a User Sync Job","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/usersyncjob","routeSlug":"/openapi/asa/asa/ad-connections/usersyncjob","metadata":{"seo":{"title":"Update a User Sync Job","description":"Updates a user sync job for an Active Directory connection"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UserSyncJob","name":"Update a User Sync Job","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a User Sync Job","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates a user sync job for an Active Directory connection"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true},{"name":"ad_user_sync_task_settings_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing user sync job","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ADUserSync"}},"schemaId":"components/schemas/ADUserSync","pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_user_sync_task_settings_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ADUserSync"}},"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}","href":"ad-connections/usersyncjob","openApiOperationId":"UserSyncJob","summary":"Update a User Sync Job"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/ADUserSync","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ADUserSync"}},"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/ADUserSync"}},"schemaId":"components/schemas/ADUserSync"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ADUserSync","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ADUserSync"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}"},{"label":"Remove a User Sync Job","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/removeusersyncjob","routeSlug":"/openapi/asa/asa/ad-connections/removeusersyncjob","metadata":{"seo":{"title":"Remove a User Sync Job","description":"Removes a user sync job for an Active Directory connection"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveUserSyncJob","name":"Remove a User Sync Job","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Remove a User Sync Job","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Removes a user sync job for an Active Directory connection"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true},{"name":"ad_user_sync_task_settings_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing user sync job","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_user_sync_task_settings_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}","href":"ad-connections/removeusersyncjob","openApiOperationId":"RemoveUserSyncJob","summary":"Remove a User Sync Job"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}"},{"label":"Update a User Sync Job Schedule","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/updateusersyncjobschedule","routeSlug":"/openapi/asa/asa/ad-connections/updateusersyncjobschedule","metadata":{"seo":{"title":"Update a User Sync Job Schedule","description":"Updates the schedule for a user sync job for an Active Directory connection"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateUserSyncJobSchedule","name":"Update a User Sync Job Schedule","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1schedule/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a User Sync Job Schedule","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates the schedule for a user sync job for an Active Directory connection"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true},{"name":"ad_user_sync_task_settings_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing user sync job","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1schedule/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ADUserSync"}},"schemaId":"components/schemas/ADUserSync","pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1schedule/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/schedule","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_user_sync_task_settings_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ADUserSync"}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/schedule","href":"ad-connections/updateusersyncjobschedule","openApiOperationId":"UpdateUserSyncJobSchedule","summary":"Update a User Sync Job Schedule"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/ADUserSync","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ADUserSync"}},"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}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1schedule/post/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/schedule"},{"label":"Update a User Sync Job State","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/updateusersyncjobstate","routeSlug":"/openapi/asa/asa/ad-connections/updateusersyncjobstate","metadata":{"seo":{"title":"Update a User Sync Job State","description":"Updates the state of a user sync job for an Active Directory connection"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateUserSyncJobState","name":"Update a User Sync Job State","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1state/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a User Sync Job State","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Updates the state of a user sync job for an Active Directory connection"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true},{"name":"ad_user_sync_task_settings_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing user sync job","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1state/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_1457"}},"schemaId":"schema_1457","pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1state/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/state","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_user_sync_task_settings_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_1457"}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/state","href":"ad-connections/updateusersyncjobstate","openApiOperationId":"UpdateUserSyncJobState","summary":"Update a User Sync Job State"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"schema_1457","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_1457"}},"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}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1state/post/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/state"},{"label":"Create a User Sync Test Request","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/createusersyncjobtest","routeSlug":"/openapi/asa/asa/ad-connections/createusersyncjobtest","metadata":{"seo":{"title":"Create a User Sync Test Request","description":"Creates a test request for the specified user sync job for an Active Directory connection"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateUserSyncJobTest","name":"Create a User Sync Test Request","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1test_request/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a User Sync Test Request","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Creates a test request for the specified user sync job for an Active Directory connection"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true},{"name":"ad_user_sync_task_settings_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing user sync job","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1test_request/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/test_request","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_user_sync_task_settings_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/test_request","href":"ad-connections/createusersyncjobtest","openApiOperationId":"CreateUserSyncJobTest","summary":"Create a User Sync Test Request"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/ADUserSyncResults"}},"schemaId":"components/schemas/ADUserSyncResults"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1test_request/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/ADUserSyncResults","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ADUserSyncResults"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/test_request"},{"label":"List all AD User Sync Job Results","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/listusersyncjobresults","routeSlug":"/openapi/asa/asa/ad-connections/listusersyncjobresults","metadata":{"seo":{"title":"List all AD User Sync Job Results","description":"Lists all results for a specified user sync job"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListUserSyncJobResults","name":"List all AD User Sync Job Results","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1user_sync_task_results/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all AD User Sync Job Results","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Lists all results for a specified user sync job"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true},{"name":"ad_user_sync_task_settings_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing user sync job","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1user_sync_task_results/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/user_sync_task_results","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_user_sync_task_settings_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/user_sync_task_results","href":"ad-connections/listusersyncjobresults","openApiOperationId":"ListUserSyncJobResults","summary":"List all AD User Sync Job Results"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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_1458"}},"schemaId":"schema_1458"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1user_sync_task_results/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1458","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1458"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/user_sync_task_results"},{"label":"Retrieve a User Sync Job Result","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/ad-connections/getusersyncjobresult","routeSlug":"/openapi/asa/asa/ad-connections/getusersyncjobresult","metadata":{"seo":{"title":"Retrieve a User Sync Job Result","description":"Retrieves the details summary of a specified user sync job"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetUserSyncJobResult","name":"Retrieve a User Sync Job Result","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1user_sync_task_results~1{ad_user_sync_task_result_id}~1detailed_summary/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a User Sync Job Result","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieves the details summary of a specified user sync job"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"ad_connection_id","in":"path","schemaId":"schema_1449","description":"The UUID of an AD connection","required":true},{"name":"ad_user_sync_task_settings_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing user sync job","required":true},{"name":"ad_user_sync_task_result_id","in":"path","schemaId":"schema_1449","description":"The UUID of an existing user sync job run","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1user_sync_task_results~1{ad_user_sync_task_result_id}~1detailed_summary/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/user_sync_task_results/{ad_user_sync_task_result_id}/detailed_summary","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_connection_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_user_sync_task_settings_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"ad_user_sync_task_result_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/user_sync_task_results/{ad_user_sync_task_result_id}/detailed_summary","href":"ad-connections/getusersyncjobresult","openApiOperationId":"GetUserSyncJobResult","summary":"Retrieve a User Sync Job Result"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/ADUserSyncResults"}},"schemaId":"components/schemas/ADUserSyncResults"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}~1user_sync_task_settings~1{ad_user_sync_task_settings_id}~1user_sync_task_results~1{ad_user_sync_task_result_id}~1detailed_summary/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ADUserSyncResults","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ADUserSyncResults"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/user_sync_task_results/{ad_user_sync_task_result_id}/detailed_summary"}],"content":{"contentType":"group","meta":{"name":"ad-connections"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"AD Connections","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition admonition-info"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-heading"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"h5","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"admonition-icon"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"i","attrs":{}},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":"End of Sale Announcement"},"children":[]}]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-content"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"p","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Effective May 1, 2026, Okta will no longer sell or renew Advanced Server Access. Existing customers must migrate to Okta Privileged Access within one year of their next scheduled renewal date to maintain service.\n"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://support.okta.com/help/s/article/faq-advanced-server-access-end-of-sale-to-okta-privileged-access-migration?language=en_US"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Read the FAQ"},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":" | "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Learn about Okta Privileged Access"},"children":[]}]}]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/integrations/ad_connections","summary":"List all AD Connections","prefix":{"name":"get","color":"get"},"badges":[],"link":"/ad-connections/listadconnections","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections","summary":"Create an AD Connection","prefix":{"name":"post","color":"post"},"badges":[],"link":"/ad-connections/createadconnection","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}","summary":"Retrieve an AD Connection","prefix":{"name":"get","color":"get"},"badges":[],"link":"/ad-connections/getadconnectionbyid","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}","summary":"Update an AD Connection","prefix":{"name":"put","color":"put"},"badges":[],"link":"/ad-connections/updateadconnection","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}","summary":"Delete an AD Connection","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/ad-connections/deleteadconnection","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings","summary":"List all AD Server Sync Jobs","prefix":{"name":"get","color":"get"},"badges":[],"link":"/ad-connections/listserversyncjobs","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings","summary":"Create a Server Sync Job","prefix":{"name":"post","color":"post"},"badges":[],"link":"/ad-connections/createserversyncjob","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}","summary":"Retrieve a Server Sync Job","prefix":{"name":"get","color":"get"},"badges":[],"link":"/ad-connections/getserversyncjob","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}","summary":"Update a Server Sync Job","prefix":{"name":"put","color":"put"},"badges":[],"link":"/ad-connections/updateserversyncjob","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}","summary":"Remove a Server Sync Job","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/ad-connections/removeserversyncjob","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/deactivate","summary":"Deactivate a Server Sync Job","prefix":{"name":"post","color":"post"},"badges":[],"link":"/ad-connections/deactivateserversyncjob","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/schedule","summary":"Update a Server Sync Job Schedule","prefix":{"name":"post","color":"post"},"badges":[],"link":"/ad-connections/updateserversyncjobschedule","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/task_results","summary":"List all AD Server Sync Job Results","prefix":{"name":"get","color":"get"},"badges":[],"link":"/ad-connections/listserversyncjobresults","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/task_results/{ad_task_result_id}/detailed_summary","summary":"Retrieve a Server Sync Job Result","prefix":{"name":"get","color":"get"},"badges":[],"link":"/ad-connections/getserversyncjobresult","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/task_settings/{ad_task_settings_id}/test_request","summary":"Create a Server Sync Test Request","prefix":{"name":"post","color":"post"},"badges":[],"link":"/ad-connections/createserversyncjobtest","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings","summary":"List all AD User Sync Jobs","prefix":{"name":"get","color":"get"},"badges":[],"link":"/ad-connections/listusersyncjobs","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings","summary":"Create a User Sync Job","prefix":{"name":"post","color":"post"},"badges":[],"link":"/ad-connections/createusersyncjob","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}","summary":"Retrieve a User Sync Job","prefix":{"name":"get","color":"get"},"badges":[],"link":"/ad-connections/getusersyncjob","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}","summary":"Update a User Sync Job","prefix":{"name":"put","color":"put"},"badges":[],"link":"/ad-connections/usersyncjob","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}","summary":"Remove a User Sync Job","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/ad-connections/removeusersyncjob","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/schedule","summary":"Update a User Sync Job Schedule","prefix":{"name":"post","color":"post"},"badges":[],"link":"/ad-connections/updateusersyncjobschedule","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/state","summary":"Update a User Sync Job State","prefix":{"name":"post","color":"post"},"badges":[],"link":"/ad-connections/updateusersyncjobstate","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/test_request","summary":"Create a User Sync Test Request","prefix":{"name":"post","color":"post"},"badges":[],"link":"/ad-connections/createusersyncjobtest","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/user_sync_task_results","summary":"List all AD User Sync Job Results","prefix":{"name":"get","color":"get"},"badges":[],"link":"/ad-connections/listusersyncjobresults","deprecated":false},{"title":"/v1/teams/{team_name}/integrations/ad_connections/{ad_connection_id}/user_sync_task_settings/{ad_user_sync_task_settings_id}/user_sync_task_results/{ad_user_sync_task_result_id}/detailed_summary","summary":"Retrieve a User Sync Job Result","prefix":{"name":"get","color":"get"},"badges":[],"link":"/ad-connections/getusersyncjobresult","deprecated":false}]}]}]}]}},{"type":"group","label":"Attributes","link":"/openapi/asa/asa/attributes","routeSlug":"/openapi/asa/asa/attributes","items":[{"label":"List all Attributes for a Group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/attributes/listgroupattributes","routeSlug":"/openapi/asa/asa/attributes/listgroupattributes","metadata":{"seo":{"title":"List all Attributes for a Group","description":"Admin roles:access_useraccess_adminreporting_user"}},"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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"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_1449","description":"The name of your Team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1449","description":"The ASA Group name","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":"offset","in":"query","schemaId":"schema_1449","description":"The UUID of an object used as an offset for pagination"},{"name":"count","in":"query","schemaId":"schema_1450","description":"Controls the number of objects listed per page"},{"name":"descending","in":"query","schemaId":"schema_1451","description":"If 'true', the most recent results are listed first"},{"name":"prev","in":"query","schemaId":"schema_1451","description":"Controls the direction of paging"},{"name":"conflicting","in":"query","schemaId":"schema_1451","description":"If true, results only include attributes that conflict with other Group attributes on your Team"}],"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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[{"name":"offset","in":"query","schemaId":"schema_1449"},{"name":"count","in":"query","schemaId":"schema_1450"},{"name":"descending","in":"query","schemaId":"schema_1451"},{"name":"prev","in":"query","schemaId":"schema_1451"},{"name":"conflicting","in":"query","schemaId":"schema_1451"}],"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://app.scaleft.com","description":"Production server"}],"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_1459","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1attributes/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1459","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_1453"}],"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_1459","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_1459","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/asa/asa/attributes/fetchgroupattribute","routeSlug":"/openapi/asa/asa/attributes/fetchgroupattribute","metadata":{"seo":{"title":"Retrieve a Group Attribute","description":"Admin roles:access_useraccess_adminreporting_user"}},"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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"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_1449","description":"The name of your Team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1449","description":"The ASA Group name","required":true},{"name":"attribute_id","in":"path","schemaId":"schema_1449","description":"The UUID of the 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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"attribute_id","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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/asa/asa/attributes/updategroupattribute","routeSlug":"/openapi/asa/asa/attributes/updategroupattribute","metadata":{"seo":{"title":"Update a Group Attribute","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1449","description":"The ASA Group name","required":true},{"name":"attribute_id","in":"path","schemaId":"schema_1449","description":"The UUID of the 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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"attribute_id","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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/asa/asa/attributes/listuserattributes","routeSlug":"/openapi/asa/asa/attributes/listuserattributes","metadata":{"seo":{"title":"List all Attributes for a User","description":"Admin roles:access_useraccess_adminreporting_user"}},"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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"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_1449","description":"The name of your Team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1449","description":"The relevant username","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":"offset","in":"query","schemaId":"schema_1449","description":"The UUID of an object used as an offset for pagination"},{"name":"count","in":"query","schemaId":"schema_1450","description":"Controls the number of objects listed per page"},{"name":"descending","in":"query","schemaId":"schema_1451","description":"If 'true', the most recent results are listed first"},{"name":"prev","in":"query","schemaId":"schema_1451","description":"Controls the direction of paging"},{"name":"conflicting","in":"query","schemaId":"schema_1451","description":"If true, results only include attributes that conflict with other User attributes on your Team"}],"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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[{"name":"offset","in":"query","schemaId":"schema_1449"},{"name":"count","in":"query","schemaId":"schema_1450"},{"name":"descending","in":"query","schemaId":"schema_1451"},{"name":"prev","in":"query","schemaId":"schema_1451"},{"name":"conflicting","in":"query","schemaId":"schema_1451"}],"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://app.scaleft.com","description":"Production server"}],"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_1460","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1attributes/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1460","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_1453"}],"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_1460","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_1460","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/asa/asa/attributes/fetchuserattribute","routeSlug":"/openapi/asa/asa/attributes/fetchuserattribute","metadata":{"seo":{"title":"Retrieve a User Attribute","description":"Admin roles:access_useraccess_adminreporting_user"}},"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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"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_1449","description":"The name of your Team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1449","description":"The relevant username","required":true},{"name":"attribute_id","in":"path","schemaId":"schema_1449","description":"The UUID of the 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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"attribute_id","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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/asa/asa/attributes/updateuserattribute","routeSlug":"/openapi/asa/asa/attributes/updateuserattribute","metadata":{"seo":{"title":"Update a User Attribute","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1449","description":"The relevant username","required":true},{"name":"attribute_id","in":"path","schemaId":"schema_1449","description":"The UUID of the 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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"attribute_id","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition admonition-info"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-heading"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"h5","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"admonition-icon"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"i","attrs":{}},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":"End of Sale Announcement"},"children":[]}]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-content"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"p","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Effective May 1, 2026, Okta will no longer sell or renew Advanced Server Access. Existing customers must migrate to Okta Privileged Access within one year of their next scheduled renewal date to maintain service.\n"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://support.okta.com/help/s/article/faq-advanced-server-access-end-of-sale-to-okta-privileged-access-migration?language=en_US"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Read the FAQ"},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":" | "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Learn about Okta Privileged Access"},"children":[]}]}]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"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":"Audits","link":"/openapi/asa/asa/audits","routeSlug":"/openapi/asa/asa/audits","items":[{"label":"List all Audit Events","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/audits/listauditsforteamv2","routeSlug":"/openapi/asa/asa/audits/listauditsforteamv2","metadata":{"seo":{"title":"List all Audit Events","description":"Admin roles:access_useraccess_adminreporting_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAuditsForTeamV2","name":"List all Audit Events","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1auditsV2/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Audit Events","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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Audit events for your Team. This operation returns up to 1000 events from the past 90 days."},"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_1449","description":"The name of your Team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1auditsV2/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"offset","in":"query","schemaId":"schema_1449","description":"The UUID of an object used as an offset for pagination"},{"name":"count","in":"query","schemaId":"schema_1450","description":"Controls the number of objects listed per page"},{"name":"descending","in":"query","schemaId":"schema_1451","description":"If 'true', the most recent results are listed first"},{"name":"prev","in":"query","schemaId":"schema_1451","description":"Controls the direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1auditsV2/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/auditsV2","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[{"name":"offset","in":"query","schemaId":"schema_1449"},{"name":"count","in":"query","schemaId":"schema_1450"},{"name":"descending","in":"query","schemaId":"schema_1451"},{"name":"prev","in":"query","schemaId":"schema_1451"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/auditsV2","href":"audits/listauditsforteamv2","openApiOperationId":"ListAuditsForTeamV2","summary":"List all Audit Events"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/AuditEventV2Schema","exampleIds":["paths/~1v1~1teams~1{team_name}~1auditsV2/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/AuditEventV2Schema","exampleIds":["paths/~1v1~1teams~1{team_name}~1auditsV2/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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1auditsV2/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/AuditEventV2Schema","exampleIds":["paths/~1v1~1teams~1{team_name}~1auditsV2/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/AuditEventV2Schema","exampleIds":["paths/~1v1~1teams~1{team_name}~1auditsV2/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/auditsV2"}],"content":{"contentType":"group","meta":{"name":"audits"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Audits","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition admonition-info"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-heading"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"h5","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"admonition-icon"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"i","attrs":{}},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":"End of Sale Announcement"},"children":[]}]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-content"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"p","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Effective May 1, 2026, Okta will no longer sell or renew Advanced Server Access. Existing customers must migrate to Okta Privileged Access within one year of their next scheduled renewal date to maintain service.\n"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://support.okta.com/help/s/article/faq-advanced-server-access-end-of-sale-to-okta-privileged-access-migration?language=en_US"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Read the FAQ"},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":" | "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Learn about Okta Privileged Access"},"children":[]}]}]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/auditsV2","summary":"List all Audit Events","prefix":{"name":"get","color":"get"},"badges":[],"link":"/audits/listauditsforteamv2","deprecated":false}]}]}]}]}},{"type":"group","label":"Clients","link":"/openapi/asa/asa/clients","routeSlug":"/openapi/asa/asa/clients","items":[{"label":"List all Clients","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/clients/listclients","routeSlug":"/openapi/asa/asa/clients/listclients","metadata":{"seo":{"title":"List all Clients","description":"Admin roles:access_useraccess_adminreporting_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_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_1449","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":"offset","in":"query","schemaId":"schema_1449","description":"The UUID of an object used as an offset for pagination"},{"name":"count","in":"query","schemaId":"schema_1450","description":"Controls the number of objects listed per page"},{"name":"descending","in":"query","schemaId":"schema_1451","description":"If 'true', the most recent results are listed first"},{"name":"prev","in":"query","schemaId":"schema_1451","description":"Controls the direction of paging"},{"name":"all","in":"query","schemaId":"schema_1451","description":"If 'true', returns all Clients enrolled in your Team"},{"name":"state","in":"query","schemaId":"schema_1449","description":"If defined, results only include Clients with the specified status. Possible values: 'ACTIVE', 'PENDING', or 'DELETED'."},{"name":"username","in":"query","schemaId":"schema_1449","description":"If defined, results include Clients assigned to the specified User. If an empty string is defined, the results include all 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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[{"name":"offset","in":"query","schemaId":"schema_1449"},{"name":"count","in":"query","schemaId":"schema_1450"},{"name":"descending","in":"query","schemaId":"schema_1451"},{"name":"prev","in":"query","schemaId":"schema_1451"},{"name":"all","in":"query","schemaId":"schema_1451"},{"name":"state","in":"query","schemaId":"schema_1449"},{"name":"username","in":"query","schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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_1461","exampleIds":["paths/~1v1~1teams~1{team_name}~1clients/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1461","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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1clients/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1461","exampleIds":["paths/~1v1~1teams~1{team_name}~1clients/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1461","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/asa/asa/clients/fetchclient","routeSlug":"/openapi/asa/asa/clients/fetchclient","metadata":{"seo":{"title":"Retrieve a Client","description":"Admin roles:access_useraccess_adminreporting_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_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_1449","description":"The name of your Team","required":true},{"name":"client_id","in":"path","schemaId":"schema_1449","description":"The UUID of the 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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"client_id","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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/asa/asa/clients/updateclient","routeSlug":"/openapi/asa/asa/clients/updateclient","metadata":{"seo":{"title":"Update a Client","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"client_id","in":"path","schemaId":"schema_1449","description":"The UUID of the 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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"client_id","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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/asa/asa/clients/removeclient","routeSlug":"/openapi/asa/asa/clients/removeclient","metadata":{"seo":{"title":"Revoke access to a Client","description":"Admin roles:access_useraccess_admin"}},"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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_admin"},"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_1449","description":"The name of your Team","required":true},{"name":"client_id","in":"path","schemaId":"schema_1449","description":"The UUID of the 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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"client_id","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition admonition-info"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-heading"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"h5","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"admonition-icon"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"i","attrs":{}},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":"End of Sale Announcement"},"children":[]}]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-content"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"p","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Effective May 1, 2026, Okta will no longer sell or renew Advanced Server Access. Existing customers must migrate to Okta Privileged Access within one year of their next scheduled renewal date to maintain service.\n"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://support.okta.com/help/s/article/faq-advanced-server-access-end-of-sale-to-okta-privileged-access-migration?language=en_US"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Read the FAQ"},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":" | "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Learn about Okta Privileged Access"},"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":"Entitlements","link":"/openapi/asa/asa/entitlements","routeSlug":"/openapi/asa/asa/entitlements","items":[{"label":"List all sudo Entitlements","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/entitlements/listentitlementssudo","routeSlug":"/openapi/asa/asa/entitlements/listentitlementssudo","metadata":{"seo":{"title":"List all sudo Entitlements","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListEntitlementsSudo","name":"List all sudo Entitlements","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all sudo Entitlements","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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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 Entitlements 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_1449","description":"The name of your Team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"offset","in":"query","schemaId":"schema_1449","description":"The UUID of an object used as an offset for pagination"},{"name":"count","in":"query","schemaId":"schema_1450","description":"Controls the number of objects listed per page"},{"name":"descending","in":"query","schemaId":"schema_1451","description":"If 'true', the most recent results are listed first"},{"name":"prev","in":"query","schemaId":"schema_1451","description":"Controls the direction of paging"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/entitlements/sudo","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[{"name":"offset","in":"query","schemaId":"schema_1449"},{"name":"count","in":"query","schemaId":"schema_1450"},{"name":"descending","in":"query","schemaId":"schema_1451"},{"name":"prev","in":"query","schemaId":"schema_1451"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/entitlements/sudo","href":"entitlements/listentitlementssudo","openApiOperationId":"ListEntitlementsSudo","summary":"List all sudo Entitlements"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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_1462","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1462","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1462","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1462","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/entitlements/sudo"},{"label":"Create a sudo Entitlement","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/entitlements/createentitlementssudo","routeSlug":"/openapi/asa/asa/entitlements/createentitlementssudo","metadata":{"seo":{"title":"Create a sudo Entitlement","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateEntitlementsSudo","name":"Create a sudo Entitlement","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a sudo Entitlement","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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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 Entitlement that allows a Group to run specific commands as sudo"},"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_1449","description":"The name of your Team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/entitlements/sudo","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/post/requestBody/content/application~1json/example"]}},"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/entitlements/sudo","href":"entitlements/createentitlementssudo","openApiOperationId":"CreateEntitlementsSudo","summary":"Create a sudo Entitlement"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/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/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/post/responses/201/content/application~1json/example"]}},"schemaId":"components/schemas/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/post/responses/201/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/post/responses/201/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/post/responses/201/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/entitlements/sudo"},{"label":"Retrieve a sudo Entitlement","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/entitlements/getentitlementssudo","routeSlug":"/openapi/asa/asa/entitlements/getentitlementssudo","metadata":{"seo":{"title":"Retrieve a sudo Entitlement","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetEntitlementsSudo","name":"Retrieve a sudo Entitlement","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a sudo Entitlement","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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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 sudo Entitlement"},"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_1449","description":"The name of your Team","required":true},{"name":"sudo_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Sudo Entitlement","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/entitlements/sudo/{sudo_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"sudo_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/entitlements/sudo/{sudo_id}","href":"entitlements/getentitlementssudo","openApiOperationId":"GetEntitlementsSudo","summary":"Retrieve a sudo Entitlement"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/entitlements/sudo/{sudo_id}"},{"label":"Update a sudo Entitlement","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/entitlements/updateentitlementssudo","routeSlug":"/openapi/asa/asa/entitlements/updateentitlementssudo","metadata":{"seo":{"title":"Update a sudo Entitlement","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateEntitlementsSudo","name":"Update a sudo Entitlement","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a sudo Entitlement","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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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 sudo Entitlement"},"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_1449","description":"The name of your Team","required":true},{"name":"sudo_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Sudo Entitlement","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/entitlements/sudo/{sudo_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"sudo_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/put/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/entitlements/sudo/{sudo_id}","href":"entitlements/updateentitlementssudo","openApiOperationId":"UpdateEntitlementsSudo","summary":"Update a sudo Entitlement"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/EntitlementSudo","exampleIds":["paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_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}~1entitlements~1sudo~1{sudo_id}/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/entitlements/sudo/{sudo_id}"},{"label":"Delete a sudo Entitlement","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/entitlements/removeentitlementssudo","routeSlug":"/openapi/asa/asa/entitlements/removeentitlementssudo","metadata":{"seo":{"title":"Delete a sudo Entitlement","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveEntitlementsSudo","name":"Delete a sudo Entitlement","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a sudo Entitlement","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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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 Entitlement. You can't delete an Entitlement that is assigned to 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_1449","description":"The name of your Team","required":true},{"name":"sudo_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Sudo Entitlement","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/entitlements/sudo/{sudo_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"sudo_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/entitlements/sudo/{sudo_id}","href":"entitlements/removeentitlementssudo","openApiOperationId":"RemoveEntitlementsSudo","summary":"Delete a sudo Entitlement"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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}~1entitlements~1sudo~1{sudo_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/entitlements/sudo/{sudo_id}"},{"label":"List all sudo Entitlements for a Group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/entitlements/listentitlementssudoforprojectgroup","routeSlug":"/openapi/asa/asa/entitlements/listentitlementssudoforprojectgroup","metadata":{"seo":{"title":"List all sudo Entitlements for a Group","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListEntitlementsSudoForProjectGroup","name":"List all sudo Entitlements for a Group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all sudo Entitlements 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"List all sudo Entitlements for a Group 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"group_name","in":"path","schemaId":"schema_1449","description":"The ASA Group name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}/entitlements/sudo","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}/entitlements/sudo","href":"entitlements/listentitlementssudoforprojectgroup","openApiOperationId":"ListEntitlementsSudoForProjectGroup","summary":"List all sudo Entitlements for a Group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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_1463","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1463","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1463","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1463","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}/entitlements/sudo"},{"label":"Assign a sudo Entitlement to a Group","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/entitlements/addentitlementssudotoprojectgroup","routeSlug":"/openapi/asa/asa/entitlements/addentitlementssudotoprojectgroup","metadata":{"seo":{"title":"Assign a sudo Entitlement to a Group","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"AddEntitlementsSudoToProjectGroup","name":"Assign a sudo Entitlement to a Group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Assign a sudo Entitlement 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Assigns a sudo Entitlement to a Group 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"group_name","in":"path","schemaId":"schema_1449","description":"The ASA Group name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_1464","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_1464","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}/entitlements/sudo","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"schema_1464","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/post/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}/entitlements/sudo","href":"entitlements/addentitlementssudotoprojectgroup","openApiOperationId":"AddEntitlementsSudoToProjectGroup","summary":"Assign a sudo Entitlement to a Group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"schema_1464","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_1464","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/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}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/post/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}/entitlements/sudo"},{"label":"Remove a sudo Entitlement from a Group","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/entitlements/removeentitlementssudofromprojectgroup","routeSlug":"/openapi/asa/asa/entitlements/removeentitlementssudofromprojectgroup","metadata":{"seo":{"title":"Remove a sudo Entitlement from a Group","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveEntitlementsSudoFromProjectGroup","name":"Remove a sudo Entitlement from a Group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo~1{sudo_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Remove a sudo Entitlement 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Removes the specified sudo Entitlement from a Group 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"group_name","in":"path","schemaId":"schema_1449","description":"The ASA Group name","required":true},{"name":"sudo_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Sudo Entitlement","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo~1{sudo_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}/entitlements/sudo/{sudo_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"sudo_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}/entitlements/sudo/{sudo_id}","href":"entitlements/removeentitlementssudofromprojectgroup","openApiOperationId":"RemoveEntitlementsSudoFromProjectGroup","summary":"Remove a sudo Entitlement from a Group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo~1{sudo_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}/entitlements/sudo/{sudo_id}"}],"content":{"contentType":"group","meta":{"name":"entitlements"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Entitlements","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition admonition-info"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-heading"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"h5","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"admonition-icon"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"i","attrs":{}},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":"End of Sale Announcement"},"children":[]}]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-content"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"p","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Effective May 1, 2026, Okta will no longer sell or renew Advanced Server Access. Existing customers must migrate to Okta Privileged Access within one year of their next scheduled renewal date to maintain service.\n"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://support.okta.com/help/s/article/faq-advanced-server-access-end-of-sale-to-okta-privileged-access-migration?language=en_US"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Read the FAQ"},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":" | "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Learn about Okta Privileged Access"},"children":[]}]}]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/entitlements/sudo","summary":"List all sudo Entitlements","prefix":{"name":"get","color":"get"},"badges":[],"link":"/entitlements/listentitlementssudo","deprecated":false},{"title":"/v1/teams/{team_name}/entitlements/sudo","summary":"Create a sudo Entitlement","prefix":{"name":"post","color":"post"},"badges":[],"link":"/entitlements/createentitlementssudo","deprecated":false},{"title":"/v1/teams/{team_name}/entitlements/sudo/{sudo_id}","summary":"Retrieve a sudo Entitlement","prefix":{"name":"get","color":"get"},"badges":[],"link":"/entitlements/getentitlementssudo","deprecated":false},{"title":"/v1/teams/{team_name}/entitlements/sudo/{sudo_id}","summary":"Update a sudo Entitlement","prefix":{"name":"put","color":"put"},"badges":[],"link":"/entitlements/updateentitlementssudo","deprecated":false},{"title":"/v1/teams/{team_name}/entitlements/sudo/{sudo_id}","summary":"Delete a sudo Entitlement","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/entitlements/removeentitlementssudo","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}/entitlements/sudo","summary":"List all sudo Entitlements for a Group","prefix":{"name":"get","color":"get"},"badges":[],"link":"/entitlements/listentitlementssudoforprojectgroup","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}/entitlements/sudo","summary":"Assign a sudo Entitlement to a Group","prefix":{"name":"post","color":"post"},"badges":[],"link":"/entitlements/addentitlementssudotoprojectgroup","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}/entitlements/sudo/{sudo_id}","summary":"Remove a sudo Entitlement from a Group","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/entitlements/removeentitlementssudofromprojectgroup","deprecated":false}]}]}]}]}},{"type":"group","label":"Gateways","link":"/openapi/asa/asa/gateways","routeSlug":"/openapi/asa/asa/gateways","items":[{"label":"List all Gateway Setup Tokens","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/gateways/listgatewaysetuptokens","routeSlug":"/openapi/asa/asa/gateways/listgatewaysetuptokens","metadata":{"seo":{"title":"List all Gateway Setup Tokens","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","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":"offset","in":"query","schemaId":"schema_1449","description":"The UUID of an object used as an offset for pagination"},{"name":"count","in":"query","schemaId":"schema_1450","description":"Controls the number of objects listed per page"},{"name":"descending","in":"query","schemaId":"schema_1451","description":"If 'true', the most recent results are listed first"},{"name":"prev","in":"query","schemaId":"schema_1451","description":"Controls 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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[{"name":"offset","in":"query","schemaId":"schema_1449"},{"name":"count","in":"query","schemaId":"schema_1450"},{"name":"descending","in":"query","schemaId":"schema_1451"},{"name":"prev","in":"query","schemaId":"schema_1451"}],"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://app.scaleft.com","description":"Production server"}],"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_1465","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1465","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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1465","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_1465","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/asa/asa/gateways/creategatewaysetuptoken","routeSlug":"/openapi/asa/asa/gateways/creategatewaysetuptoken","metadata":{"seo":{"title":"Create a Gateway Setup Token","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","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/GatewayAgentPolicyDetails","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/GatewayAgentPolicyDetails","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/GatewayAgentPolicyDetails","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://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/GatewayAgentPolicyDetails","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/GatewayAgentPolicyDetails","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/RegistrationPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/responses/201/content/application~1json/example"]}},"schemaId":"components/schemas/RegistrationPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/responses/201/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/RegistrationPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/responses/201/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/RegistrationPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/responses/201/content/application~1json/example"]}}}],"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/asa/asa/gateways/fetchgatewaysetuptoken","routeSlug":"/openapi/asa/asa/gateways/fetchgatewaysetuptoken","metadata":{"seo":{"title":"Retrieve a Gateway Setup Token","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"gateway_setup_token_id","in":"path","schemaId":"schema_1449","description":"The UUID of the 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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"gateway_setup_token_id","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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/RegistrationPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/RegistrationPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}/get/responses/200/content/application~1json/example"]}],"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/RegistrationPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/RegistrationPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}/get/responses/200/content/application~1json/example"]}}}],"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/asa/asa/gateways/deletegatewaysetuptoken","routeSlug":"/openapi/asa/asa/gateways/deletegatewaysetuptoken","metadata":{"seo":{"title":"Delete a Gateway Setup Token","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"gateway_setup_token_id","in":"path","schemaId":"schema_1449","description":"The UUID of the 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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"gateway_setup_token_id","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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/asa/asa/gateways/fetchgatewaysetuptokenasagenttoken","routeSlug":"/openapi/asa/asa/gateways/fetchgatewaysetuptokenasagenttoken","metadata":{"seo":{"title":"Retrieve a Gateway Setup Token","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"gateway_setup_token_id","in":"path","schemaId":"schema_1449","description":"The UUID of the 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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"gateway_setup_token_id","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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/RegistrationPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}~1token/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/RegistrationPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}~1token/get/responses/200/content/application~1json/example"]}],"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/RegistrationPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}~1token/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/RegistrationPolicy","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}~1token/get/responses/200/content/application~1json/example"]}}}],"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/asa/asa/gateways/listgateways","routeSlug":"/openapi/asa/asa/gateways/listgateways","metadata":{"seo":{"title":"List all Gateways","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","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":"offset","in":"query","schemaId":"schema_1449","description":"The UUID of an object used as an offset for pagination"},{"name":"count","in":"query","schemaId":"schema_1450","description":"Controls the number of objects listed per page"},{"name":"descending","in":"query","schemaId":"schema_1451","description":"If 'true', the most recent results are listed first"},{"name":"prev","in":"query","schemaId":"schema_1451","description":"Controls the direction of paging"},{"name":"contains","in":"query","schemaId":"schema_1449","description":"If defined, results only include Gateways that include the specified value in their name"},{"name":"status","in":"query","schemaId":"schema_1449","description":"If defined, results include all Gateway with the specified status. Possible status: 'ACTIVE'."}],"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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[{"name":"offset","in":"query","schemaId":"schema_1449"},{"name":"count","in":"query","schemaId":"schema_1450"},{"name":"descending","in":"query","schemaId":"schema_1451"},{"name":"prev","in":"query","schemaId":"schema_1451"},{"name":"contains","in":"query","schemaId":"schema_1449"},{"name":"status","in":"query","schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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_1466","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1466","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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1gateways/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1466","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1466","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/asa/asa/gateways/getgatewayinstance","routeSlug":"/openapi/asa/asa/gateways/getgatewayinstance","metadata":{"seo":{"title":"Retrieve a Gateway","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"gateway_id","in":"path","schemaId":"schema_1449","description":"The UUID of the 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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"gateway_id","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/GatewayAgent","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/get/responses/200/content/application~1json/example"]}],"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","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/GatewayAgent","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/get/responses/200/content/application~1json/example"]}}}],"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/asa/asa/gateways/updategatewayinstance","routeSlug":"/openapi/asa/asa/gateways/updategatewayinstance","metadata":{"seo":{"title":"Update a Gateway","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"gateway_id","in":"path","schemaId":"schema_1449","description":"The UUID of the 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","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/GatewayAgent","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/put/requestBody/content/application~1json/example"],"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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"gateway_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/GatewayAgent","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/put/requestBody/content/application~1json/example"]}},"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://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/GatewayAgent","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/GatewayAgent","exampleIds":["paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_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}~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/asa/asa/gateways/deletegatewayinstance","routeSlug":"/openapi/asa/asa/gateways/deletegatewayinstance","metadata":{"seo":{"title":"Delete a Gateway","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"gateway_id","in":"path","schemaId":"schema_1449","description":"The UUID of the 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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"gateway_id","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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/asa/asa/gateways/getgatewaystatusreport","routeSlug":"/openapi/asa/asa/gateways/getgatewaystatusreport","metadata":{"seo":{"title":"Retrieve a status report for a Gateway","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"gateway_id","in":"path","schemaId":"schema_1449","description":"The UUID of the 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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"gateway_id","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition admonition-info"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-heading"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"h5","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"admonition-icon"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"i","attrs":{}},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":"End of Sale Announcement"},"children":[]}]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-content"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"p","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Effective May 1, 2026, Okta will no longer sell or renew Advanced Server Access. Existing customers must migrate to Okta Privileged Access within one year of their next scheduled renewal date to maintain service.\n"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://support.okta.com/help/s/article/faq-advanced-server-access-end-of-sale-to-okta-privileged-access-migration?language=en_US"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Read the FAQ"},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":" | "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Learn about Okta Privileged Access"},"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/asa/asa/groups","routeSlug":"/openapi/asa/asa/groups","items":[{"label":"List all Groups for a Team","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/groups/listgroups","routeSlug":"/openapi/asa/asa/groups/listgroups","metadata":{"seo":{"title":"List all Groups for a Team","description":"Admin roles:access_useraccess_adminreporting_user"}},"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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"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_1449","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":"offset","in":"query","schemaId":"schema_1449","description":"The UUID of an object used as an offset for pagination"},{"name":"count","in":"query","schemaId":"schema_1450","description":"Controls the number of objects listed per page"},{"name":"descending","in":"query","schemaId":"schema_1451","description":"If 'true', the most recent results are listed first"},{"name":"prev","in":"query","schemaId":"schema_1451","description":"Controls the direction of paging"},{"name":"contains","in":"query","schemaId":"schema_1449","description":"If defined, results only include Groups that use the specified value in their name"},{"name":"include_deleted","in":"query","schemaId":"schema_1451","description":"If 'true', results also include previously deleted Groups"},{"name":"only_include_deleted","in":"query","schemaId":"schema_1451","description":"If 'true', results only include previously deleted Groups"},{"name":"disconnected_mode_on_only","in":"query","schemaId":"schema_1451","description":"If 'true', results only include Groups that have enabled disconnected mode"},{"name":"id","in":"query","schemaId":"schema_1449","description":"If defined, results only include Groups with the specified IDs"},{"name":"ignore","in":"query","schemaId":"schema_1449","description":"If defined, results don't include Groups with the specified names. This is case sensitive."}],"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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[{"name":"offset","in":"query","schemaId":"schema_1449"},{"name":"count","in":"query","schemaId":"schema_1450"},{"name":"descending","in":"query","schemaId":"schema_1451"},{"name":"prev","in":"query","schemaId":"schema_1451"},{"name":"contains","in":"query","schemaId":"schema_1449"},{"name":"include_deleted","in":"query","schemaId":"schema_1451"},{"name":"only_include_deleted","in":"query","schemaId":"schema_1451"},{"name":"disconnected_mode_on_only","in":"query","schemaId":"schema_1451"},{"name":"id","in":"query","schemaId":"schema_1449","explode":true},{"name":"ignore","in":"query","schemaId":"schema_1449","explode":true}],"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://app.scaleft.com","description":"Production server"}],"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_1467","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1467","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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1467","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1467","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/asa/asa/groups/creategroup","routeSlug":"/openapi/asa/asa/groups/creategroup","metadata":{"seo":{"title":"Create a Group","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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 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_1449","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","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Group","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/Group","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/Group","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://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/Group","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Group","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/asa/asa/groups/getgroup","routeSlug":"/openapi/asa/asa/groups/getgroup","metadata":{"seo":{"title":"Retrieve a Group","description":"Admin roles:access_useraccess_adminreporting_user"}},"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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"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_1449","description":"The name of your Team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1449","description":"The ASA Group name","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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/asa/asa/groups/updategroup","routeSlug":"/openapi/asa/asa/groups/updategroup","metadata":{"seo":{"title":"Update a Group","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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"},"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_1449","description":"The name of your Team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1449","description":"The ASA Group name","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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":"Remove a Group from a Team","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/groups/removegroup","routeSlug":"/openapi/asa/asa/groups/removegroup","metadata":{"seo":{"title":"Remove a Group from a Team","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveGroup","name":"Remove 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":"Remove 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Removes 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_1449","description":"The name of your Team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1449","description":"The ASA Group name","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1449"}],"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":"Remove a Group from a Team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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":"Update a Group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/groups/getdmgroupdetails","routeSlug":"/openapi/asa/asa/groups/getdmgroupdetails","metadata":{"seo":{"title":"Update a Group","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetDmGroupDetails","name":"Update a Group","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1disconnected_mode/get","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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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"},"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_1449","description":"The name of your Team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1449","description":"The ASA Group name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1disconnected_mode/get/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}~1disconnected_mode/get/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/GroupUpdate","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1disconnected_mode/get/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1disconnected_mode/get/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/groups/{group_name}/disconnected_mode","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1449"}],"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}~1disconnected_mode/get/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/groups/{group_name}/disconnected_mode","href":"groups/getdmgroupdetails","openApiOperationId":"GetDmGroupDetails","summary":"Update a Group"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/GroupUpdate","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1disconnected_mode/get/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}~1disconnected_mode/get/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}~1disconnected_mode/get/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/groups/{group_name}/disconnected_mode"},{"label":"List all Users for a Group","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/groups/listusersingroup","routeSlug":"/openapi/asa/asa/groups/listusersingroup","metadata":{"seo":{"title":"List all Users for a Group","description":"Admin roles:access_useraccess_adminreporting_user"}},"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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"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_1449","description":"The name of your Team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1449","description":"The ASA Group name","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":"offset","in":"query","schemaId":"schema_1449","description":"The UUID of an object used as an offset for pagination"},{"name":"count","in":"query","schemaId":"schema_1450","description":"Controls the number of objects listed per page"},{"name":"descending","in":"query","schemaId":"schema_1451","description":"If 'true', the most recent results are listed first"},{"name":"prev","in":"query","schemaId":"schema_1451","description":"Controls the direction of paging"},{"name":"starts_with","in":"query","schemaId":"schema_1449","description":"Includes ASA Users with a name that begins with the provided value"},{"name":"status","in":"query","schemaId":"schema_1449","description":"Includes ASA Users with the specified statuses. Valid statuses: 'ACTIVE', 'DISABLED', and 'DELETED'."},{"name":"contains","in":"query","schemaId":"schema_1449","description":"Includes ASA Users with name that contains the value"},{"name":"user_type","in":"query","schemaId":"schema_1449","description":"Includes ASA Users of the specified type. Valid types: 'human' and 'service'."}],"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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[{"name":"offset","in":"query","schemaId":"schema_1449"},{"name":"count","in":"query","schemaId":"schema_1450"},{"name":"descending","in":"query","schemaId":"schema_1451"},{"name":"prev","in":"query","schemaId":"schema_1451"},{"name":"starts_with","in":"query","schemaId":"schema_1449"},{"name":"status","in":"query","schemaId":"schema_1449","explode":true},{"name":"contains","in":"query","schemaId":"schema_1449"},{"name":"user_type","in":"query","schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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_1468","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1468","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_1453"}],"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_1468","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_1468","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/asa/asa/groups/addusertogroup","routeSlug":"/openapi/asa/asa/groups/addusertogroup","metadata":{"seo":{"title":"Add a User to a Group","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1449","description":"The ASA Group name","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":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/User","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/User","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://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/User","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":"components/schemas/User","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/asa/asa/groups/removeuserfromgroup","routeSlug":"/openapi/asa/asa/groups/removeuserfromgroup","metadata":{"seo":{"title":"Remove a User from a Group","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"group_name","in":"path","schemaId":"schema_1449","description":"The ASA Group name","required":true},{"name":"user_name","in":"path","schemaId":"schema_1449","description":"The relevant username","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition admonition-info"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-heading"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"h5","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"admonition-icon"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"i","attrs":{}},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":"End of Sale Announcement"},"children":[]}]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-content"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"p","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Effective May 1, 2026, Okta will no longer sell or renew Advanced Server Access. Existing customers must migrate to Okta Privileged Access within one year of their next scheduled renewal date to maintain service.\n"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://support.okta.com/help/s/article/faq-advanced-server-access-end-of-sale-to-okta-privileged-access-migration?language=en_US"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Read the FAQ"},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":" | "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Learn about Okta Privileged Access"},"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":"Remove a Group from a Team","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/groups/removegroup","deprecated":false},{"title":"/v1/teams/{team_name}/groups/{group_name}/disconnected_mode","summary":"Update a Group","prefix":{"name":"get","color":"get"},"badges":[],"link":"/groups/getdmgroupdetails","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":"Projects","link":"/openapi/asa/asa/projects","routeSlug":"/openapi/asa/asa/projects","items":[{"label":"List all Projects","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/listprojects","routeSlug":"/openapi/asa/asa/projects/listprojects","metadata":{"seo":{"title":"List all Projects","description":"Admin roles:access_useraccess_adminreporting_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListProjects","name":"List all Projects","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Projects","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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Projects 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_1449","description":"The name of your Team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"offset","in":"query","schemaId":"schema_1449","description":"The UUID of an object used as an offset for pagination"},{"name":"count","in":"query","schemaId":"schema_1450","description":"Controls the number of objects listed per page"},{"name":"descending","in":"query","schemaId":"schema_1451","description":"If 'true', the most recent results are listed first"},{"name":"prev","in":"query","schemaId":"schema_1451","description":"Controls the direction of paging"},{"name":"self","in":"query","schemaId":"schema_1451","description":"If 'true', results only include Projects assigned to the current User"},{"name":"contains","in":"query","schemaId":"schema_1449","description":"If defined, results only include Projects that use the specified value in their name"},{"name":"traffic_forwarding","in":"query","schemaId":"schema_1451","description":"If 'true', results only include Projects that have traffic forwarding enabled"},{"name":"include_resource_count","in":"query","schemaId":"schema_1451","description":"If 'true', results also include the number of available resources for each project"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/projects","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[{"name":"offset","in":"query","schemaId":"schema_1449"},{"name":"count","in":"query","schemaId":"schema_1450"},{"name":"descending","in":"query","schemaId":"schema_1451"},{"name":"prev","in":"query","schemaId":"schema_1451"},{"name":"self","in":"query","schemaId":"schema_1451"},{"name":"contains","in":"query","schemaId":"schema_1449"},{"name":"traffic_forwarding","in":"query","schemaId":"schema_1451"},{"name":"include_resource_count","in":"query","schemaId":"schema_1451"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects","href":"projects/listprojects","openApiOperationId":"ListProjects","summary":"List all Projects"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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_1469","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1469","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects/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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1469","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1469","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects"},{"label":"Create a Project","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/createproject","routeSlug":"/openapi/asa/asa/projects/createproject","metadata":{"seo":{"title":"Create a Project","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateProject","name":"Create a Project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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 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_1449","description":"The name of your Team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Project","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/Project","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/projects","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/Project","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects/post/requestBody/content/application~1json/example"]}},"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/projects","href":"projects/createproject","openApiOperationId":"CreateProject","summary":"Create a Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/Project","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Project","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects/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/Project","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects/post/responses/201/content/application~1json/example"]}},"schemaId":"components/schemas/Project","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects/post/responses/201/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/Project","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects/post/responses/201/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Project","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects/post/responses/201/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects"},{"label":"Retrieve a Project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/fetchproject","routeSlug":"/openapi/asa/asa/projects/fetchproject","metadata":{"seo":{"title":"Retrieve a Project","description":"Admin roles:access_useraccess_adminreporting_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"FetchProject","name":"Retrieve a Project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"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 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/projects/{project_name}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}","href":"projects/fetchproject","openApiOperationId":"FetchProject","summary":"Retrieve a Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/Project","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Project","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Project","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}"},{"label":"Updates the details of a Project","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/updateproject","routeSlug":"/openapi/asa/asa/projects/updateproject","metadata":{"seo":{"title":"Updates the details of a Project","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateProject","name":"Updates the details of a Project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Updates the details of 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the details of 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ProjectUpdate","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/ProjectUpdate","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/projects/{project_name}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ProjectUpdate","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/put/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/projects/{project_name}","href":"projects/updateproject","openApiOperationId":"UpdateProject","summary":"Updates the details of a Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/ProjectUpdate","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ProjectUpdate","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_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}~1projects~1{project_name}/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}"},{"label":"Delete a Project","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/removeproject","routeSlug":"/openapi/asa/asa/projects/removeproject","metadata":{"seo":{"title":"Delete a Project","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveProject","name":"Delete a Project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes a specified 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/projects/{project_name}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/projects/{project_name}","href":"projects/removeproject","openApiOperationId":"RemoveProject","summary":"Delete a Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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}~1projects~1{project_name}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}"},{"label":"List all Client Configuration Options","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/listclientconfigoptions","routeSlug":"/openapi/asa/asa/projects/listclientconfigoptions","metadata":{"seo":{"title":"List all Client Configuration Options","description":"Admin roles:access_useraccess_adminreporting_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListClientConfigOptions","name":"List all Client Configuration Options","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Client Configuration 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Client Configuration Options for a specified 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/projects/{project_name}/client_config_options","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/client_config_options","href":"projects/listclientconfigoptions","openApiOperationId":"ListClientConfigOptions","summary":"List all Client Configuration Options"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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_1470","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1470","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1470","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1470","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/client_config_options"},{"label":"Add a Client Configuration Option","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/createclientconfigoption","routeSlug":"/openapi/asa/asa/projects/createclientconfigoption","metadata":{"seo":{"title":"Add a Client Configuration Option","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateClientConfigOption","name":"Add a Client Configuration Option","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Add a Client Configuration 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Adds a Client Configuration Option to a Project. Use Client Configuration Options to automatically pass settings to any Client that accesses a Server within the 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ClientConfigOption","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/ClientConfigOption","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/projects/{project_name}/client_config_options","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ClientConfigOption","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/client_config_options","href":"projects/createclientconfigoption","openApiOperationId":"CreateClientConfigOption","summary":"Add a Client Configuration Option"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/ClientConfigOption","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ClientConfigOption","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/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/ClientConfigOption","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/post/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/ClientConfigOption","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/post/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ClientConfigOption","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientConfigOption","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/client_config_options"},{"label":"Delete a Client Configuration Option","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/removeclientconfigoption","routeSlug":"/openapi/asa/asa/projects/removeclientconfigoption","metadata":{"seo":{"title":"Delete a Client Configuration Option","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveClientConfigOption","name":"Delete a Client Configuration Option","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options~1{client_config_options_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a Client Configuration 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes a Client Configuration Option from 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"client_config_options_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Client Config Options","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options~1{client_config_options_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/projects/{project_name}/client_config_options/{client_config_options_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"client_config_options_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/client_config_options/{client_config_options_id}","href":"projects/removeclientconfigoption","openApiOperationId":"RemoveClientConfigOption","summary":"Delete a Client Configuration Option"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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}~1projects~1{project_name}~1client_config_options~1{client_config_options_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/client_config_options/{client_config_options_id}"},{"label":"List all Cloud Accounts","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/listallcloudaccountsforproject","routeSlug":"/openapi/asa/asa/projects/listallcloudaccountsforproject","metadata":{"seo":{"title":"List all Cloud Accounts","description":"Admin roles:access_userreporting_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListAllCloudAccountsForProject","name":"List all Cloud Accounts","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Cloud 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"reporting_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Cloud Accounts for a specified 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts","href":"projects/listallcloudaccountsforproject","openApiOperationId":"ListAllCloudAccountsForProject","summary":"List all Cloud Accounts"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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_1471","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1471","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1471","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1471","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts"},{"label":"Add a Cloud Account","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/addcloudaccounttoproject","routeSlug":"/openapi/asa/asa/projects/addcloudaccounttoproject","metadata":{"seo":{"title":"Add a Cloud Account","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"AddCloudAccountToProject","name":"Add a Cloud Account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Add a Cloud 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Adds a Cloud Account to a specified Project. Servers created with this Cloud Account are automatically discovered and enrolled in the associated Project. Currently only Amazon Web Services (AWS) and Google Compute Engine (GCE) are 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts","href":"projects/addcloudaccounttoproject","openApiOperationId":"AddCloudAccountToProject","summary":"Add a Cloud Account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/ProjectCloudAccount","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/post/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/ProjectCloudAccount","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/post/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ProjectCloudAccount","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ProjectCloudAccount","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts"},{"label":"Retrieve a Cloud Account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/getprojectcloudaccount","routeSlug":"/openapi/asa/asa/projects/getprojectcloudaccount","metadata":{"seo":{"title":"Retrieve a Cloud Account","description":"Admin roles:access_userreporting_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetProjectCloudAccount","name":"Retrieve a Cloud Account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a Cloud 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"reporting_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a Cloud Account for 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"cloud_account_uuid","in":"path","schemaId":"schema_1449","description":"The UUID of the Cloud Account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts/{cloud_account_uuid}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"cloud_account_uuid","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts/{cloud_account_uuid}","href":"projects/getprojectcloudaccount","openApiOperationId":"GetProjectCloudAccount","summary":"Retrieve a Cloud Account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/ProjectCloudAccount","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/ProjectCloudAccount","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ProjectCloudAccount","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ProjectCloudAccount","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts/{cloud_account_uuid}"},{"label":"Update a Cloud Account","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/updatecloudaccounttoproject","routeSlug":"/openapi/asa/asa/projects/updatecloudaccounttoproject","metadata":{"seo":{"title":"Update a Cloud Account","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateCloudAccountToProject","name":"Update a Cloud Account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/put","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a Cloud 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates a Cloud Account for 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"cloud_account_uuid","in":"path","schemaId":"schema_1449","description":"The UUID of the Cloud Account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/put/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts/{cloud_account_uuid}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"cloud_account_uuid","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts/{cloud_account_uuid}","href":"projects/updatecloudaccounttoproject","openApiOperationId":"UpdateCloudAccountToProject","summary":"Update a Cloud Account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/ProjectCloudAccount","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/put/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/ProjectCloudAccount","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/put/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ProjectCloudAccount","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/put/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ProjectCloudAccount","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/put/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts/{cloud_account_uuid}"},{"label":"Remove a Cloud Account","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/removecloudaccountfromproject","routeSlug":"/openapi/asa/asa/projects/removecloudaccountfromproject","metadata":{"seo":{"title":"Remove a Cloud Account","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveCloudAccountFromProject","name":"Remove a Cloud Account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Remove a Cloud 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Removes a Cloud Account from 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"cloud_account_uuid","in":"path","schemaId":"schema_1449","description":"The UUID of the Cloud Account","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts/{cloud_account_uuid}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"cloud_account_uuid","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts/{cloud_account_uuid}","href":"projects/removecloudaccountfromproject","openApiOperationId":"RemoveCloudAccountFromProject","summary":"Remove a Cloud Account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts/{cloud_account_uuid}"},{"label":"Retrieve a Cloud Account","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/getprojectcloudaccountbyproviderandaccountid","routeSlug":"/openapi/asa/asa/projects/getprojectcloudaccountbyproviderandaccountid","metadata":{"seo":{"title":"Retrieve a Cloud Account","description":"Admin roles:access_userreporting_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetProjectCloudAccountByProviderAndAccountID","name":"Retrieve a Cloud Account","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_provider~1{cloud_provider}~1accounts~1{cloud_account_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a Cloud 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"reporting_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a Cloud Account for 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"cloud_provider","in":"path","schemaId":"schema_1449","description":"The provider of the Cloud Account. Must be one of 'aws', 'gcp', or 'azure'","required":true},{"name":"cloud_account_id","in":"path","schemaId":"schema_1449","description":"The ID of the Cloud Account assigned by the cloud provider","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_provider~1{cloud_provider}~1accounts~1{cloud_account_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/projects/{project_name}/cloud_provider/{cloud_provider}/accounts/{cloud_account_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"cloud_provider","in":"path","required":true,"schemaId":"schema_1449"},{"name":"cloud_account_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/cloud_provider/{cloud_provider}/accounts/{cloud_account_id}","href":"projects/getprojectcloudaccountbyproviderandaccountid","openApiOperationId":"GetProjectCloudAccountByProviderAndAccountID","summary":"Retrieve a Cloud Account"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/ProjectCloudAccount","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_provider~1{cloud_provider}~1accounts~1{cloud_account_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/ProjectCloudAccount","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_provider~1{cloud_provider}~1accounts~1{cloud_account_id}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_provider~1{cloud_provider}~1accounts~1{cloud_account_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ProjectCloudAccount","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_provider~1{cloud_provider}~1accounts~1{cloud_account_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ProjectCloudAccount","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_provider~1{cloud_provider}~1accounts~1{cloud_account_id}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/cloud_provider/{cloud_provider}/accounts/{cloud_account_id}"},{"label":"List all Groups in a Project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/listprojectgroups","routeSlug":"/openapi/asa/asa/projects/listprojectgroups","metadata":{"seo":{"title":"List all Groups in a Project","description":"Admin roles:access_useraccess_adminreporting_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListProjectGroups","name":"List all Groups in a Project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Groups 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Groups in a specified 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/projects/{project_name}/groups","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/groups","href":"projects/listprojectgroups","openApiOperationId":"ListProjectGroups","summary":"List all Groups in a Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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_1472","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1472","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1472","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1472","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/groups"},{"label":"Add a Group to a Project","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/addgrouptoproject","routeSlug":"/openapi/asa/asa/projects/addgrouptoproject","metadata":{"seo":{"title":"Add a Group to a Project","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"AddGroupToProject","name":"Add a Group to a Project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Add a Group to 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Adds a Group to 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ProjectGroup","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/ProjectGroup","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/projects/{project_name}/groups","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ProjectGroup","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/post/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/groups","href":"projects/addgrouptoproject","openApiOperationId":"AddGroupToProject","summary":"Add a Group to a Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/ProjectGroup","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ProjectGroup","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_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":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/post/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/groups"},{"label":"Retrieve a Group in a Project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/getprojectgroup","routeSlug":"/openapi/asa/asa/projects/getprojectgroup","metadata":{"seo":{"title":"Retrieve a Group in a Project","description":"Admin roles:access_useraccess_adminreporting_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetProjectGroup","name":"Retrieve a Group in a Project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a Group 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieve the Project-level details 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"group_name","in":"path","schemaId":"schema_1449","description":"The ASA Group name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_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}/projects/{project_name}/groups/{group_name}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}","href":"projects/getprojectgroup","openApiOperationId":"GetProjectGroup","summary":"Retrieve a Group in a Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/ProjectGroupWithProfileAttributes","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/ProjectGroupWithProfileAttributes","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ProjectGroupWithProfileAttributes","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ProjectGroupWithProfileAttributes","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}"},{"label":"Update a Group in a Project","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/updateprojectgroup","routeSlug":"/openapi/asa/asa/projects/updateprojectgroup","metadata":{"seo":{"title":"Update a Group in a Project","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateProjectGroup","name":"Update a Group in a Project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a Group 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the Project-level details 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"group_name","in":"path","schemaId":"schema_1449","description":"The ASA Group name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_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/ProjectGroup","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/ProjectGroup","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_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}/projects/{project_name}/groups/{group_name}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ProjectGroup","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}/put/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}","href":"projects/updateprojectgroup","openApiOperationId":"UpdateProjectGroup","summary":"Update a Group in a Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/ProjectGroup","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ProjectGroup","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_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}~1projects~1{project_name}~1groups~1{group_name}/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}"},{"label":"Remove a Group from a Project","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/removegroupfromproject","routeSlug":"/openapi/asa/asa/projects/removegroupfromproject","metadata":{"seo":{"title":"Remove a Group from a Project","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveGroupFromProject","name":"Remove a Group from a Project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Remove a Group 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Removes a Group from a Project. This doesn't delete the Group from the 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"group_name","in":"path","schemaId":"schema_1449","description":"The ASA Group name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_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}/projects/{project_name}/groups/{group_name}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"group_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}","href":"projects/removegroupfromproject","openApiOperationId":"RemoveGroupFromProject","summary":"Remove a Group from a Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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}~1projects~1{project_name}~1groups~1{group_name}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}"},{"label":"List all Preauthorizations","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/listpreauthorizationsforproject","routeSlug":"/openapi/asa/asa/projects/listpreauthorizationsforproject","metadata":{"seo":{"title":"List all Preauthorizations","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListPreauthorizationsForProject","name":"List all Preauthorizations","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Preauthorizations","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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Preauthorizations for a specified 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"offset","in":"query","schemaId":"schema_1449","description":"The UUID of an object used as an offset for pagination"},{"name":"count","in":"query","schemaId":"schema_1450","description":"Controls the number of objects listed per page"},{"name":"descending","in":"query","schemaId":"schema_1451","description":"If 'true', the most recent results are listed first"},{"name":"prev","in":"query","schemaId":"schema_1451","description":"Controls the direction of paging"},{"name":"include_expired","in":"query","schemaId":"schema_1451","description":"If 'true', results include expired preauthorizations"},{"name":"project","in":"query","schemaId":"schema_1449","description":"If defined, results only include preauthorizations for the specified Project. This doesn't apply if used against a Project-specific endpoint."}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/projects/{project_name}/preauthorizations","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[{"name":"offset","in":"query","schemaId":"schema_1449"},{"name":"count","in":"query","schemaId":"schema_1450"},{"name":"descending","in":"query","schemaId":"schema_1451"},{"name":"prev","in":"query","schemaId":"schema_1451"},{"name":"include_expired","in":"query","schemaId":"schema_1451"},{"name":"project","in":"query","schemaId":"schema_1449"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/preauthorizations","href":"projects/listpreauthorizationsforproject","openApiOperationId":"ListPreauthorizationsForProject","summary":"List all Preauthorizations"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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_1473","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1473","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1473","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1473","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/preauthorizations"},{"label":"Create a Preauthorization","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/createpreauthorization","routeSlug":"/openapi/asa/asa/projects/createpreauthorization","metadata":{"seo":{"title":"Create a Preauthorization","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreatePreauthorization","name":"Create a Preauthorization","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a Preauthorization","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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a Preauthorization for a Project. A Preauthorization is a time-limited grant for a User to access resources in a specific 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/projects/{project_name}/preauthorizations","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/post/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/preauthorizations","href":"projects/createpreauthorization","openApiOperationId":"CreatePreauthorization","summary":"Create a Preauthorization"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/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":"Created"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/post/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/preauthorizations"},{"label":"Retrieve a Preauthorization","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/getpreauthorization","routeSlug":"/openapi/asa/asa/projects/getpreauthorization","metadata":{"seo":{"title":"Retrieve a Preauthorization","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetPreauthorization","name":"Retrieve a Preauthorization","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a Preauthorization","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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a Preauthorization for a specified 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"authorization_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Authorization","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/projects/{project_name}/preauthorizations/{authorization_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"authorization_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/preauthorizations/{authorization_id}","href":"projects/getpreauthorization","openApiOperationId":"GetPreauthorization","summary":"Retrieve a Preauthorization"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/preauthorizations/{authorization_id}"},{"label":"Update a Preauthorization","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/updatepreauthorization","routeSlug":"/openapi/asa/asa/projects/updatepreauthorization","metadata":{"seo":{"title":"Update a Preauthorization","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdatePreauthorization","name":"Update a Preauthorization","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a Preauthorization","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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Update a Preauthorization for 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"authorization_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Authorization","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/projects/{project_name}/preauthorizations/{authorization_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"authorization_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/put/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/preauthorizations/{authorization_id}","href":"projects/updatepreauthorization","openApiOperationId":"UpdatePreauthorization","summary":"Update a Preauthorization"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_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":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/put/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/put/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/put/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Preauthorization","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/put/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/preauthorizations/{authorization_id}"},{"label":"List all Server Enrollment Tokens","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/listserverenrollmenttokens","routeSlug":"/openapi/asa/asa/projects/listserverenrollmenttokens","metadata":{"seo":{"title":"List all Server Enrollment Tokens","description":"Admin roles:access_useraccess_adminserver_enrollment_token_viewer"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListServerEnrollmentTokens","name":"List all Server Enrollment Tokens","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_enrollment_tokens/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Server Enrollment 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"server_enrollment_token_viewer"},"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 for a specified 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_enrollment_tokens/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/projects/{project_name}/server_enrollment_tokens","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/server_enrollment_tokens","href":"projects/listserverenrollmenttokens","openApiOperationId":"ListServerEnrollmentTokens","summary":"List all Server Enrollment Tokens"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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_1474"}},"schemaId":"schema_1474","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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_enrollment_tokens/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1474","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1474"}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/server_enrollment_tokens"},{"label":"Create a Server Enrollment Token","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/createserverenrollmenttoken","routeSlug":"/openapi/asa/asa/projects/createserverenrollmenttoken","metadata":{"seo":{"title":"Create a Server Enrollment Token","description":"Admin roles:access_useraccess_adminserver_enrollment_token_creator"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateServerEnrollmentToken","name":"Create a Server Enrollment Token","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"server_enrollment_token_creator"},"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 specified Project. These tokens are used to enroll a Server in the 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_enrollment_tokens/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ServerEnrollmentToken"}},"schemaId":"components/schemas/ServerEnrollmentToken","pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_enrollment_tokens/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/projects/{project_name}/server_enrollment_tokens","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"}],"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}/projects/{project_name}/server_enrollment_tokens","href":"projects/createserverenrollmenttoken","openApiOperationId":"CreateServerEnrollmentToken","summary":"Create a Server Enrollment Token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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}~1projects~1{project_name}~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}/projects/{project_name}/server_enrollment_tokens"},{"label":"Retrieve a Server Enrollment Token","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/fetchserverenrollmenttoken","routeSlug":"/openapi/asa/asa/projects/fetchserverenrollmenttoken","metadata":{"seo":{"title":"Retrieve a Server Enrollment Token","description":"Admin roles:access_useraccess_adminserver_enrollment_token_viewer"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"FetchServerEnrollmentToken","name":"Retrieve a Server Enrollment Token","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"server_enrollment_token_viewer"},"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"},"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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"server_enrollment_token_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Server Enrollment Token","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~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}/projects/{project_name}/server_enrollment_tokens/{server_enrollment_token_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"server_enrollment_token_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/server_enrollment_tokens/{server_enrollment_token_id}","href":"projects/fetchserverenrollmenttoken","openApiOperationId":"FetchServerEnrollmentToken","summary":"Retrieve a Server Enrollment Token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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}~1projects~1{project_name}~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}/projects/{project_name}/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/asa/asa/projects/removeserverenrollmenttoken","routeSlug":"/openapi/asa/asa/projects/removeserverenrollmenttoken","metadata":{"seo":{"title":"Delete a Server Enrollment Token","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveServerEnrollmentToken","name":"Delete a Server Enrollment Token","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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"},"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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"server_enrollment_token_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Server Enrollment Token","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~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}/projects/{project_name}/server_enrollment_tokens/{server_enrollment_token_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"server_enrollment_token_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/server_enrollment_tokens/{server_enrollment_token_id}","href":"projects/removeserverenrollmenttoken","openApiOperationId":"RemoveServerEnrollmentToken","summary":"Delete a Server Enrollment Token"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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}~1projects~1{project_name}~1server_enrollment_tokens~1{server_enrollment_token_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/server_enrollment_tokens/{server_enrollment_token_id}"},{"label":"List all Server Users for a Project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/listserverusersforproject","routeSlug":"/openapi/asa/asa/projects/listserverusersforproject","metadata":{"seo":{"title":"List all Server Users for a Project","description":"Admin roles:access_useraccess_adminreporting_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListServerUsersForProject","name":"List all Server Users for a Project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Server Users 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"List all Server Users for a specified Project. A Server User is a representation of a User that is created on an enrolled 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/projects/{project_name}/server_users","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/server_users","href":"projects/listserverusersforproject","openApiOperationId":"ListServerUsersForProject","summary":"List all Server Users for a Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"List of Server Users","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1475","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1475","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1475","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1475","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/server_users"},{"label":"Retrieve a Server User for a Project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/getserveruserforproject","routeSlug":"/openapi/asa/asa/projects/getserveruserforproject","metadata":{"seo":{"title":"Retrieve a Server User for a Project","description":"Admin roles:access_useraccess_adminreporting_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetServerUserForProject","name":"Retrieve a Server User for a Project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users~1{user_name}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a Server User 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a Server User for 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"user_name","in":"path","schemaId":"schema_1449","description":"The relevant username","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users~1{user_name}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/projects/{project_name}/server_users/{user_name}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/server_users/{user_name}","href":"projects/getserveruserforproject","openApiOperationId":"GetServerUserForProject","summary":"Retrieve a Server User for a Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Server User","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1476","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users~1{user_name}/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1476","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users~1{user_name}/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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users~1{user_name}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1476","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users~1{user_name}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1476","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users~1{user_name}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/server_users/{user_name}"},{"label":"List all Servers in a Project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/listserversforproject","routeSlug":"/openapi/asa/asa/projects/listserversforproject","metadata":{"seo":{"title":"List all Servers in a Project","description":"Admin roles:access_useraccess_adminserver_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListServersForProject","name":"List all Servers in a Project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"server_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 enrolled in a specified 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/projects/{project_name}/servers","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/servers","href":"projects/listserversforproject","openApiOperationId":"ListServersForProject","summary":"List all Servers in a Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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_1477","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1477","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1477","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1477","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/servers"},{"label":"Add an Unmanaged Server to a Project","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/createserver","routeSlug":"/openapi/asa/asa/projects/createserver","metadata":{"seo":{"title":"Add an Unmanaged Server to a Project","description":"Admin roles:access_useraccess_adminserver_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateServer","name":"Add an Unmanaged Server to a Project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Add an Unmanaged Server to 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"server_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Adds an unmanaged Server to a specified Project. Unmanaged Servers don't use Advanced Server Access for authentication, but still receive Client Configuration Options. Create an Unmanaged Server to control connection options such as port and agent forwarding for Users without requiring "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"sftd"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to manage 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateServerBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/CreateServerBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/projects/{project_name}/servers","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateServerBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/servers","href":"projects/createserver","openApiOperationId":"CreateServer","summary":"Add an Unmanaged Server to a Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/CreateServerBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateServerBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/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/Server","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/post/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/Server","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/post/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Server","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Server","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/servers"},{"label":"Retrieve a Server from a Project","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/fetchserver","routeSlug":"/openapi/asa/asa/projects/fetchserver","metadata":{"seo":{"title":"Retrieve a Server from a Project","description":"Admin roles:access_useraccess_adminserver_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"FetchServer","name":"Retrieve a Server from a Project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"server_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 specified 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"server_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Server","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"server_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}","href":"projects/fetchserver","openApiOperationId":"FetchServer","summary":"Retrieve a Server from a Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/Server","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Server","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Server","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}"},{"label":"Update a Server for a Project","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/updateserverproject","routeSlug":"/openapi/asa/asa/projects/updateserverproject","metadata":{"seo":{"title":"Update a Server for a Project","description":"Admin roles:access_adminserver_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateServerProject","name":"Update a Server for a Project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a Server 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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":"server_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates a Server for a specified Project. This operation is intended for use with 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":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"server_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Server","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateServerBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/UpdateServerBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"server_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdateServerBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/put/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}","href":"projects/updateserverproject","openApiOperationId":"UpdateServerProject","summary":"Update a Server for a Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/UpdateServerBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateServerBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_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}~1projects~1{project_name}~1servers~1{server_id}/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}"},{"label":"Remove a Server from a Project","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/projects/removeserver","routeSlug":"/openapi/asa/asa/projects/removeserver","metadata":{"seo":{"title":"Remove a Server from a Project","description":"Admin roles:access_adminserver_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveServer","name":"Remove a Server from a Project","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Remove 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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":"server_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Removes a Server from a specified 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"server_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Server","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"server_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}","href":"projects/removeserver","openApiOperationId":"RemoveServer","summary":"Remove a Server from a Project"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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}~1projects~1{project_name}~1servers~1{server_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}"}],"content":{"contentType":"group","meta":{"name":"projects"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Projects","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition admonition-info"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-heading"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"h5","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"admonition-icon"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"i","attrs":{}},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":"End of Sale Announcement"},"children":[]}]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-content"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"p","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Effective May 1, 2026, Okta will no longer sell or renew Advanced Server Access. Existing customers must migrate to Okta Privileged Access within one year of their next scheduled renewal date to maintain service.\n"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://support.okta.com/help/s/article/faq-advanced-server-access-end-of-sale-to-okta-privileged-access-migration?language=en_US"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Read the FAQ"},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":" | "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Learn about Okta Privileged Access"},"children":[]}]}]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/projects","summary":"List all Projects","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/listprojects","deprecated":false},{"title":"/v1/teams/{team_name}/projects","summary":"Create a Project","prefix":{"name":"post","color":"post"},"badges":[],"link":"/projects/createproject","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}","summary":"Retrieve a Project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/fetchproject","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}","summary":"Updates the details of a Project","prefix":{"name":"put","color":"put"},"badges":[],"link":"/projects/updateproject","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}","summary":"Delete a Project","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/projects/removeproject","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/client_config_options","summary":"List all Client Configuration Options","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/listclientconfigoptions","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/client_config_options","summary":"Add a Client Configuration Option","prefix":{"name":"post","color":"post"},"badges":[],"link":"/projects/createclientconfigoption","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/client_config_options/{client_config_options_id}","summary":"Delete a Client Configuration Option","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/projects/removeclientconfigoption","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts","summary":"List all Cloud Accounts","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/listallcloudaccountsforproject","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts","summary":"Add a Cloud Account","prefix":{"name":"post","color":"post"},"badges":[],"link":"/projects/addcloudaccounttoproject","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts/{cloud_account_uuid}","summary":"Retrieve a Cloud Account","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/getprojectcloudaccount","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts/{cloud_account_uuid}","summary":"Update a Cloud Account","prefix":{"name":"put","color":"put"},"badges":[],"link":"/projects/updatecloudaccounttoproject","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/cloud_accounts/{cloud_account_uuid}","summary":"Remove a Cloud Account","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/projects/removecloudaccountfromproject","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/cloud_provider/{cloud_provider}/accounts/{cloud_account_id}","summary":"Retrieve a Cloud Account","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/getprojectcloudaccountbyproviderandaccountid","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/groups","summary":"List all Groups in a Project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/listprojectgroups","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/groups","summary":"Add a Group to a Project","prefix":{"name":"post","color":"post"},"badges":[],"link":"/projects/addgrouptoproject","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}","summary":"Retrieve a Group in a Project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/getprojectgroup","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}","summary":"Update a Group in a Project","prefix":{"name":"put","color":"put"},"badges":[],"link":"/projects/updateprojectgroup","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/groups/{group_name}","summary":"Remove a Group from a Project","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/projects/removegroupfromproject","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/preauthorizations","summary":"List all Preauthorizations","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/listpreauthorizationsforproject","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/preauthorizations","summary":"Create a Preauthorization","prefix":{"name":"post","color":"post"},"badges":[],"link":"/projects/createpreauthorization","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/preauthorizations/{authorization_id}","summary":"Retrieve a Preauthorization","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/getpreauthorization","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/preauthorizations/{authorization_id}","summary":"Update a Preauthorization","prefix":{"name":"put","color":"put"},"badges":[],"link":"/projects/updatepreauthorization","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/server_enrollment_tokens","summary":"List all Server Enrollment Tokens","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/listserverenrollmenttokens","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/server_enrollment_tokens","summary":"Create a Server Enrollment Token","prefix":{"name":"post","color":"post"},"badges":[],"link":"/projects/createserverenrollmenttoken","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/server_enrollment_tokens/{server_enrollment_token_id}","summary":"Retrieve a Server Enrollment Token","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/fetchserverenrollmenttoken","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/server_enrollment_tokens/{server_enrollment_token_id}","summary":"Delete a Server Enrollment Token","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/projects/removeserverenrollmenttoken","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/server_users","summary":"List all Server Users for a Project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/listserverusersforproject","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/server_users/{user_name}","summary":"Retrieve a Server User for a Project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/getserveruserforproject","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/servers","summary":"List all Servers in a Project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/listserversforproject","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/servers","summary":"Add an Unmanaged Server to a Project","prefix":{"name":"post","color":"post"},"badges":[],"link":"/projects/createserver","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}","summary":"Retrieve a Server from a Project","prefix":{"name":"get","color":"get"},"badges":[],"link":"/projects/fetchserver","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}","summary":"Update a Server for a Project","prefix":{"name":"put","color":"put"},"badges":[],"link":"/projects/updateserverproject","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}","summary":"Remove a Server from a Project","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/projects/removeserver","deprecated":false}]}]}]}]}},{"type":"group","label":"Service Users","link":"/openapi/asa/asa/service-users","routeSlug":"/openapi/asa/asa/service-users","items":[{"label":"Issue a Service User token","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/service-users/issueservicetoken","routeSlug":"/openapi/asa/asa/service-users/issueservicetoken","metadata":{"seo":{"title":"Issue a Service User token","description":"Requests a Service User token from the platform. Most API calls require an HTTP Authorization header with a value of Bearer ${AUTH_TOKEN}.To retrieve an auth token, you need to create a Service User and API key, then pass the API key information to this endpoint.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. By design, this operation does not require a authorization token."}},"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":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Requests a Service User token from the platform. Most API calls require an HTTP Authorization 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 "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://help.okta.com/okta_help.htm?type=asa&id=ext_asa_service_users"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"create a Service User and API key"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", then 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. By design, this operation does not require a authorization 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_1449","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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/asa/asa/service-users/listserviceusers","routeSlug":"/openapi/asa/asa/service-users/listserviceusers","metadata":{"seo":{"title":"List all Service Users for a Team","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","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":"offset","in":"query","schemaId":"schema_1449","description":"The UUID of an object used as an offset for pagination"},{"name":"count","in":"query","schemaId":"schema_1450","description":"Controls the number of objects listed per page"},{"name":"descending","in":"query","schemaId":"schema_1451","description":"If 'true', the most recent results are listed first"},{"name":"prev","in":"query","schemaId":"schema_1451","description":"Controls the direction of paging"},{"name":"starts_with","in":"query","schemaId":"schema_1449","description":"Includes ASA Users with name that begins with the value"},{"name":"status","in":"query","schemaId":"schema_1449","description":"Includes ASA Users with specified statuses. Valid statuses: 'ACTIVE', 'DISABLED', and 'DELETED'."},{"name":"contains","in":"query","schemaId":"schema_1449","description":"Includes ASA Users with name that contains the value"},{"name":"include_service_users","in":"query","schemaId":"schema_1449","description":"Include Service Users in the results"},{"name":"id","in":"query","schemaId":"schema_1449","description":"Include only users with the given IDs"}],"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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[{"name":"offset","in":"query","schemaId":"schema_1449"},{"name":"count","in":"query","schemaId":"schema_1450"},{"name":"descending","in":"query","schemaId":"schema_1451"},{"name":"prev","in":"query","schemaId":"schema_1451"},{"name":"starts_with","in":"query","schemaId":"schema_1449"},{"name":"status","in":"query","schemaId":"schema_1449","explode":true},{"name":"contains","in":"query","schemaId":"schema_1449"},{"name":"include_service_users","in":"query","schemaId":"schema_1449"},{"name":"id","in":"query","schemaId":"schema_1449","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://app.scaleft.com","description":"Production server"}],"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_1478","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1478","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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1service_users/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1478","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1478","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/asa/asa/service-users/createserviceuser","routeSlug":"/openapi/asa/asa/service-users/createserviceuser","metadata":{"seo":{"title":"Create a Service User","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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 interaction with the Advanced Server 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_1449","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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/asa/asa/service-users/getserviceuser","routeSlug":"/openapi/asa/asa/service-users/getserviceuser","metadata":{"seo":{"title":"Retrieve a Service User","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1449","description":"The relevant username","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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/asa/asa/service-users/serviceuserupdate","routeSlug":"/openapi/asa/asa/service-users/serviceuserupdate","metadata":{"seo":{"title":"Update a Service User","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1449","description":"The relevant username","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/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/User","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/User","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://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/User","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/User","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/asa/asa/service-users/listserviceuserkeys","routeSlug":"/openapi/asa/asa/service-users/listserviceuserkeys","metadata":{"seo":{"title":"List all API keys","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1449","description":"The relevant username","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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_1479","exampleIds":["paths/~1v1~1teams~1{team_name}~1service_users~1{user_name}~1keys/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1479","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_1453"}],"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_1479","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_1479","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/asa/asa/service-users/rotateserviceuserkey","routeSlug":"/openapi/asa/asa/service-users/rotateserviceuserkey","metadata":{"seo":{"title":"Rotate all API keys","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1449","description":"The relevant username","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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/asa/asa/service-users/deleteserviceuserkey","routeSlug":"/openapi/asa/asa/service-users/deleteserviceuserkey","metadata":{"seo":{"title":"Delete an API key","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","description":"The name of your Team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1449","description":"The relevant username","required":true},{"name":"key_id","in":"path","schemaId":"schema_1449","description":"The UUID of the 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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"key_id","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition admonition-info"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-heading"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"h5","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"admonition-icon"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"i","attrs":{}},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":"End of Sale Announcement"},"children":[]}]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-content"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"p","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Effective May 1, 2026, Okta will no longer sell or renew Advanced Server Access. Existing customers must migrate to Okta Privileged Access within one year of their next scheduled renewal date to maintain service.\n"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://support.okta.com/help/s/article/faq-advanced-server-access-end-of-sale-to-okta-privileged-access-migration?language=en_US"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Read the FAQ"},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":" | "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Learn about Okta Privileged Access"},"children":[]}]}]}]}]}]}],"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":"Services","link":"/openapi/asa/asa/services","routeSlug":"/openapi/asa/asa/services","items":[{"label":"List all Services for a Server","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/services/listservicesforserver","routeSlug":"/openapi/asa/asa/services/listservicesforserver","metadata":{"seo":{"title":"List all Services for a Server","description":"Admin roles:access_useraccess_adminserver_adminreporting_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListServicesForServer","name":"List all Services for a Server","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Services 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"server_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":"reporting_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Services available for a specified 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"server_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Server","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}/services","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"server_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}/services","href":"services/listservicesforserver","openApiOperationId":"ListServicesForServer","summary":"List all Services for a Server"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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_1480","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1480","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1480","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1480","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}/services"},{"label":"Create a Service","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/services/createserviceforserver","routeSlug":"/openapi/asa/asa/services/createserviceforserver","metadata":{"seo":{"title":"Create a Service","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"CreateServiceForServer","name":"Create a Service","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a Service","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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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 that allows Service Users to access the specified 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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"server_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Server","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateServiceBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/CreateServiceBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}/services","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"server_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/CreateServiceBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/post/requestBody/content/application~1json/example"]}},"responseCodes":["201"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}/services","href":"services/createserviceforserver","openApiOperationId":"CreateServiceForServer","summary":"Create a Service"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/CreateServiceBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CreateServiceBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/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/Service","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/post/responses/201/content/application~1json/example"]}},"schemaId":"components/schemas/Service","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/post/responses/201/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"201","schemaId":"components/schemas/Service","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/post/responses/201/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Service","exampleIds":["paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/post/responses/201/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}/services"},{"label":"Delete a Service from a Server","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/services/removeserviceforserver","routeSlug":"/openapi/asa/asa/services/removeserviceforserver","metadata":{"seo":{"title":"Delete a Service from a Server","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveServiceForServer","name":"Delete a Service from a Server","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services~1{service_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a Service from 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes a Service from a Server. This prevents Service Users from accessing the Server with the deleted Service."},"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_1449","description":"The name of your Team","required":true},{"name":"project_name","in":"path","schemaId":"schema_1449","description":"The Project name","required":true},{"name":"server_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Server","required":true},{"name":"service_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Service","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services~1{service_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}/services/{service_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"project_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"server_id","in":"path","required":true,"schemaId":"schema_1449"},{"name":"service_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}/services/{service_id}","href":"services/removeserviceforserver","openApiOperationId":"RemoveServiceForServer","summary":"Delete a Service from a Server"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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}~1projects~1{project_name}~1servers~1{server_id}~1services~1{service_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}/services/{service_id}"},{"label":"List all Services for a Team","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/services/listservices","routeSlug":"/openapi/asa/asa/services/listservices","metadata":{"seo":{"title":"List all Services for a Team","description":"Admin roles:access_useraccess_adminreporting_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"ListServices","name":"List all Services for a Team","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1services/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all Services 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all Services available 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_1449","description":"The name of your Team","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1services/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/services","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/services","href":"services/listservices","openApiOperationId":"ListServices","summary":"List all Services for a Team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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_1481","exampleIds":["paths/~1v1~1teams~1{team_name}~1services/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1481","exampleIds":["paths/~1v1~1teams~1{team_name}~1services/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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1services/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1481","exampleIds":["paths/~1v1~1teams~1{team_name}~1services/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1481","exampleIds":["paths/~1v1~1teams~1{team_name}~1services/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/services"},{"label":"Retrieve a Service","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/services/getservice","routeSlug":"/openapi/asa/asa/services/getservice","metadata":{"seo":{"title":"Retrieve a Service","description":"Admin roles:access_useraccess_adminreporting_user"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetService","name":"Retrieve a Service","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1services~1{service_id}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a Service","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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_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 Service"},"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_1449","description":"The name of your Team","required":true},{"name":"service_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Service","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1services~1{service_id}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/v1/teams/{team_name}/services/{service_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"service_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200"],"pointer":"/v1/teams/{team_name}/services/{service_id}","href":"services/getservice","openApiOperationId":"GetService","summary":"Retrieve a Service"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/Service","exampleIds":["paths/~1v1~1teams~1{team_name}~1services~1{service_id}/get/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/Service","exampleIds":["paths/~1v1~1teams~1{team_name}~1services~1{service_id}/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1v1~1teams~1{team_name}~1services~1{service_id}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Service","exampleIds":["paths/~1v1~1teams~1{team_name}~1services~1{service_id}/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Service","exampleIds":["paths/~1v1~1teams~1{team_name}~1services~1{service_id}/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/services/{service_id}"},{"label":"Delete a Service from a Team","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/services/removeservice","routeSlug":"/openapi/asa/asa/services/removeservice","metadata":{"seo":{"title":"Delete a Service from a Team","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"RemoveService","name":"Delete a Service from a Team","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1services~1{service_id}/delete","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Delete a Service 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Deletes a Service from your Team. This prevents Service Users from accessing the associated Server with the deleted Service."},"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_1449","description":"The name of your Team","required":true},{"name":"service_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Service","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1services~1{service_id}/delete/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"DELETE","path":"/v1/teams/{team_name}/services/{service_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"service_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/services/{service_id}","href":"services/removeservice","openApiOperationId":"RemoveService","summary":"Delete a Service from a Team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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}~1services~1{service_id}/delete/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/services/{service_id}"}],"content":{"contentType":"group","meta":{"name":"services"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Services","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition admonition-info"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-heading"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"h5","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"admonition-icon"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"i","attrs":{}},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":"End of Sale Announcement"},"children":[]}]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-content"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"p","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Effective May 1, 2026, Okta will no longer sell or renew Advanced Server Access. Existing customers must migrate to Okta Privileged Access within one year of their next scheduled renewal date to maintain service.\n"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://support.okta.com/help/s/article/faq-advanced-server-access-end-of-sale-to-okta-privileged-access-migration?language=en_US"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Read the FAQ"},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":" | "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Learn about Okta Privileged Access"},"children":[]}]}]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}/services","summary":"List all Services for a Server","prefix":{"name":"get","color":"get"},"badges":[],"link":"/services/listservicesforserver","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}/services","summary":"Create a Service","prefix":{"name":"post","color":"post"},"badges":[],"link":"/services/createserviceforserver","deprecated":false},{"title":"/v1/teams/{team_name}/projects/{project_name}/servers/{server_id}/services/{service_id}","summary":"Delete a Service from a Server","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/services/removeserviceforserver","deprecated":false},{"title":"/v1/teams/{team_name}/services","summary":"List all Services for a Team","prefix":{"name":"get","color":"get"},"badges":[],"link":"/services/listservices","deprecated":false},{"title":"/v1/teams/{team_name}/services/{service_id}","summary":"Retrieve a Service","prefix":{"name":"get","color":"get"},"badges":[],"link":"/services/getservice","deprecated":false},{"title":"/v1/teams/{team_name}/services/{service_id}","summary":"Delete a Service from a Team","prefix":{"name":"delete","color":"delete"},"badges":[],"link":"/services/removeservice","deprecated":false}]}]}]}]}},{"type":"group","label":"Teams","link":"/openapi/asa/asa/teams","routeSlug":"/openapi/asa/asa/teams","items":[{"label":"List all Servers for a Team","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/teams/listservers","routeSlug":"/openapi/asa/asa/teams/listservers","metadata":{"seo":{"title":"List all Servers for a Team","description":"Admin roles:access_useraccess_adminserver_adminreporting_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"server_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":"reporting_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_1449","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":"offset","in":"query","schemaId":"schema_1449","description":"The UUID of an object used as an offset for pagination"},{"name":"count","in":"query","schemaId":"schema_1450","description":"Controls the number of objects listed per page"},{"name":"descending","in":"query","schemaId":"schema_1451","description":"If 'true', the most recent results are listed first"},{"name":"prev","in":"query","schemaId":"schema_1451","description":"Controls the direction of paging"},{"name":"project_name","in":"query","schemaId":"schema_1449","description":"A Project name"},{"name":"hostname","in":"query","schemaId":"schema_1449","description":"A hostname"},{"name":"bastion","in":"query","schemaId":"schema_1449","description":"A bastion hostname"},{"name":"canonical_name","in":"query","schemaId":"schema_1449","description":"A canonical name"},{"name":"cloud_provider","in":"query","schemaId":"schema_1449","description":"A Cloud provider: 'aws' or 'gce'"},{"name":"cloud_account","in":"query","schemaId":"schema_1449","description":"The id of the cloud account associated with this server"},{"name":"instance_id","in":"query","schemaId":"schema_1449","description":"The instance ids of the servers"},{"name":"alt_names_contains","in":"query","schemaId":"schema_1449","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Include Servers that contain the value of 'alt_name_contains' in their 'alt_names'"},"children":[]}]}]}]},{"name":"state","in":"query","schemaId":"schema_1449","description":"State of the Server: 'ACTIVE' or 'INACTIVE'"},{"name":"selector","in":"query","schemaId":"schema_1449","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Server selectors. Syntax is selector=key1=value1,key2=value2"},"children":[]}]}]}]},{"name":"managed","in":"query","schemaId":"schema_1449","description":"If 'true', only include managed servers. If 'false', only include unmanaged servers"},{"name":"AdServers","in":"query","schemaId":"schema_1449","description":"If 'true', only include AD servers. If 'false', only include Non AD servers"},{"name":"credentialed","in":"query","schemaId":"schema_1449","description":"If 'true', only include unmanaged servers with credential issuance enabled. If 'false', only include unmanaged servers with credential issuance disabled."},{"name":"id","in":"query","schemaId":"schema_1449","description":"Include only servers with the given IDs. Only usable for PAM administrative views of servers, not end user server views."}],"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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[{"name":"offset","in":"query","schemaId":"schema_1449"},{"name":"count","in":"query","schemaId":"schema_1450"},{"name":"descending","in":"query","schemaId":"schema_1451"},{"name":"prev","in":"query","schemaId":"schema_1451"},{"name":"project_name","in":"query","schemaId":"schema_1449","explode":true},{"name":"hostname","in":"query","schemaId":"schema_1449"},{"name":"bastion","in":"query","schemaId":"schema_1449"},{"name":"canonical_name","in":"query","schemaId":"schema_1449"},{"name":"cloud_provider","in":"query","schemaId":"schema_1449"},{"name":"cloud_account","in":"query","schemaId":"schema_1449"},{"name":"instance_id","in":"query","schemaId":"schema_1449","explode":true},{"name":"alt_names_contains","in":"query","schemaId":"schema_1449"},{"name":"state","in":"query","schemaId":"schema_1449"},{"name":"selector","in":"query","schemaId":"schema_1449"},{"name":"managed","in":"query","schemaId":"schema_1449"},{"name":"AdServers","in":"query","schemaId":"schema_1449"},{"name":"credentialed","in":"query","schemaId":"schema_1449"},{"name":"id","in":"query","schemaId":"schema_1449","explode":true}],"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://app.scaleft.com","description":"Production server"}],"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_1482","exampleIds":["paths/~1v1~1teams~1{team_name}~1servers/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1482","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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1servers/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1482","exampleIds":["paths/~1v1~1teams~1{team_name}~1servers/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1482","exampleIds":["paths/~1v1~1teams~1{team_name}~1servers/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/v1/teams/{team_name}/servers"},{"label":"Update a Server for a Team","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/teams/updateserverteam","routeSlug":"/openapi/asa/asa/teams/updateserverteam","metadata":{"seo":{"title":"Update a Server for a Team","description":"Admin roles:access_adminserver_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateServerTeam","name":"Update a Server for a Team","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1servers~1{server_id}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update a Server 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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":"server_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates a Server for your Team. This is 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":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","description":"The name of your Team","required":true},{"name":"server_id","in":"path","schemaId":"schema_1449","description":"The UUID of the Server","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1servers~1{server_id}/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateServerBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1servers~1{server_id}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/UpdateServerBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1servers~1{server_id}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1servers~1{server_id}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/servers/{server_id}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"server_id","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/UpdateServerBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1servers~1{server_id}/put/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/servers/{server_id}","href":"teams/updateserverteam","openApiOperationId":"UpdateServerTeam","summary":"Update a Server for a Team"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/UpdateServerBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1servers~1{server_id}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/UpdateServerBody","exampleIds":["paths/~1v1~1teams~1{team_name}~1servers~1{server_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}~1servers~1{server_id}/put/responses"}],"panels":[]}]},"httpPath":"/v1/teams/{team_name}/servers/{server_id}"},{"label":"Retrieve settings for a Team","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/teams/getteamsettings","routeSlug":"/openapi/asa/asa/teams/getteamsettings","metadata":{"seo":{"title":"Retrieve settings for a Team","description":"Admin roles:access_useraccess_admin"}},"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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_admin"},"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_1449","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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/asa/asa/teams/updateteamsettings","routeSlug":"/openapi/asa/asa/teams/updateteamsettings","metadata":{"seo":{"title":"Update settings for a Team","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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/asa/asa/teams/fetchstatsforteam","routeSlug":"/openapi/asa/asa/teams/fetchstatsforteam","metadata":{"seo":{"title":"Retrieve statistics for a Team","description":"Admin roles:access_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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_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_1449","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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"}],"content":{"contentType":"group","meta":{"name":"teams"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Teams","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition admonition-info"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-heading"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"h5","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"admonition-icon"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"i","attrs":{}},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":"End of Sale Announcement"},"children":[]}]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-content"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"p","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Effective May 1, 2026, Okta will no longer sell or renew Advanced Server Access. Existing customers must migrate to Okta Privileged Access within one year of their next scheduled renewal date to maintain service.\n"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://support.okta.com/help/s/article/faq-advanced-server-access-end-of-sale-to-okta-privileged-access-migration?language=en_US"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Read the FAQ"},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":" | "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Learn about Okta Privileged Access"},"children":[]}]}]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"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}/servers/{server_id}","summary":"Update a Server for a Team","prefix":{"name":"put","color":"put"},"badges":[],"link":"/teams/updateserverteam","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}]}]}]}]}},{"type":"group","label":"Users","link":"/openapi/asa/asa/users","routeSlug":"/openapi/asa/asa/users","items":[{"label":"Retrieve information about the current User","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/users/getcurrentuserinfo","routeSlug":"/openapi/asa/asa/users/getcurrentuserinfo","metadata":{"seo":{"title":"Retrieve information about the current User","description":"Retrieves information about the User that is invoking the API"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"GetCurrentUserInfo","name":"Retrieve information about the current User","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1current_user/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve information about the current User","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Retrieves information about the User that is invoking the API"},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerAuth","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"team_name","in":"path","schemaId":"schema_1449","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"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 information about the current User"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"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/asa/asa/users/listusers","routeSlug":"/openapi/asa/asa/users/listusers","metadata":{"seo":{"title":"List all Users for a Team","description":"Admin roles:access_useraccess_adminreporting_user"}},"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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"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_1449","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":"offset","in":"query","schemaId":"schema_1449","description":"The UUID of an object used as an offset for pagination"},{"name":"count","in":"query","schemaId":"schema_1450","description":"Controls the number of objects listed per page"},{"name":"descending","in":"query","schemaId":"schema_1451","description":"If 'true', the most recent results are listed first"},{"name":"prev","in":"query","schemaId":"schema_1451","description":"Controls the direction of paging"},{"name":"starts_with","in":"query","schemaId":"schema_1449","description":"Includes ASA Users with name that begins with the value"},{"name":"status","in":"query","schemaId":"schema_1449","description":"Includes ASA Users with specified statuses. Valid statuses: 'ACTIVE', 'DISABLED', and 'DELETED'."},{"name":"contains","in":"query","schemaId":"schema_1449","description":"Includes ASA Users with name that contains the value"},{"name":"include_service_users","in":"query","schemaId":"schema_1449","description":"Include Service Users in the results"},{"name":"id","in":"query","schemaId":"schema_1449","description":"Include only users with the given IDs"}],"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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[{"name":"offset","in":"query","schemaId":"schema_1449"},{"name":"count","in":"query","schemaId":"schema_1450"},{"name":"descending","in":"query","schemaId":"schema_1451"},{"name":"prev","in":"query","schemaId":"schema_1451"},{"name":"starts_with","in":"query","schemaId":"schema_1449"},{"name":"status","in":"query","schemaId":"schema_1449","explode":true},{"name":"contains","in":"query","schemaId":"schema_1449"},{"name":"include_service_users","in":"query","schemaId":"schema_1449"},{"name":"id","in":"query","schemaId":"schema_1449","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://app.scaleft.com","description":"Production server"}],"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_1483","exampleIds":["paths/~1v1~1teams~1{team_name}~1users/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1483","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_1453"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_1483","exampleIds":["paths/~1v1~1teams~1{team_name}~1users/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_1483","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/asa/asa/users/getuser","routeSlug":"/openapi/asa/asa/users/getuser","metadata":{"seo":{"title":"Retrieve a User","description":"Admin roles:access_useraccess_adminreporting_user"}},"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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"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_1449","description":"The name of your Team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1449","description":"The relevant username","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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1449"}],"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://app.scaleft.com","description":"Production server"}],"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":"Update a User","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/openapi/asa/asa/users/updateuser","routeSlug":"/openapi/asa/asa/users/updateuser","metadata":{"seo":{"title":"Update a User","description":"Admin roles:access_admin"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"UpdateUser","name":"Update a User","isWebhook":false,"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update 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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_admin"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates 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_1449","description":"The name of your Team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1449","description":"The relevant username","required":true}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users~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/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}/put/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/v1/teams/{team_name}/users/{user_name}","servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}/put/requestBody/content/application~1json/example"]}},"responseCodes":["204"],"pointer":"/v1/teams/{team_name}/users/{user_name}","href":"users/updateuser","openApiOperationId":"UpdateUser","summary":"Update a User"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://app.scaleft.com","description":"Production server"}],"schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/User","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~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":"204","description":"No Content"}],"pointer":"/paths/~1v1~1teams~1{team_name}~1users~1{user_name}/put/responses"}],"panels":[]}]},"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/asa/asa/users/listusergroups","routeSlug":"/openapi/asa/asa/users/listusergroups","metadata":{"seo":{"title":"List all Groups for a User","description":"Admin roles:access_useraccess_adminreporting_user"}},"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/okta-management/guides/roles/#iam-access-to-api-resources","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":"Admin 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":"access_user"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"access_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":"reporting_user"},"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_1449","description":"The name of your Team","required":true},{"name":"user_name","in":"path","schemaId":"schema_1449","description":"The relevant username","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":"offset","in":"query","schemaId":"schema_1449","description":"The UUID of an object used as an offset for pagination"},{"name":"count","in":"query","schemaId":"schema_1450","description":"Controls the number of objects listed per page"},{"name":"descending","in":"query","schemaId":"schema_1451","description":"If 'true', the most recent results are listed first"},{"name":"prev","in":"query","schemaId":"schema_1451","description":"Controls the direction of paging"},{"name":"contains","in":"query","schemaId":"schema_1449","description":"If defined, results only include Groups that use the specified value in their name"},{"name":"include_deleted","in":"query","schemaId":"schema_1451","description":"If 'true', results also include previously deleted Groups"},{"name":"only_include_deleted","in":"query","schemaId":"schema_1451","description":"If 'true', results only include previously deleted Groups"},{"name":"disconnected_mode_on_only","in":"query","schemaId":"schema_1451","description":"If 'true', results only include Groups that have enabled disconnected mode"},{"name":"id","in":"query","schemaId":"schema_1449","description":"If defined, results only include Groups with the specified IDs"},{"name":"ignore","in":"query","schemaId":"schema_1449","description":"If defined, results don't include Groups with the specified names. This is case sensitive."}],"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://app.scaleft.com","description":"Production server"}],"parameters":{"path":[{"name":"team_name","in":"path","required":true,"schemaId":"schema_1449"},{"name":"user_name","in":"path","required":true,"schemaId":"schema_1449"}],"query":[{"name":"offset","in":"query","schemaId":"schema_1449"},{"name":"count","in":"query","schemaId":"schema_1450"},{"name":"descending","in":"query","schemaId":"schema_1451"},{"name":"prev","in":"query","schemaId":"schema_1451"},{"name":"contains","in":"query","schemaId":"schema_1449"},{"name":"include_deleted","in":"query","schemaId":"schema_1451"},{"name":"only_include_deleted","in":"query","schemaId":"schema_1451"},{"name":"disconnected_mode_on_only","in":"query","schemaId":"schema_1451"},{"name":"id","in":"query","schemaId":"schema_1449","explode":true},{"name":"ignore","in":"query","schemaId":"schema_1449","explode":true}],"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://app.scaleft.com","description":"Production server"}],"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_1484","exampleIds":["paths/~1v1~1teams~1{team_name}~1users~1{user_name}~1groups/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_1484","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_1453"}],"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_1484","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_1484","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":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition admonition-info"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-heading"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"h5","attrs":{}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"admonition-icon"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"i","attrs":{}},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":"End of Sale Announcement"},"children":[]}]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"className":"admonition-content"}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"p","attrs":{}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Effective May 1, 2026, Okta will no longer sell or renew Advanced Server Access. Existing customers must migrate to Okta Privileged Access within one year of their next scheduled renewal date to maintain service.\n"},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://support.okta.com/help/s/article/faq-advanced-server-access-end-of-sale-to-okta-privileged-access-migration?language=en_US"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Read the FAQ"},"children":[]}]},{"$$mdtype":"Node","type":"text","attributes":{"content":" | "},"children":[]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://developer.okta.com/docs/api/openapi/opa/"}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Learn about Okta Privileged Access"},"children":[]}]}]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/v1/teams/{team_name}/current_user","summary":"Retrieve information about the current User","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}","summary":"Update a User","prefix":{"name":"put","color":"put"},"badges":[],"link":"/users/updateuser","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}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/ADConnection":{"id":"components/schemas/ADConnection","kind":"json-schema","title":"ADConnection","data":{"type":"object","properties":{"domain":{"description":"The domain to query","maxLength":255,"type":"string"},"domain_controllers":{"description":"A comma-separated list of domain controllers used to query the domain. Can use a hostname or IP address.","items":{"description":"hostname or IP address","type":"string"},"type":"array"},"gateway_id":{"description":"The UUID of a 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}$","type":"string"},"id":{"description":"The ID of the AD Connection","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"},"name":{"description":"The name of the AD Connection","maxLength":255,"type":"string"},"service_account_username":{"description":"The username of a service account used to query the domain","maxLength":255,"type":"string"}},"required":["id","name","gateway_id","domain","service_account_username","domain_controllers"]}},"components/schemas/ADConnectionRequest":{"id":"components/schemas/ADConnectionRequest","kind":"json-schema","title":"ADConnectionRequest","data":{"type":"object","properties":{"domain":{"description":"The domain to query","type":"string"},"domain_controllers":{"description":"A comma-separated list of domain controllers used to query the domain. Can use a hostname or IP address.","items":{"description":"hostname or IP address","type":"string"},"nullable":true,"type":"array"},"gateway_id":{"description":"The UUID of a 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}$","type":"string"},"name":{"description":"The name of the AD Connection","maxLength":255,"type":"string"},"service_account_password":{"description":"The password of the service account","maxLength":255,"nullable":true,"type":"string"},"service_account_username":{"description":"The username of a service account used to query the domain","maxLength":255,"nullable":true,"type":"string"}},"required":["name","gateway_id","domain"]}},"components/schemas/ADConnectionWithGatewayName":{"id":"components/schemas/ADConnectionWithGatewayName","kind":"json-schema","title":"ADConnectionWithGatewayName","data":{"type":"object","properties":{"active_task_settings_id":{"description":"The UUID of the currently active AD Task Settings","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"},"domain":{"description":"The domain to query","maxLength":255,"type":"string"},"domain_controllers":{"description":"A comma-separated list of domain controllers used to query the domain. Can use a hostname or IP address.","items":{"description":"hostname or IP address","type":"string"},"type":"array"},"gateway_id":{"description":"The UUID of a 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}$","type":"string"},"gateway_name":{"description":"The name of a Gateway","maxLength":255,"type":"string"},"id":{"description":"The ID of the AD Connection","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"},"name":{"description":"The name of the AD Connection","maxLength":255,"type":"string"},"service_account_username":{"description":"The username of a service account used to query the domain","maxLength":255,"type":"string"}},"required":["id","name","gateway_id","gateway_name","domain","service_account_username","domain_controllers","active_task_settings_id"]}},"components/schemas/ADSchedule":{"id":"components/schemas/ADSchedule","kind":"json-schema","title":"ADSchedule","data":{"type":"object","properties":{"frequency":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indicates how often the sync job runs. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"1"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"6"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"12"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"24"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"example":24},"start_hour_utc":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A UTC timestamp that indicates the hour range when the sync job runs. Only used if "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"frequency"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is set to 24."},"children":[]}]}]}],"example":"2022-08-24T14:15:22Z"}}}},"components/schemas/ADServerSync":{"id":"components/schemas/ADServerSync","kind":"json-schema","title":"ADServerSync","data":{"type":"object","properties":{"access_address_attribute":{"type":"string","description":"The AD attribute that defines an IP address or DNS name for a server. This is used by the Gateway to connect to discovered servers.","example":"access_address"},"additional_attribute_mapping":{"type":"object","description":"Additional AD attributes used to map information to specified labels","properties":{"label":{"type":"string","description":"An existing ASA label","example":"region"},"value":{"type":"string","description":"The AD attribute to map to the specified ASA label","example":"server_region"}}},"alt_names_attributes":{"type":"string","description":"The AD attribute that defines alternative hostnames or DNS entries. These are used to resolve discovered servers.","example":"alt_name"},"bastion_attribute":{"type":"string","description":"The AD attribute that defines the bastion host for a server. Clients use this bastion to tunnel traffic to discovered servers.","example":"bastion"},"frequency":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indicates how often the server sync job runs. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"1"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"6"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"12"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"24"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"example":24},"host_name_attribute":{"type":"string","description":"The AD attribute that defines the hostname for a server. This is used to identify discovered servers.","example":"host_name"},"id":{"type":"string","description":"The UUID of the server sync job","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":"229a1621-a1g2-6366-q84d-da4vf2e76t2b"},"is_active":{"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":", enables the server sync job"},"children":[]}]}]}]},"is_guid":{"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 AD attribute is identified as a Globally Unique Identifier (GUID)"},"children":[]}]}]}]},"name":{"type":"string","description":"The name of the server sync job","example":"Server Sync Job - 1"},"os_attribute":{"type":"string","description":"The AD attribute that defines the operating system of discovered servers","example":"os"},"recent_task_result":{"type":"object","readOnly":true,"description":"The results from the most recent server sync job","$ref":"#/components/schemas/ADServerSyncResults"},"rule_assignments":{"type":"object","description":"The rules used to assign discovered servers to Projects","properties":{"base_dn":{"type":"string","description":"The domain to search for servers"},"ldap_query_filter":{"type":"string","description":"Defines the criteria used to filter discovered servers"},"priority":{"type":"string","description":"The priority of this rule assignment"},"project_id":{"type":"string","description":"The UUID for an existing Project. Discovered servers that match the rules are assigned to this Project"}}},"start_hour_utc":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A UTC timestamp that indicates the hour range when the server sync job runs. Only used if "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"frequency"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"is set to 24."},"children":[]}]}]}],"example":"2022-08-24T14:15:22Z"}}}},"components/schemas/ADServerSyncResults":{"id":"components/schemas/ADServerSyncResults","kind":"json-schema","title":"ADServerSyncResults","data":{"type":"object","properties":{"ad_task_settings_id":{"type":"string","description":"The UUID of the associated server sync job","example":"229a1621-a1g2-6366-q84d-da4vf2e76t2b"},"ad_task_settings_name":{"type":"string","description":"The name of the associated server sync job","example":"Server Sync Job - 1"},"ad_test_request_id":{"type":"string","description":"The UUID of the test run for the server sync job"},"created_at":{"type":"string","format":"date-time","readOnly":true,"description":"A timestamp that indicates when the job run was created","example":"2022-08-25T00:00:00Z"},"id":{"type":"string","description":"The UUID of the results from a specific server sync job run","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":"p05ty0e4-a7tv-erp0-r6ynh-robt937s84hf"},"rules_summary_status":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The state of rule_assignments for the associated server sync job. These are used to assign discovered servers to Projects. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"done"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"error"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"timeout"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"example":"done"},"status":{"type":"object","description":"A summary of the server changes that resulted from the server sync job run.","properties":{"summary":{"type":"string","description":"A general count of any actions taken for this job run. This summary also summarizes any failure or errors.","example":null},"detailed_summary":{"type":"string","description":"A link to a detailed CSV report on the job run","example":null}}},"task_state":{"type":"string","readOnly":true,"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 specific server sync job. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"running"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"done"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"error"},"children":[]}]}]}],"example":"done"},"updated_at":{"type":"string","format":"date-time","readOnly":true,"description":"A timestamp that indicates when the job run was last updated","example":"2022-08-25T00:10:00Z"}},"readOnly":true}},"components/schemas/ADUserSync":{"id":"components/schemas/ADUserSync","kind":"json-schema","title":"ADUserSync","data":{"type":"object","properties":{"base_dn":{"type":"string","description":"The domain to search for user accounts"},"frequency":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indicates how often the user sync job runs. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"1"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"6"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"12"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"24"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"example":24},"id":{"type":"string","description":"The UUID of the user sync job","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":"226a1922-a1c2-4316-b84d-da4vf2e76t2a","readOnly":true},"is_active":{"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":", enables the user sync job"},"children":[]}]}]}]},"LDAP_query_filter":{"type":"string","description":"Defines the criteria used to filter user accounts"},"name":{"type":"string","description":"The name of the user sync job","example":"User Sync Job - 1"},"recent_task_result":{"type":"object","description":"The results from the most recent user sync job run","$ref":"#/components/schemas/ADUserSyncResults","readOnly":true},"SID_Field":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The AD attribute that defines the security identifier (SID) for accounts. Most AD tenants use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"objectSID"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"example":"objectsid"},"start_hour_utc":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A UTC timestamp that indicates the hour range when the user sync job runs. Only used if "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"frequency"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is set to 24."},"children":[]}]}]}],"example":"2022-08-24T14:15:22Z"},"UPN_Field":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The AD attribute that defines the User Principal Name (UPN) for accounts. Most AD tenants use "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"userPrincipalName"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"example":"userprincipalname"}}}},"components/schemas/ADUserSyncResults":{"id":"components/schemas/ADUserSyncResults","kind":"json-schema","title":"ADUserSyncResults","data":{"type":"object","properties":{"ad_user_sync_task_settings_id":{"type":"string","description":"The UUID of the associated user sync job","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":"226a1922-a1c2-4316-b84d-da4vf2e76t2a"},"ad_user_sync_task_settings_name":{"type":"string","description":"The name of the associated user sync job","example":"User Sync Job - 1"},"ad_user_sync_test_request_id":{"type":"string","description":"The UUID of the test run for the user sync job"},"created_at":{"type":"string","format":"date-time","readOnly":true,"description":"A timestamp that indicates when the job run was created","example":"2022-08-25T00:00:00Z"},"id":{"type":"string","description":"The UUID of the results from a specific user sync job run","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":"195v2024-d7t2-4311-b84d-ha8vj2eb6tsa"},"status":{"type":"object","description":"A summary of the user account changes that resulted from the user sync job run.","properties":{"summary":{"type":"string","description":"A general count of any actions taken for this job run. This summary also summarizes any failure or errors."},"detailed_summary":{"type":"string","description":"A link to a detailed CSV report on the job run"}}},"task_state":{"type":"string","readOnly":true,"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 specific user sync job. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"running"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"done"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"error"},"children":[]}]}]}],"example":"done"},"updated_at":{"type":"string","format":"date-time","readOnly":true,"description":"A timestamp that indicates when the job run was last updated","example":"2022-08-25T00:10:00Z"}},"readOnly":true}},"components/schemas/APIServerUser":{"id":"components/schemas/APIServerUser","kind":"json-schema","title":"APIServerUser","data":{"type":"object","properties":{"admin":{"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 User has sudo permissions"},"children":[]}]}]}],"readOnly":true,"type":"boolean"},"id":{"description":"The UUID of Server User API object","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"server_user_name":{"description":"The username used on Unix servers","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"status":{"description":"The status of the Server User","maxLength":32,"minLength":1,"readOnly":true,"type":"string"},"type":{"description":"Indicates if the account is a Service User or human user","maxLength":32,"minLength":1,"readOnly":true,"type":"string"},"unix_gid":{"description":"The Unix GID of the Server User","maximum":4294967295,"readOnly":true,"type":"integer","format":"int32"},"unix_uid":{"description":"The Unix UID of the Server User","maximum":4294967295,"readOnly":true,"type":"integer","format":"int32"},"user_name":{"description":"The username of the related User","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"windows_server_user_name":{"description":"The username used on Windows servers","maxLength":255,"minLength":1,"readOnly":true,"type":"string"}},"required":["user_name","server_user_name","status","type","unix_uid","unix_gid","admin","windows_server_user_name","id"]}},"components/schemas/AuditEventV2Schema":{"id":"components/schemas/AuditEventV2Schema","kind":"json-schema","title":"ListAuditsForTeamV2Response","data":{"title":"ListAuditsForTeamV2Response","type":"object","properties":{"list":{"type":"array","description":"The list of events","items":{"type":"object","properties":{"id":{"type":"string","description":"The UUID of the Event"},"timestamp":{"type":"string","description":"A timestamp indicating when the Event was recorded"},"details":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The details related to the Event. The structure of this object depends on the type of event. For more information on each event type, see the "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://developer.okta.com/docs/reference/api/event-types/?q=pam"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Event Types Catalog"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}}}},"related_objects":{"type":"object","description":"Specific details related to each of the returned Audit events","readOnly":true,"additionalProperties":{"type":"object","description":"A UUID related to a returned event","properties":{"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 object. Common values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"project"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"server"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"client"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"group"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"user"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},"object":{"type":"object","description":"Specific details for the object. The structure depends on the specific type of event."}}}}},"required":["list","related_objects"]}},"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/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/ClientConfigOption":{"id":"components/schemas/ClientConfigOption","kind":"json-schema","title":"ClientConfigOption","data":{"type":"object","properties":{"config_key":{"description":"The name of the Client Configuration Option","enum":["ssh.port_forward_method","forward_client_trust.enable","ssh.insecure_forward_agent"],"type":"string"},"config_value":{"description":"The value of the Client Configuration Option","oneOf":[{"$ref":"#/components/schemas/forward_client_trust.enable"},{"$ref":"#/components/schemas/ssh.insecure_forward_agent"},{"$ref":"#/components/schemas/ssh.port_forward_method"}],"type":"object"},"id":{"description":"The UUID of a Client Configuration Option","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"}},"required":["id","config_key","config_value"]}},"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/CreateServerBody":{"id":"components/schemas/CreateServerBody","kind":"json-schema","title":"CreateServerBody","data":{"type":"object","properties":{"access_address":{"description":"The access address of the Server","type":"string"},"alt_names":{"description":"(Optional) Alternative names for the Server","items":{"maxLength":255,"type":"string"},"nullable":true,"type":"array"},"hostname":{"description":"The hostname of the Server","type":"string"}},"required":["hostname","access_address"]}},"components/schemas/CreateServiceBody":{"id":"components/schemas/CreateServiceBody","kind":"json-schema","title":"CreateServiceBody","data":{"type":"object","properties":{"server_uid":{"description":"The UID of the Server User associated with the Service User","maxLength":255,"minLength":1,"type":"string"},"service_user_id":{"description":"The UUID of the Service User associated with the Service","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"}},"required":["service_user_id","server_uid"]}},"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,"pattern":"(^[\\w\\-_.]+$)|((?i)^[A-Z0-9._%+-^]+@[A-Z0-9.-]+\\.[A-Z]{2,}$)","type":"string"}},"required":["name"]}},"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/EntitlementSudo":{"id":"components/schemas/EntitlementSudo","kind":"json-schema","title":"EntitlementSudo","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 Entitlement commands. See "},"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":"the 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"},"description":{"description":"A description of the Entitlement","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The UUID of the Entitlement","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 Entitlement","format":"regex","maxLength":255,"minLength":1,"pattern":"^[\\w\\-_.]+$","type":"string"},"opt_no_exec":{"description":"Whether to allow commands to execute child processes","nullable":true,"type":"boolean"},"opt_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"},"opt_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"},"opt_set_env":{"description":"Whether to allow overriding environment variables to commands","nullable":true,"type":"boolean"},"structured_commands":{"description":"A list of commands to allow","items":{"properties":{"args":{"nullable":true,"oneOf":[{"$ref":"#/components/schemas/any"},{"$ref":"#/components/schemas/none"},{"$ref":"#/components/schemas/custom"}],"type":"object"},"args_type":{"nullable":true,"oneOf":[{"$ref":"#/components/schemas/directory"},{"$ref":"#/components/schemas/executable"},{"$ref":"#/components/schemas/raw"}],"type":"object"},"command":{"oneOf":[{"$ref":"#/components/schemas/raw"},{"$ref":"#/components/schemas/directory"},{"$ref":"#/components/schemas/executable"}],"type":"object"},"command_type":{"type":"string"},"rendered_command":{"maxLength":1024,"readOnly":true,"type":"string"}},"type":"object"},"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 Entitlement commands. See "},"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":"the 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"}},"required":["id","name"]}},"components/schemas/EntitlementSudoGroup":{"id":"components/schemas/EntitlementSudoGroup","kind":"json-schema","title":"EntitlementSudoGroup","data":{"type":"object","properties":{"created_at":{"type":"string","format":"date-time","readOnly":true,"description":"A timestamp that indicates when the sudo entitlement was created","example":"2022-08-25T00:00:00Z"},"deleted_at":{"type":"string","format":"date-time","readOnly":true,"nullable":true,"description":"A timestamp that indicates when the sudo entitlement was deleted","example":"2022-08-25T00:00:00Z"},"group_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"},"id":{"description":"Who Knows!","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 Entitlement","readOnly":true,"type":"string"},"order":{"type":"string","description":"Defines the importance of the Entitlement within the Group. Lower values are listed earlier.","minimum":0,"maximum":100,"default":50},"project_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"},"sudo_id":{"description":"The UUID of the Entitlement","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"},"sudo_name":{"description":"The name of the Entitlement","readOnly":true,"type":"string"}},"required":["id","name","sudo_name","sudo_id","project_id","group_id","order","created_at","deleted_at"]}},"components/schemas/GatewayAgent":{"id":"components/schemas/GatewayAgent","kind":"json-schema","title":"GatewayAgent","data":{"type":"object","properties":{"description":{"description":"(Optional) The description of the Gateway","maxLength":1024,"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"},"labels":{"additionalProperties":{"type":"string"},"description":"The labels associated with the Gateway. Used by Projects to select Gateways.","type":"object"},"name":{"description":"The name for the Gateway","format":"regex","maxLength":255,"minLength":1,"pattern":"^[\\w\\-_.]+$","type":"string"},"refuse_connections":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"(Optional) Whether or not the Gateway should refuse (new?) 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"}},"required":["id","name","refuse_connections","labels"]}},"components/schemas/GatewayAgentPolicyDetails":{"id":"components/schemas/GatewayAgentPolicyDetails","kind":"json-schema","title":"GatewayAgentPolicyDetails","data":{"type":"object","properties":{"description":{"description":"The description of the Gateway Setup Token","type":"string","minLength":1,"maxLength":1024},"details":{"description":"The details of the Gateway Setup Token. The structure of this object depends on the registration type of the gateway.","type":"object","properties":{"labels":{"type":"object","description":"(Optional) The labels for this Gateway. The Gateway is assigned to all Projects with the same labels.","additionalProperties":{"type":"string"},"nullable":true}}},"registration_type":{"description":"The registration type of the gateway","type":"string","enum":["gateway-agent"]}},"required":["registration_type","details"]}},"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"},"federated_from_team":{"description":"(Optional) The name of the Team from which to federate the Group","maxLength":1024,"minLength":1,"nullable":true,"type":"string"},"federation_approved_at":{"description":"(Optional) A timestamp indicating when federation was approved for the Group","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":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The roles assigned to the Group. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"access_user"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"access_admin"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"reporting_user"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"items":{"maxLength":64,"minLength":1,"type":"string"},"type":"array"}},"required":["id","name","roles","federation_approved_at","deleted_at"]}},"components/schemas/GroupUpdate":{"id":"components/schemas/GroupUpdate","kind":"json-schema","title":"GroupUpdate","data":{"type":"object","properties":{"roles":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The roles assigned to the Group. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"access_user"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"access_admin"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"reporting_user"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"items":{"maxLength":64,"minLength":1,"type":"string"},"type":"array"}},"required":["roles"]}},"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/ListADConnectionResponse":{"id":"components/schemas/ListADConnectionResponse","kind":"json-schema","title":"ListADConnectionResponse","data":{"type":"object","properties":{"domain":{"description":"The domain to query","maxLength":255,"readOnly":true,"type":"string"},"domain_controllers":{"description":"A comma-separated list of domain controllers used to query the domain. Can use a hostname or IP address.","items":{"description":"hostname or IP address","type":"string"},"readOnly":true,"type":"array"},"gateway_id":{"description":"The UUID of a 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"},"id":{"description":"The ID of the AD Connection","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 AD Connection","maxLength":255,"readOnly":true,"type":"string"}},"required":["id","name","gateway_id","domain","domain_controllers"]}},"components/schemas/Preauthorization":{"id":"components/schemas/Preauthorization","kind":"json-schema","title":"Preauthorization","data":{"type":"object","properties":{"disabled":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indicates the status of the Preauthorization. If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", the Preauthorization is disabled."},"children":[]}]}]}],"type":"boolean"},"expires_at":{"description":"A timestamp indicating when the Preauthorization expires","format":"date-time","type":"string"},"id":{"description":"The UUID of the Preauthorization","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"},"projects":{"description":"The Project associated with the Preauthorization","items":{"maxLength":255,"minLength":1,"type":"string"},"type":"array"},"servers":{"description":"The Servers accessed using the Preauthorization","items":{"maxLength":255,"minLength":1,"type":"string"},"nullable":true,"type":"array"},"user_name":{"description":"The User associated with the Preauthorization","maxLength":255,"minLength":1,"type":"string"}},"required":["id","user_name","expires_at","disabled","projects"]}},"components/schemas/Project":{"id":"components/schemas/Project","kind":"json-schema","title":"Project","data":{"type":"object","properties":{"create_server_users":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"(Optional) 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"},"forward_traffic":{"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":", forwards traffic to all Servers in the Project through a specified Gateway. 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"},"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":"(Optional) The GID used when creating a Server User","type":"integer","format":"int32","maximum":65535,"minimum":100,"nullable":true},"next_unix_uid":{"description":"(Optional) The UID used when creating a Server User","type":"integer","format":"int32","maximum":65535,"minimum":100,"nullable":true},"rdp_session_recording":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"(Optional) If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", enables recording of all RDP sessions to Servers in this Project. Default is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". This feature is currently in EA."},"children":[]}]}]}],"nullable":true,"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":"(Optional) 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"},"ssh_certificate_type":{"$ref":"#/components/schemas/SSHCertificateType"},"ssh_session_recording":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"(Optional) If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", enables recording of all SSH sessions to Servers in this Project. 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"},"team":{"description":"The Team associated with the Project","format":"regex","maxLength":255,"minLength":1,"pattern":"^[\\w\\-_.]+$","readOnly":true,"type":"string"},"user_on_demand_period":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"(Optional) 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":[]}]}]}],"type":"integer","format":"int64","maximum":4294967295,"nullable":true}},"required":["name","id","team"]}},"components/schemas/ProjectCloudAccount":{"id":"components/schemas/ProjectCloudAccount","kind":"json-schema","title":"ProjectCloudAccount","data":{"type":"object","properties":{"account_details":{"description":"The provider-specific account details","oneOf":[{"$ref":"#/components/schemas/aws"},{"$ref":"#/components/schemas/gce"}],"type":"object"},"account_id":{"description":"The provider-specific account ID","maxLength":32,"minLength":1,"type":"string"},"client_id":{"description":"The Client ID used to authorize the EventBridge connection","maxLength":64,"nullable":true,"readOnly":true,"type":"string"},"client_secret":{"description":"The Client secret used to authorize the EventBridge connection","maxLength":128,"nullable":true,"readOnly":true,"type":"string"},"deleted_at":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A timestamp indicating when the Cloud Account was deleted. "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"null"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" if not deleted."},"children":[]}]}]}],"format":"date-time","readOnly":true,"type":"string"},"description":{"description":"(Optional) The human-readable description of the Cloud Account","maxLength":64,"nullable":true,"type":"string"},"id":{"description":"The UUID of the Cloud 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"},"project_name":{"description":"The name of the associated Project","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"provider":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A 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":[]}]}]}],"maxLength":32,"minLength":1,"type":"string"},"secret_last_rotated":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A timestamp indicating when the secret was last rotated. "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"null"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" if unrotated."},"children":[]}]}]}],"format":"date-time","readOnly":true,"type":"string"},"updated_at":{"description":"A timestamp indicating when the Cloud Account was last updated","format":"date-time","readOnly":true,"type":"string"}},"required":["id","project_name","provider","account_id","account_details","updated_at","deleted_at","client_id","client_secret","secret_last_rotated"]}},"components/schemas/ProjectGroup":{"id":"components/schemas/ProjectGroup","kind":"json-schema","title":"ProjectGroup","data":{"type":"object","properties":{"create_server_group":{"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":", a local (unix or windows) group is created on the Server and all relevant users are added to the local group. This does not impact user creation. Server Users are always created as long as "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"create_server_users"},"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":" for the Project."},"children":[]}]}]}],"nullable":true,"type":"boolean"},"deleted_at":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A timestamp indicating when the Group was deleted from the Project. "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"null"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" if not deleted."},"children":[]}]}]}],"format":"date-time","readOnly":true,"type":"string"},"group":{"description":"The name of the Group","maxLength":255,"minLength":1,"type":"string"},"group_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"},"id":{"description":"The UUID of the Group","maxLength":255,"minLength":1,"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 Group. A non-editable duplicate of the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"group"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" param."},"children":[]}]}]}],"maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"removed_at":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A timestamp indicating when the Group was removed from the Project. "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"null"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" if not removed."},"children":[]}]}]}],"format":"date-time","readOnly":true,"type":"string"},"server_access":{"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":", members of this Group have access to the Servers in the Project"},"children":[]}]}]}],"type":"boolean"},"server_admin":{"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":", members of this Group have sudo or Administrator permissions on the Project Servers"},"children":[]}]}]}],"type":"boolean"},"server_group_name":{"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":"create_server_group"},"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":", indicates the name of the associated Server Group"},"children":[]}]}]}],"maxLength":255,"minLength":1,"nullable":true,"type":"string"},"servers_selector":{"description":"(Optional) Kubernetes-style selector for Servers in the Project. Members of this Group can only access Servers that are assigned this selector.","nullable":true,"type":"string"},"unix_gid":{"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":"create_server_group"},"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":", indicates the GID of the associated Server Group"},"children":[]}]}]}],"type":"integer","format":"int64","maximum":4294967295,"nullable":true}},"required":["id","group","name","group_id","server_access","server_admin","removed_at","deleted_at"]}},"components/schemas/ProjectGroupWithProfileAttributes":{"id":"components/schemas/ProjectGroupWithProfileAttributes","kind":"json-schema","title":"ProjectGroupWithProfileAttributes","data":{"type":"object","properties":{"create_server_group":{"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":", a local (unix or windows) group is created on the Server and all relevant users are added to the local group. This does not impact user creation. Server Users are always created as long as "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"create_server_users"},"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":" for the Project."},"children":[]}]}]}],"nullable":true,"type":"boolean"},"deleted_at":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A timestamp indicating when the Group was deleted from the Project. "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"null"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" if not deleted."},"children":[]}]}]}],"format":"date-time","readOnly":true,"type":"string"},"group":{"description":"The name of the Group","maxLength":255,"minLength":1,"type":"string"},"group_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"},"id":{"description":"The UUID of the Project Group","maxLength":255,"minLength":1,"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 Group. A non-editable duplicate of the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"group"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" param."},"children":[]}]}]}],"maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"profile_attributes":{"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":"create_server_group"},"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":", indicates the Attributes to sync with the Server"},"children":[]}]}]}],"maxLength":255,"nullable":true,"type":"string"},"project":{"description":"The Project associated with this Project Group","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"removed_at":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A timestamp indicating when the Group was removed from the Project. "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"null"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" if not removed."},"children":[]}]}]}],"format":"date-time","readOnly":true,"type":"string"},"server_access":{"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":", members of this Group have access to the Servers in the Project"},"children":[]}]}]}],"type":"boolean"},"server_admin":{"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":", members of this Group have sudo or Administrator permissions on the Project Servers"},"children":[]}]}]}],"type":"boolean"},"server_group_name":{"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":"create_server_group"},"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":", indicates the name of the associated Server Group"},"children":[]}]}]}],"maxLength":255,"minLength":1,"nullable":true,"type":"string"},"servers_selector":{"description":"(Optional) Kubernetes-style selector for Servers in the Project. Members of this Group can only access Servers that are assigned this selector.","nullable":true,"type":"string"},"unix_gid":{"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":"create_server_group"},"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":", indicates the GID of the associated Server Group"},"children":[]}]}]}],"maximum":4294967295,"nullable":true,"type":"integer","format":"int64"}},"required":["id","group","project","name","group_id","server_access","server_admin","removed_at","deleted_at"]}},"components/schemas/ProjectUpdate":{"id":"components/schemas/ProjectUpdate","kind":"json-schema","title":"ProjectUpdate","data":{"type":"object","properties":{"create_server_users":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"(Optional) 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"},"forward_traffic":{"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":", forwards traffic to all Servers in the Project through a specified Gateway. 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"},"next_unix_gid":{"description":"(Optional) The GID used when creating a Server User","type":"integer","format":"int32","maximum":65535,"minimum":100,"nullable":true},"next_unix_uid":{"description":"(Optional) The UID used when creating a Server User","type":"integer","format":"int32","maximum":65535,"minimum":100,"nullable":true},"rdp_session_recording":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"(Optional) If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", enables recording of all RDP sessions to Servers in this Project. Default is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". This feature is currently in EA."},"children":[]}]}]}],"nullable":true,"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":"(Optional) 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"},"ssh_certificate_type":{"$ref":"#/components/schemas/SSHCertificateType"},"ssh_session_recording":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"(Optional) If "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", enables recording of all SSH sessions to Servers in this Project. 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"},"user_on_demand_period":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"(Optional) 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":[]}]}]}],"type":"integer","format":"int64","maximum":4294967295,"nullable":true}}}},"components/schemas/RegistrationPolicy":{"id":"components/schemas/RegistrationPolicy","kind":"json-schema","title":"RegistrationPolicy","data":{"type":"object","properties":{"description":{"description":"(Optional) The description for the registration policy","maxLength":1024,"minLength":1,"nullable":true,"type":"string"},"details":{"description":"(Optional) Details about the registration policy","discriminator":{"mapping":{"gateway-agent":"#/components/schemas/gateway-agent"},"propertyName":"Type"},"oneOf":[{"$ref":"#/components/schemas/gateway-agent"}],"type":"object"},"id":{"description":"The ID of the registration policy","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"},"registration_type":{"description":"The type of registration policy","enum":["gateway-agent"],"type":"string"}},"required":["id","registration_type","details"]}},"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/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"},"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"}}},"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":"(Optional) 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 'sftd'."},"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_name":{"description":"The name of the Project where the Server is enrolled","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"registered_at":{"description":"A timestamp indicating 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":"The version of 'sftd' running on the Server","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/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/Service":{"id":"components/schemas/Service","kind":"json-schema","title":"Service","data":{"type":"object","properties":{"id":{"description":"The UUID of the Service","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"},"server_id":{"description":"The UUID of the Server associated with the Service","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"},"server_uid":{"description":"The UID of the Server User associated with the Service User","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"service_user_id":{"description":"The UUID of the Service User associated with the Service","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"}},"required":["id","service_user_id","server_id","server_uid"]}},"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/ServiceWithUserName":{"id":"components/schemas/ServiceWithUserName","kind":"json-schema","title":"ServiceWithUserName","data":{"type":"object","properties":{"id":{"description":"The UUID of the Service","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"},"server_id":{"description":"The UUID of the Server associated with the Service","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"},"server_uid":{"description":"The UID of the Server User associated with the Service User","maxLength":255,"minLength":1,"readOnly":true,"type":"string"},"service_user_id":{"description":"The UUID of the Service User associated with the Service","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"},"service_user_name":{"description":"The username of the Service User associated with the Service","maxLength":255,"minLength":1,"readOnly":true,"type":"string"}},"required":["id","service_user_id","service_user_name","server_id","server_uid"]}},"components/schemas/TeamGroupAttribute":{"id":"components/schemas/TeamGroupAttribute","kind":"json-schema","title":"TeamGroupAttribute","data":{"type":"object","properties":{"attribute_name":{"description":"The type of attribute","enum":["unix_group_name","windows_group_name","unix_gid"],"readOnly":true,"type":"string"},"attribute_value":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The value of the attribute. Possible values depend on the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"attribute_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" param: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_group_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"windows_group_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" accept strings of 0 – 255 characters. "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_gid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" accepts a number from 100 - 2147483647."},"children":[]}]}]}],"oneOf":[{"$ref":"#/components/schemas/unix_group_name"},{"$ref":"#/components/schemas/windows_group_name"},{"$ref":"#/components/schemas/unix_gid"}],"type":"object"},"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/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":[]}]}]}],"type":"integer","format":"int32","maximum":90000,"minimum":3600,"nullable":true},"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 reenabled if they authenticate through the IdP"},"children":[]}]}]}],"nullable":true,"type":"boolean"},"team":{"description":"The name of the 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":[]}]}]}],"type":"integer","format":"int32","maximum":90000,"minimum":1800,"nullable":true}},"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":{"description":"The type of attribute","enum":["unix_user_name","unix_uid","unix_gid","user_shell","active_directory_passwordless_identity","windows_user_name","user_home_dir","gecos_field","active_directory_identity"],"readOnly":true,"type":"string"},"attribute_value":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The value of the attribute. Possible values depend on the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"attribute_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" param: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_user_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"windows_user_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" accept strings of 0 – 255 characters. "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_uid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_gid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" accept numbers from 100 - 2147483647."},"children":[]}]}]}],"oneOf":[{"$ref":"#/components/schemas/gecos_field"},{"$ref":"#/components/schemas/active_directory_identity"},{"$ref":"#/components/schemas/active_directory_passwordless_identity"},{"$ref":"#/components/schemas/windows_user_name"},{"$ref":"#/components/schemas/user_home_dir"},{"$ref":"#/components/schemas/unix_gid"},{"$ref":"#/components/schemas/user_shell"},{"$ref":"#/components/schemas/unix_user_name"},{"$ref":"#/components/schemas/unix_uid"}],"type":"object"},"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/UpdateAttribute":{"id":"components/schemas/UpdateAttribute","kind":"json-schema","title":"UpdateAttribute","data":{"type":"object","properties":{"attribute_name":{"description":"The type of attribute","enum":["unix_user_name","unix_uid","unix_gid","user_shell","windows_user_name","user_home_dir","gecos_field","active_directory_identity","active_directory_passwordless_identity"],"type":"string"},"attribute_value":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The value of the attribute. Possible values depend on the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"attribute_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" param: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_user_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"windows_user_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" accept strings of 0 – 255 characters. "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_gid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" accepts a number from 100 – 2147483647."},"children":[]}]}]}],"oneOf":[{"$ref":"#/components/schemas/unix_user_name"},{"$ref":"#/components/schemas/unix_uid"},{"$ref":"#/components/schemas/unix_gid"},{"$ref":"#/components/schemas/user_shell"},{"$ref":"#/components/schemas/windows_user_name"},{"$ref":"#/components/schemas/user_home_dir"},{"$ref":"#/components/schemas/gecos_field"},{"$ref":"#/components/schemas/active_directory_identity"},{"$ref":"#/components/schemas/active_directory_passwordless_identity"}],"type":"object"}},"required":["attribute_name","attribute_value"]}},"components/schemas/UpdateGroupAttribute":{"id":"components/schemas/UpdateGroupAttribute","kind":"json-schema","title":"UpdateGroupAttribute","data":{"type":"object","properties":{"attribute_name":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Accepted names include "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_group_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"windows_group_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_gid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["unix_group_name","windows_group_name","unix_gid"],"type":"string"},"attribute_value":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Accepted values for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_group_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"windows_group_name"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" are strings of length 0 to 255 and for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"unix_gid"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", a number between 100 to 2147483647."},"children":[]}]}]}],"oneOf":[{"$ref":"#/components/schemas/unix_group_name"},{"$ref":"#/components/schemas/windows_group_name"},{"$ref":"#/components/schemas/unix_gid"}],"type":"object"}},"required":["attribute_name","attribute_value"]}},"components/schemas/UpdateServerBody":{"id":"components/schemas/UpdateServerBody","kind":"json-schema","title":"UpdateServerBody","data":{"type":"object","properties":{"labels":{"additionalProperties":{"type":"string"},"description":"(Optional) A map of key value pairs. These labels overwrite all labels previously supplied through the API for this server. You can only update labels from other sources using that source. If you don't supply the prefix 'api.', it is automatically prepended.","nullable":true,"type":"object"}}}},"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,"type":"string"},"details":{"description":"The details of the User","nullable":true,"properties":{"email":{"format":"regex","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,"type":"string"},"full_name":{"maxLength":512,"minLength":1,"nullable":true,"type":"string"},"last_name":{"maxLength":255,"minLength":1,"nullable":true,"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 of the User","maxLength":255,"minLength":1,"type":"string"},"oauth_client_application_id":{"description":"If present, 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"},"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":["id","name","status","user_type","oauth_client_application_id","role_grants","deleted_at"]}},"components/schemas/active_directory_identity":{"id":"components/schemas/active_directory_identity","kind":"json-schema","title":"active_directory_identity","data":{"items":{"maxLength":256,"type":"string"},"type":"array"}},"components/schemas/active_directory_passwordless_identity":{"id":"components/schemas/active_directory_passwordless_identity","kind":"json-schema","title":"active_directory_passwordless_identity","data":{"items":{"maxLength":256,"type":"string"},"type":"array"}},"components/schemas/any":{"id":"components/schemas/any","kind":"json-schema","title":"any","data":{"format":"regex","maxLength":1024,"type":"string","pattern":"^$"}},"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 object"}},"required":["instance_id","account_id","availability_zone"]}},"components/schemas/azure":{"id":"components/schemas/azure","kind":"json-schema","title":"azure","data":{"type":"object","properties":{"cloud_provider":{"type":"string"},"external_ip_v4":{"description":"The external IPv4 address associated with the server","nullable":true,"type":"string"},"internal_ip_v4":{"description":"The external IPv4 address associated with the server","nullable":true,"type":"string"},"location":{"maxLength":512,"nullable":true,"type":"string","description":"The location of the server instance"},"vm_size":{"maxLength":512,"nullable":true,"type":"string","description":"the size of the server instance"},"vmid":{"maxLength":128,"nullable":true,"type":"string","description":"The UUID of the server instance"}}}},"components/schemas/custom":{"id":"components/schemas/custom","kind":"json-schema","title":"custom","data":{"format":"regex","maxLength":1024,"minLength":1,"type":"string","pattern":"^[[:print:]]*$"}},"components/schemas/directory":{"id":"components/schemas/directory","kind":"json-schema","title":"directory","data":{"format":"regex","maxLength":1024,"type":"string","pattern":"^$"}},"components/schemas/executable":{"id":"components/schemas/executable","kind":"json-schema","title":"executable","data":{"type":"string","enum":["any","custom","none"]}},"components/schemas/forward_client_trust.enable":{"id":"components/schemas/forward_client_trust.enable","kind":"json-schema","title":"forward_client_trust.enable","data":{"type":"string","enum":["always","ask","never"]}},"components/schemas/gateway-agent":{"id":"components/schemas/gateway-agent","kind":"json-schema","title":"gateway-agent","data":{"type":"object","properties":{"labels":{"type":"object","description":"(Optional) The labels for this Gateway. The Gateway is assigned to all Projects with the same labels.","additionalProperties":{"type":"string"},"nullable":true}}}},"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 object"}},"required":["instance_id","project_id","zone_id"]}},"components/schemas/gecos_field":{"id":"components/schemas/gecos_field","kind":"json-schema","title":"gecos_field","data":{"maxLength":256,"type":"string"}},"components/schemas/none":{"id":"components/schemas/none","kind":"json-schema","title":"none","data":{"format":"regex","maxLength":1024,"type":"string","pattern":"^$"}},"components/schemas/raw":{"id":"components/schemas/raw","kind":"json-schema","title":"raw","data":{"format":"regex","maxLength":1024,"type":"string","pattern":"^$"}},"components/schemas/ssh.insecure_forward_agent":{"id":"components/schemas/ssh.insecure_forward_agent","kind":"json-schema","title":"ssh.insecure_forward_agent","data":{"type":"string","enum":["host"]}},"components/schemas/ssh.port_forward_method":{"id":"components/schemas/ssh.port_forward_method","kind":"json-schema","title":"ssh.port_forward_method","data":{"type":"string","enum":["native","netcat"]}},"components/schemas/unix_gid":{"id":"components/schemas/unix_gid","kind":"json-schema","title":"unix_gid","data":{"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":{"maxLength":255,"type":"string"}},"components/schemas/unix_uid":{"id":"components/schemas/unix_uid","kind":"json-schema","title":"unix_uid","data":{"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":{"maxLength":255,"type":"string"}},"components/schemas/user_home_dir":{"id":"components/schemas/user_home_dir","kind":"json-schema","title":"user_home_dir","data":{"maxLength":256,"type":"string"}},"components/schemas/user_shell":{"id":"components/schemas/user_shell","kind":"json-schema","title":"user_shell","data":{"maxLength":256,"type":"string"}},"components/schemas/windows_group_name":{"id":"components/schemas/windows_group_name","kind":"json-schema","title":"windows_group_name","data":{"maxLength":255,"type":"string"}},"components/schemas/windows_user_name":{"id":"components/schemas/windows_user_name","kind":"json-schema","title":"windows_user_name","data":{"maxLength":255,"type":"string"}},"schema_1449":{"kind":"json-schema","data":{"type":"string"},"id":"schema_1449"},"schema_1450":{"kind":"json-schema","data":{"type":"integer","format":"int32"},"id":"schema_1450"},"schema_1451":{"kind":"json-schema","data":{"type":"boolean"},"id":"schema_1451"},"schema_1452":{"kind":"json-schema","data":{"title":"ListADConnectionsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ListADConnectionResponse"},"type":"array"}},"type":"object"},"id":"schema_1452"},"schema_1453":{"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_1453"},"schema_1454":{"kind":"json-schema","data":{"title":"ListServerSyncJobsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ADServerSync"}}}},"id":"schema_1454"},"schema_1455":{"kind":"json-schema","data":{"title":"ListServerSyncJobResultsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ADServerSyncResults"}}}},"id":"schema_1455"},"schema_1456":{"kind":"json-schema","data":{"title":"ListUserSyncJobsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ADUserSync"}}}},"id":"schema_1456"},"schema_1457":{"kind":"json-schema","data":{"properties":{"is_active":{"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":", enables the user sync job"},"children":[]}]}]}]}}},"id":"schema_1457"},"schema_1458":{"kind":"json-schema","data":{"title":"ListUserSyncJobResultsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ADUserSyncResults"}}}},"id":"schema_1458"},"schema_1459":{"kind":"json-schema","data":{"title":"ListGroupAttributesResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/TeamGroupAttribute"},"type":"array"}},"type":"object"},"id":"schema_1459"},"schema_1460":{"kind":"json-schema","data":{"title":"ListUserAttributesResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/TeamUserAttribute"},"type":"array"}},"type":"object"},"id":"schema_1460"},"schema_1461":{"kind":"json-schema","data":{"title":"ListClientsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/Client"},"type":"array"}},"type":"object"},"id":"schema_1461"},"schema_1462":{"kind":"json-schema","data":{"title":"ListEntitlementsSudoResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/EntitlementSudo"},"type":"array"}},"type":"object"},"id":"schema_1462"},"schema_1463":{"kind":"json-schema","data":{"title":"ListEntitlementsSudoForProjectGroupResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/EntitlementSudoGroup"},"type":"array"}},"type":"object"},"id":"schema_1463"},"schema_1464":{"kind":"json-schema","data":{"type":"object","properties":{"order":{"type":"string","description":"Defines the importance of the Entitlement within the Group. Lower values are listed earlier.","minimum":0,"maximum":100,"default":50},"sudo_id":{"description":"The UUID of the Entitlement","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"}},"required":["order","sudo_id"]},"id":"schema_1464"},"schema_1465":{"kind":"json-schema","data":{"title":"ListGatewaySetupTokensResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/RegistrationPolicy"},"type":"array"}},"type":"object"},"id":"schema_1465"},"schema_1466":{"kind":"json-schema","data":{"title":"ListGatewaysResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/GatewayAgent"},"type":"array"}},"type":"object"},"id":"schema_1466"},"schema_1467":{"kind":"json-schema","data":{"title":"ListGroupsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/Group"},"type":"array"}},"type":"object"},"id":"schema_1467"},"schema_1468":{"kind":"json-schema","data":{"title":"ListUsersInGroupResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/User"},"type":"array"}},"type":"object"},"id":"schema_1468"},"schema_1469":{"kind":"json-schema","data":{"title":"ListProjectsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/Project"},"type":"array"}},"type":"object"},"id":"schema_1469"},"schema_1470":{"kind":"json-schema","data":{"title":"ListClientConfigOptionsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ClientConfigOption"},"type":"array"}},"type":"object"},"id":"schema_1470"},"schema_1471":{"kind":"json-schema","data":{"title":"ListAllCloudAccountsForProjectResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ProjectCloudAccount"},"type":"array"}},"type":"object"},"id":"schema_1471"},"schema_1472":{"kind":"json-schema","data":{"title":"ListProjectGroupsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ProjectGroup"},"type":"array"}},"type":"object"},"id":"schema_1472"},"schema_1473":{"kind":"json-schema","data":{"title":"ListPreauthorizationsForProjectResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/Preauthorization"},"type":"array"}},"type":"object"},"id":"schema_1473"},"schema_1474":{"kind":"json-schema","data":{"title":"ListServerEnrollmentTokensResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ServerEnrollmentToken"},"type":"array"}},"type":"object"},"id":"schema_1474"},"schema_1475":{"kind":"json-schema","data":{"title":"ListServerUsersForProjectResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/APIServerUser"},"type":"array"}},"type":"object"},"id":"schema_1475"},"schema_1476":{"kind":"json-schema","data":{"properties":{"list":{"items":{"$ref":"#/components/schemas/APIServerUser"},"type":"array"}},"type":"object"},"id":"schema_1476"},"schema_1477":{"kind":"json-schema","data":{"title":"ListServersForProjectResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/Server"},"type":"array"}},"type":"object"},"id":"schema_1477"},"schema_1478":{"kind":"json-schema","data":{"title":"ListServiceUsersResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/User"},"type":"array"}},"type":"object"},"id":"schema_1478"},"schema_1479":{"kind":"json-schema","data":{"title":"ListServiceUserKeysResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ServiceUserKey"},"type":"array"}},"type":"object"},"id":"schema_1479"},"schema_1480":{"kind":"json-schema","data":{"title":"ListServicesForServerResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ServiceWithUserName"},"type":"array"}},"type":"object"},"id":"schema_1480"},"schema_1481":{"kind":"json-schema","data":{"title":"ListServicesResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/ServiceWithUserName"},"type":"array"}},"type":"object"},"id":"schema_1481"},"schema_1482":{"kind":"json-schema","data":{"title":"ListServersResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/Server"},"type":"array"}},"type":"object"},"id":"schema_1482"},"schema_1483":{"kind":"json-schema","data":{"title":"ListUsersResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/User"},"type":"array"}},"type":"object"},"id":"schema_1483"},"schema_1484":{"kind":"json-schema","data":{"title":"ListUserGroupsResponse","properties":{"list":{"items":{"$ref":"#/components/schemas/Group"},"type":"array"}},"type":"object"},"id":"schema_1484"}},"exampleStore":{"paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"99006ae2-db7e-4735-b6bc-c726e6ae81c4","name":"test","gateway_id":"5a3af768-063f-4a12-a056-8ef24e555555","domain":"foo.example.com","domain_controllers":["1.2.3.4","bar.example.com"]}]},"id":"paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/post/requestBody/content/application~1json/example":{"value":{"domain":"foo.example.com","domain_controllers":["1.2.3.4","bar.example.com"],"gateway_id":"5a3af768-063f-4a12-a056-8ef24e555555","name":"test","service_account_password":"p@$$w0rD","service_account_username":"admin"},"id":"paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/post/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/post/responses/201/content/application~1json/example":{"value":{"domain":"foo.example.com","domain_controllers":["1.2.3.4","bar.example.com"],"gateway_id":"5a3af768-063f-4a12-a056-8ef24e555555","id":"99006ae2-db7e-4735-b6bc-c726e6ae81c4","name":"test","service_account_username":"admin"},"id":"paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections/post/responses/201/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/get/responses/200/content/application~1json/example":{"value":{"active_task_settings_id":"5a3af768-063f-4a12-a056-8ef24e123483","domain":"foo.example.com","domain_controllers":["1.2.3.4","bar.example.com"],"gateway_id":"5a3af768-063f-4a12-a056-8ef24e555555","gateway_name":"gateway1","id":"99006ae2-db7e-4735-b6bc-c726e6ae81c4","name":"test","service_account_username":"admin"},"id":"paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/put/requestBody/content/application~1json/example":{"value":{"domain":"foo.example.com","domain_controllers":["1.2.3.4","bar.example.com"],"gateway_id":"5a3af768-063f-4a12-a056-8ef24e555555","name":"test","service_account_password":"p@$$w0rD","service_account_username":"admin"},"id":"paths/~1v1~1teams~1{team_name}~1integrations~1ad_connections~1{ad_connection_id}/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}~1auditsV2/get/responses/200/content/application~1json/example":{"value":{"list":{"id":"UD5pqjIhjKVQPmmqMiGMpQ==","timestamp":"2023-06-28T21:59:57.272435511Z","details":{"actor":"FWUysQmguH4ns9NT1Uszl5j2a1t9SK2lYNACeu03uBs=","client":"WvajuG7IeAjPYPdzN0zJTSmujqXLpYd90s4haNXLzRA=","session_type":"authenticated_client","target_server":"","team_id":"","team_name":"william-faulkner","trace_id":"YqabgEzI","type":"auth_token.issue","via":null}},"related_objects":{"FWUysQmguH4ns9NT1Uszl5j2a1t9SK2lYNACeu03uBs=":{"type":"user","object":{"deleted_at":null,"details":{"email":"jason.compson@example.com","first_name":"Jason","full_name":"Jason Compson IV","last_name":"Compson"},"id":"e4c22cba-f8ec-4beb-98f4-b1a03725b204","name":"Jason.Compson.IV","status":"ACTIVE","team_name":"","user_type":"human"}},"WvajuG7IeAjPYPdzN0zJTSmujqXLpYd90s4haNXLzRA=":{"type":"client","object":{"deleted_at":null,"description":"Personal laptop","encrypted":true,"hostname":"Absalom","id":"65d9e9d0-b0e5-48d9-aea6-420b9da6d1a3","os":"macOS 10.14.6","state":"ACTIVE","user_name":"Jason.Compson.IV"}}}},"id":"paths/~1v1~1teams~1{team_name}~1auditsV2/get/responses/200/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}~1entitlements~1sudo/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"226a1963-a1c8-4316-bb4d-da48f2e7652a","created_at":"2018-04-07T00:00:00Z","updated_at":"2018-04-07T00:00:00Z","name":"name","description":"desc","commands":null,"structured_commands":[{"command_type":"executable","command":"/bin/ls","args_type":"none","args":null,"rendered_command":""},{"command_type":"directory","command":"/bin/","args_type":null,"args":null,"rendered_command":""}],"opt_run_as":"","opt_no_passwd":true,"opt_no_exec":false,"opt_set_env":false,"add_env":[],"sub_env":[]}]},"id":"paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/post/requestBody/content/application~1json/example":{"value":{"add_env":[],"commands":null,"created_at":"0001-01-01T00:00:00Z","description":"desc","id":"226a1963-a1c8-4316-bb4d-da48f2e7652a","name":"name","opt_no_exec":false,"opt_no_passwd":true,"opt_run_as":"","opt_set_env":false,"structured_commands":[{"args":null,"args_type":"none","command":"/bin/ls","command_type":"executable","rendered_command":""},{"args":null,"args_type":null,"command":"/bin/","command_type":"directory","rendered_command":""}],"sub_env":[],"updated_at":"0001-01-01T00:00:00Z"},"id":"paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/post/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/post/responses/201/content/application~1json/example":{"value":{"add_env":[],"commands":null,"created_at":"2018-04-07T00:00:00Z","description":"desc","id":"226a1963-a1c8-4316-bb4d-da48f2e7652a","name":"name","opt_no_exec":false,"opt_no_passwd":true,"opt_run_as":"","opt_set_env":false,"structured_commands":[{"args":null,"args_type":"none","command":"/bin/ls","command_type":"executable","rendered_command":""},{"args":null,"args_type":null,"command":"/bin/","command_type":"directory","rendered_command":""}],"sub_env":[],"updated_at":"2018-04-07T00:00:00Z"},"id":"paths/~1v1~1teams~1{team_name}~1entitlements~1sudo/post/responses/201/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/get/responses/200/content/application~1json/example":{"value":{"add_env":[],"commands":null,"created_at":"2018-04-07T00:00:00Z","description":"desc","id":"226a1963-a1c8-4316-bb4d-da48f2e7652a","name":"name","opt_no_exec":false,"opt_no_passwd":true,"opt_run_as":"","opt_set_env":false,"structured_commands":[{"args":null,"args_type":"none","command":"/bin/ls","command_type":"executable","rendered_command":""},{"args":null,"args_type":null,"command":"/bin/","command_type":"directory","rendered_command":""}],"sub_env":[],"updated_at":"2018-04-07T00:00:00Z"},"id":"paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/put/requestBody/content/application~1json/example":{"value":{"add_env":[],"commands":null,"created_at":"2018-04-07T00:00:00Z","description":"A new description","id":"226a1963-a1c8-4316-bb4d-da48f2e7652a","name":"name","opt_no_exec":false,"opt_no_passwd":true,"opt_run_as":"","opt_set_env":false,"structured_commands":[{"args":null,"args_type":"none","command":"/bin/ls","command_type":"executable","rendered_command":""},{"args":null,"args_type":null,"command":"/bin/","command_type":"directory","rendered_command":""}],"sub_env":[],"updated_at":"2018-04-07T00:00:00Z"},"id":"paths/~1v1~1teams~1{team_name}~1entitlements~1sudo~1{sudo_id}/put/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"2952722b-5aa8-4cb0-80d3-348d8484cc73","sudo_id":"5db14e13-3bee-4099-a105-c6e8aeeb7613","sudo_name":"eng_commands","name":"eng_commands","project_id":"72f5d809-c319-4c0a-a0b2-e4058088a491","group_id":"ab08ae51-0d71-44be-99d9-ea451bc9fee3","order":50,"created_at":"2024-03-01T19:48:25.083712Z","deleted_at":null}]},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/post/requestBody/content/application~1json/example":{"value":{"order":50,"sudo_id":"5db14e13-3bee-4099-a105-c6e8aeeb7613"},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}~1entitlements~1sudo/post/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"6116bb2a-7289-4528-92ee-8e92443c3b61","registration_type":"gateway-agent","description":"Example gateway setup token request","details":null,"created_at":"0001-01-01T00:00:00Z"},{"id":"a649a6b4-274b-43b7-a867-d93429068639","registration_type":"gateway-agent","description":"Example gateway setup token request 2","details":null,"created_at":"0001-01-01T00:00:00Z"}]},"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":{"registration_type":"gateway-agent","description":"gateway-token-dev","details":{"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}~1gateway_setup_tokens/post/responses/201/content/application~1json/example":{"value":{"created_at":"0001-01-01T00:00:00Z","description":"Example gateway setup token request","details":null,"id":"6116bb2a-7289-4528-92ee-8e92443c3b61","registration_type":"gateway-agent"},"id":"paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens/post/responses/201/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}/get/responses/200/content/application~1json/example":{"value":{"created_at":"0001-01-01T00:00:00Z","description":"Example gateway setup token request","details":null,"id":"6116bb2a-7289-4528-92ee-8e92443c3b61","registration_type":"gateway-agent"},"id":"paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}~1token/get/responses/200/content/application~1json/example":{"value":{"created_at":"0001-01-01T00:00:00Z","description":"Example gateway setup token request","details":null,"id":"6116bb2a-7289-4528-92ee-8e92443c3b61","registration_type":"gateway-agent"},"id":"paths/~1v1~1teams~1{team_name}~1gateway_setup_tokens~1{gateway_setup_token_id}~1token/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1gateways/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"a2dfd474-2db4-4bb2-8364-d5f76ade396e","name":"Production gateway","access_address":null,"default_address":null,"description":"Gateway used for production env","cloud_provider":null,"refuse_connections":false,"labels":null},{"id":"cf028ce5-1556-48dc-ab90-d15fe4fa7180","name":"Dev gateway","access_address":null,"default_address":null,"description":"Gateway used for dev env","cloud_provider":null,"refuse_connections":false,"labels":null}]},"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}/get/responses/200/content/application~1json/example":{"value":{"access_address":null,"cloud_provider":null,"default_address":null,"description":"Gateway used for production env","id":"a2dfd474-2db4-4bb2-8364-d5f76ade396e","labels":null,"name":"Production gateway","refuse_connections":false},"id":"paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/put/requestBody/content/application~1json/example":{"value":{"access_address":null,"cloud_provider":null,"default_address":null,"description":"New description for production gateway","id":"a2dfd474-2db4-4bb2-8364-d5f76ade396e","labels":null,"name":"New name for production gateway","refuse_connections":true},"id":"paths/~1v1~1teams~1{team_name}~1gateways~1{gateway_id}/put/requestBody/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":"7d6dbd30-d32f-4a7a-94d2-31e95747d460","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":"c3703a9d-cffa-4862-8037-f32fa1caecb0","name":"compsons","roles":["access_user","reporting_user","access_admin"],"federated_from_team":"william-faulkner","federation_approved_at":"2018-04-07T00:00:00Z","deleted_at":"0001-01-01T00:00:00Z"},{"id":"7f9901bd-7ca8-4653-af8e-ab5c2151236c","name":"compsons","roles":["access_user","reporting_user","access_admin"],"federated_from_team":null,"federation_approved_at":null,"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,"federated_from_team":null,"federation_approved_at":null,"id":"","name":"compsons","roles":["access_user","reporting_user","access_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","federated_from_team":null,"federation_approved_at":null,"id":"7f9901bd-7ca8-4653-af8e-ab5c2151236c","name":"compsons","roles":["access_user","reporting_user","access_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","federated_from_team":null,"federation_approved_at":null,"id":"7f9901bd-7ca8-4653-af8e-ab5c2151236c","name":"compsons","roles":["access_user","reporting_user","access_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":["access_user","reporting_user","access_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}~1disconnected_mode/get/requestBody/content/application~1json/example":{"value":{"roles":["access_user","reporting_user","access_admin"]},"id":"paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1disconnected_mode/get/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":"a32daca7-8dde-4492-bf71-210f7aa504d3","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":{"deleted_at":null,"details":{"email":"jason.compson@example.com","first_name":"Jason","full_name":"Jason Compson IV","last_name":"Compson"},"id":"6768ef2e-9a17-42ce-bf9a-a3a7242bd159","name":"Jason.Compson.IV","status":"ACTIVE","team_name":"william-faulkner","user_type":"human"},"id":"paths/~1v1~1teams~1{team_name}~1groups~1{group_name}~1users/post/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects/get/responses/200/content/application~1json/example":{"value":{"list":[{"name":"the-sound-and-the-fury","id":"435a700c-a6cb-4031-82bf-3674beaa9bc9","team":"william-faulkner","force_shared_ssh_users":false,"shared_admin_user_name":null,"shared_standard_user_name":null,"create_server_users":true,"require_preauth_for_creds":true,"deleted_at":"0001-01-01T00:00:00Z","user_on_demand_period":0,"next_unix_uid":60001,"next_unix_gid":63001,"gateway_selector":"env in (dev,prod),region=us-west-2,release notin (canary,stable)","forward_traffic":true,"ssh_session_recording":true,"rdp_session_recording":true},{"name":"the-sound-and-the-fury","id":"435a700c-a6cb-4031-82bf-3674beaa9bc9","team":"william-faulkner","force_shared_ssh_users":false,"shared_admin_user_name":null,"shared_standard_user_name":null,"create_server_users":true,"require_preauth_for_creds":true,"deleted_at":"0001-01-01T00:00:00Z","user_on_demand_period":0,"next_unix_uid":60001,"next_unix_gid":63001,"gateway_selector":"env in (dev,prod),region=us-west-2,release notin (canary,stable)","forward_traffic":true,"ssh_session_recording":true,"rdp_session_recording":true}]},"id":"paths/~1v1~1teams~1{team_name}~1projects/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects/post/requestBody/content/application~1json/example":{"value":{"create_server_users":true,"deleted_at":null,"force_shared_ssh_users":false,"forward_traffic":true,"gateway_selector":null,"id":"","name":"the-sound-and-the-fury","next_unix_gid":null,"next_unix_uid":0,"rdp_session_recording":true,"require_preauth_for_creds":true,"shared_admin_user_name":null,"shared_standard_user_name":null,"ssh_session_recording":true,"team":"william-faulkner","user_on_demand_period":null},"id":"paths/~1v1~1teams~1{team_name}~1projects/post/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects/post/responses/201/content/application~1json/example":{"value":{"create_server_users":true,"deleted_at":"0001-01-01T00:00:00Z","force_shared_ssh_users":false,"forward_traffic":true,"gateway_selector":"env in (dev,prod),region=us-west-2,release notin (canary,stable)","id":"435a700c-a6cb-4031-82bf-3674beaa9bc9","name":"the-sound-and-the-fury","next_unix_gid":63001,"next_unix_uid":60001,"rdp_session_recording":true,"require_preauth_for_creds":true,"shared_admin_user_name":null,"shared_standard_user_name":null,"ssh_session_recording":true,"team":"william-faulkner","user_on_demand_period":0},"id":"paths/~1v1~1teams~1{team_name}~1projects/post/responses/201/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/get/responses/200/content/application~1json/example":{"value":{"create_server_users":true,"deleted_at":"0001-01-01T00:00:00Z","force_shared_ssh_users":false,"forward_traffic":true,"gateway_selector":"env in (dev,prod),region=us-west-2,release notin (canary,stable)","id":"435a700c-a6cb-4031-82bf-3674beaa9bc9","name":"the-sound-and-the-fury","next_unix_gid":63001,"next_unix_uid":60001,"rdp_session_recording":true,"require_preauth_for_creds":true,"shared_admin_user_name":null,"shared_standard_user_name":null,"ssh_session_recording":true,"team":"william-faulkner","user_on_demand_period":0},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/put/requestBody/content/application~1json/example":{"value":{"create_server_users":true,"forward_traffic":null,"gateway_selector":null,"next_unix_gid":63011,"next_unix_uid":60011,"rdp_session_recording":null,"require_preauth_for_creds":false,"shared_admin_user_name":null,"shared_standard_user_name":null,"ssh_session_recording":null,"user_on_demand_period":null},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}/put/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"ec74cb65-b413-4c02-a6f7-7d08dca1ff73","config_key":"ssh.insecure_forward_agent","config_value":"host"},{"id":"e58b2748-83b4-4df4-8ef6-f194ed8b011c","config_key":"ssh.port_forward_method","config_value":"netcat"}]},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/post/requestBody/content/application~1json/example":{"value":{"config_key":"ssh.insecure_forward_agent","config_value":"host","id":""},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/post/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/post/responses/200/content/application~1json/example":{"value":{"config_key":"ssh.insecure_forward_agent","config_value":"host","id":"ec74cb65-b413-4c02-a6f7-7d08dca1ff73"},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1client_config_options/post/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"59c74d69-5d72-4c96-b051-f42df1aee388","project_name":"the-sound-and-the-fury","provider":"aws","account_id":"123456789012","description":"Dev AWS account"},{"id":"b9617cbd-5e35-486c-8c57-a519c9b4f969","project_name":"the-sound-and-the-fury","provider":"gce","account_id":"630225935076","description":"Dev GCE account"}]},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/post/responses/200/content/application~1json/example":{"value":{"account_id":"123456789012","description":"Dev AWS account","id":"59c74d69-5d72-4c96-b051-f42df1aee388","project_name":"the-sound-and-the-fury","provider":"aws"},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts/post/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/get/responses/200/content/application~1json/example":{"value":{"account_id":"123456789012","description":"Dev AWS account","id":"59c74d69-5d72-4c96-b051-f42df1aee388","project_name":"the-sound-and-the-fury","provider":"aws"},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/put/responses/200/content/application~1json/example":{"value":{"account_id":"123456789012","description":"Dev AWS account","id":"59c74d69-5d72-4c96-b051-f42df1aee388","project_name":"the-sound-and-the-fury","provider":"aws"},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_accounts~1{cloud_account_uuid}/put/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_provider~1{cloud_provider}~1accounts~1{cloud_account_id}/get/responses/200/content/application~1json/example":{"value":{"account_id":"123456789012","description":"Dev AWS account","id":"59c74d69-5d72-4c96-b051-f42df1aee388","project_name":"the-sound-and-the-fury","provider":"aws"},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1cloud_provider~1{cloud_provider}~1accounts~1{cloud_account_id}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"","group":"compsons","project":"the-sound-and-the-fury","name":"compsons","group_id":"4cac827b-3050-4e76-abf8-01429a6c2536","server_access":false,"server_admin":true,"create_server_group":true,"removed_at":null,"deleted_at":null,"unix_gid":null,"server_group_name":null,"profile_attributes":{"unix_gid":63000,"unix_group_name":"sft_compsons","windows_group_name":"sft_compsons"}}]},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/post/requestBody/content/application~1json/example":{"value":{"create_server_group":true,"deleted_at":null,"group":"compsons","group_id":"","id":"","name":"compsons","removed_at":null,"server_access":true,"server_admin":false,"server_group_name":null,"unix_gid":null},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups/post/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}/get/responses/200/content/application~1json/example":{"value":{"create_server_group":true,"deleted_at":null,"group":"compsons","group_id":"4cac827b-3050-4e76-abf8-01429a6c2536","id":"","name":"compsons","profile_attributes":{"unix_gid":63000,"unix_group_name":"sft_compsons","windows_group_name":"sft_compsons"},"project":"the-sound-and-the-fury","removed_at":null,"server_access":false,"server_admin":true,"server_group_name":null,"unix_gid":null},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}/put/requestBody/content/application~1json/example":{"value":{"create_server_group":true,"deleted_at":null,"group":"compsons","group_id":"","id":"","name":"compsons","removed_at":null,"server_access":false,"server_admin":true,"server_group_name":null,"unix_gid":null},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1groups~1{group_name}/put/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"566b0fa9-f3ef-4825-a390-16d1766764a0","user_name":"jason.compson","expires_at":"2020-07-28T18:30:00Z","disabled":false,"servers":null,"projects":["the-sound-and-the-fury"]}]},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/post/requestBody/content/application~1json/example":{"value":{"disabled":false,"expires_at":"2020-07-28T18:30:00Z","id":"","projects":["the-sound-and-the-fury"],"servers":null,"user_name":"jason.compson"},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations/post/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/get/responses/200/content/application~1json/example":{"value":{"disabled":false,"expires_at":"2020-07-28T18:30:00Z","id":"566b0fa9-f3ef-4825-a390-16d1766764a0","projects":["the-sound-and-the-fury"],"servers":null,"user_name":"jason.compson"},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/put/requestBody/content/application~1json/example":{"value":{"disabled":true,"expires_at":"2020-07-28T18:30:00Z","id":"","projects":["the-sound-and-the-fury"],"servers":null,"user_name":"jason.compson"},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/put/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/put/responses/200/content/application~1json/example":{"value":{"disabled":true,"expires_at":"2020-07-28T18:30:00Z","id":"566b0fa9-f3ef-4825-a390-16d1766764a0","projects":["the-sound-and-the-fury"],"servers":null,"user_name":"jason.compson"},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1preauthorizations~1{authorization_id}/put/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users/get/responses/200/content/application~1json/example":{"value":{"list":[{"user_name":"benjycompson","server_user_name":"benjy","status":"ACTIVE","type":"human","unix_uid":60001,"unix_gid":63001,"admin":true,"windows_server_user_name":"benjy","id":"220ed32b-72ae-456e-b2f7-1eccad4c6cab"},{"user_name":"quentincompson","server_user_name":"quentin","status":"DELETED","type":"human","unix_uid":60002,"unix_gid":63002,"admin":false,"windows_server_user_name":"quentin","id":"62564521-89cd-49fe-9618-20405b967dd0"}]},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users~1{user_name}/get/responses/200/content/application~1json/example":{"value":{"list":{"user_name":"benjycompson","server_user_name":"benjy","status":"ACTIVE","type":"human","unix_uid":60001,"unix_gid":63001,"admin":true,"windows_server_user_name":"benjy","id":"220ed32b-72ae-456e-b2f7-1eccad4c6cab"}},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1server_users~1{user_name}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/get/responses/200/content/application~1json/example":{"value":{"list":[{"team_name":"william-faulkner","id":"9963d86c-dd31-44ef-86a6-23ccaf859b35","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":"6b5a4a5a-97c9-4905-8038-4fd4bf07dfe2","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}~1projects~1{project_name}~1servers/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/post/requestBody/content/application~1json/example":{"value":{"access_address":"1.2.3.4","alt_names":["bastion"],"credentialed":false,"hostname":"bastion.dev.com","os_type":"","ssh_host_keys":null},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/post/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/post/responses/200/content/application~1json/example":{"value":{"access_address":null,"alt_names":null,"bastion":null,"broker_host_certs":null,"canonical_name":null,"cloud_provider":null,"deleted_at":"0001-01-01T00:00:00Z","hostname":"bastion.dev.com","id":"ccdda5bf-9a2f-45ee-a7e4-66a9700f8ab8","instance_details":null,"instance_id":null,"last_seen":"0001-01-01T00:00:00Z","managed":false,"os":"","os_type":null,"registered_at":"0001-01-01T00:00:00Z","services":[],"sftd_version":null,"ssh_host_keys":null,"state":"ACTIVE","team_name":"william-faulkner"},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers/post/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/get/responses/200/content/application~1json/example":{"value":{"access_address":null,"alt_names":null,"bastion":null,"broker_host_certs":null,"canonical_name":null,"cloud_provider":null,"deleted_at":"0001-01-01T00:00:00Z","hostname":"harvard","id":"9963d86c-dd31-44ef-86a6-23ccaf859b35","instance_details":null,"instance_id":null,"last_seen":"0001-01-01T00:00:00Z","managed":true,"os":"Ubuntu 16.04","os_type":"linux","registered_at":"0001-01-01T00:00:00Z","services":["broker","ssh"],"sftd_version":"1.44.4","ssh_host_keys":null,"state":"INACTIVE","team_name":"william-faulkner"},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/put/requestBody/content/application~1json/example":{"value":{"labels":{"foo":"bar"}},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}/put/requestBody/content/application~1json/example"},"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":"shreve","status":"ACTIVE","details":null,"user_type":"service","deleted_at":null},{"team_name":"william-faulkner","id":"6b69de4e-90be-4016-9085-d54bf5815da1","name":"dilsey.gibson","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":"shreve"},"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":"shreve","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":"dilsey.gibson","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":{"deleted_at":null,"details":null,"id":"6b69de4e-90be-4016-9085-d54bf5815da1","name":"dilsey.gibson","status":"DISABLED","team_name":"william-faulkner","user_type":"service"},"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":"dilsey.gibson","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}~1projects~1{project_name}~1servers~1{server_id}~1services/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"6414fa11-289f-4aa0-b67e-dcef072af92e","service_user_id":"aa225c16-af6e-4ab4-9150-456fd472e2d7","service_user_name":"shreve","server_id":"5a3af768-063f-4a12-a056-8ef24e555556","server_uid":"9001"},{"id":"99006ae2-db7e-4735-b6bc-c726e6ae81c3","service_user_id":"aa225c16-af6e-4ab4-9150-456fd472e2d7","service_user_name":"shreve","server_id":"5a3af768-063f-4a12-a056-8ef24e555556","server_uid":"9002"}]},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/post/requestBody/content/application~1json/example":{"value":{"server_uid":"9001","service_user_id":"aa225c16-af6e-4ab4-9150-456fd472e2d7"},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/post/requestBody/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/post/responses/201/content/application~1json/example":{"value":{"id":"6414fa11-289f-4aa0-b67e-dcef072af92e","server_id":"5a3af768-063f-4a12-a056-8ef24e555556","server_uid":"9001","service_user_id":"aa225c16-af6e-4ab4-9150-456fd472e2d7"},"id":"paths/~1v1~1teams~1{team_name}~1projects~1{project_name}~1servers~1{server_id}~1services/post/responses/201/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1services/get/responses/200/content/application~1json/example":{"value":{"list":[{"id":"6414fa11-289f-4aa0-b67e-dcef072af92e","service_user_id":"aa225c16-af6e-4ab4-9150-456fd472e2d7","service_user_name":"shreve","server_id":"5a3af768-063f-4a12-a056-8ef24e555556","server_uid":"9001"},{"id":"99006ae2-db7e-4735-b6bc-c726e6ae81c3","service_user_id":"aa225c16-af6e-4ab4-9150-456fd472e2d7","service_user_name":"shreve","server_id":"5a3af768-063f-4a12-a056-8ef24e555556","server_uid":"9002"}]},"id":"paths/~1v1~1teams~1{team_name}~1services/get/responses/200/content/application~1json/example"},"paths/~1v1~1teams~1{team_name}~1services~1{service_id}/get/responses/200/content/application~1json/example":{"value":{"id":"6414fa11-289f-4aa0-b67e-dcef072af92e","server_id":"5a3af768-063f-4a12-a056-8ef24e555556","server_uid":"9001","service_user_id":"aa225c16-af6e-4ab4-9150-456fd472e2d7"},"id":"paths/~1v1~1teams~1{team_name}~1services~1{service_id}/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":"9963d86c-dd31-44ef-86a6-23ccaf859b35","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":"6b5a4a5a-97c9-4905-8038-4fd4bf07dfe2","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}~1servers~1{server_id}/put/requestBody/content/application~1json/example":{"value":{"labels":{"foo":"bar"}},"id":"paths/~1v1~1teams~1{team_name}~1servers~1{server_id}/put/requestBody/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":"william-faulkner","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":600,"post_device_enrollment_url":null,"post_login_url":null,"post_logout_url":null,"reactivate_users_via_idp":false,"team":"william-faulkner","user_provisioning_exact_username":null,"web_session_duration":600},"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_af_applications":0,"num_clients":0,"num_gateways":0,"num_groups":1,"num_human_users":1,"num_oidc_applications":0,"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":"6768ef2e-9a17-42ce-bf9a-a3a7242bd159","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":"a32daca7-8dde-4492-bf71-210f7aa504d3","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":"5d61bb6c-04d6-4c4c-af86-08b4cf462815","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":"6768ef2e-9a17-42ce-bf9a-a3a7242bd159","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}/put/requestBody/content/application~1json/example":{"value":{"deleted_at":null,"details":{"email":"James.compson@example.com","first_name":"James","full_name":"James Compson IV","last_name":"Compson"},"id":"6768ef2e-9a17-42ce-bf9a-a3a7242bd159","name":"James.Compson.IV","status":"ACTIVE","team_name":"william-faulkner","user_type":"human"},"id":"paths/~1v1~1teams~1{team_name}~1users~1{user_name}/put/requestBody/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":"7f9901bd-7ca8-4653-af8e-ab5c2151236c","name":"compsons","roles":["access_user","reporting_user","access_admin"],"federated_from_team":null,"federation_approved_at":null,"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"}},"securitySchemeStore":{"bearerAuth":{"id":"bearerAuth","type":"http","scheme":"bearer","bearerFormat":"JWT"}},"servers":[{"url":"https://app.scaleft.com","description":"Production server"}]},"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/asa/asa.json?download"},{"url":"/docs/api/_bundle/openapi/asa/asa.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"Advanced Server Access","description":"The ScaleFT API is a control plane API for operations in Okta Advanced Server Access (formerly ScaleFT)"}},"baseSlug":"/openapi/asa/asa","routesMapping":{}}