{"items":[{"type":"link","label":"Okta Enduser Governance API","link":"/iga/openapi/governance-production-enduser-reference","routeSlug":"/iga/openapi/governance-production-enduser-reference","content":{"contentType":"overview","meta":{"name":"Okta Enduser Governance API"},"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://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com","description":"The domain of your organization. This can be a provided subdomain of an official okta domain (okta.com, oktapreview.com, etc) or one of your configured custom domains."}}}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"Okta Enduser Governance API","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":"Allows customers to easily access the Okta Governance API as an enduser"}],"sectionId":"/iga/openapi/governance-production-enduser-reference"},{"nodeType":"external-docs","url":"https://okta-developer.pixtulate.com/docs/reference/core-okta-api/#design-principles","description":"Find more info here"}],"sectionId":"/iga/openapi/governance-production-enduser-reference"}]}]}},{"type":"group","label":"My Requests","link":"/iga/openapi/governance-production-enduser-reference/my-requests","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-requests","items":[{"label":"Create a request","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-requests/createmyrequestv2","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-requests/createmyrequestv2","metadata":{"seo":{"title":"Create a request","description":"OAuth 2.0 scope:okta.accessRequests.request.manage"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"createMyRequestV2","name":"Create a request","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create a request","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.accessRequests.request.manage"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a request for my catalog entry specified by "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"entryId"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"entryId","in":"path","schemaId":"schema_1356","description":"Unique identifier for the catalog entry","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/my-request-creatable","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has no fields, empty object provided |tooltip| When entry has no fields, empty object provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has one TEXT field |tooltip| When entry has one TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has one SELECT field |tooltip| When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has all field types |tooltip| When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester"]}},"schemaId":"components/schemas/my-request-creatable","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has no fields, empty object provided |tooltip| When entry has no fields, empty object provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has one TEXT field |tooltip| When entry has one TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has one SELECT field |tooltip| When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has all field types |tooltip| When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester"],"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Creates a resource access request for a given user."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use this operation to create access requests managed by access request conditions."},"children":[]}]}]},{"$$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":"requestedBy"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"requestedFor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" aren't the same, then you must also enable the "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/iga/openapi/governance.requests.admin.v2/tag/Request-Settings/#tag/Request-Settings/operation/updateResourceRequestSettingsV2!path=requestOnBehalfOfSettings&t=request"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"requestOnBehalfOfSettings"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" parameter in the access request settings. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/iga/openapi/governance.requests.admin.v2/tag/Request-Settings/#tag/Request-Settings/operation/updateResourceRequestSettingsV2"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Update the resource request settings"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Include the following information in the payload:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The Okta user ID for the user who requires access. Add the user ID in the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"requestedFor.externalId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" parameter."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The catalog entry ID of the resource required by the user. Add the catalog ID in the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"requested.entryId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" parameter."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If the request conditions include requester input fields, add field information in the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"requesterFieldValues"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" array. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/iga/openapi/governance.requests.admin.v2/tag/Catalogs/#tag/Catalogs/operation/getCatalogEntryRequestFieldsV2"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieve the request fields"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Optional: The user ID of the person submitting the request. By default, this value is the admin user ID requesting this operation and doesn't need to be provided. However, to add a different Okta user ID for the request, include the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"requestedBy.externalId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" parameter in the request body."},"children":[]}]}]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/governance/api/v2/my/catalogs/default/entries/{entryId}/requests","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"entryId","in":"path","required":true,"example":"cenp2rjyxK1Js2Fc41d5","schemaId":"components/schemas/catalog-entry-id"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/my-request-creatable","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has no fields, empty object provided |tooltip| When entry has no fields, empty object provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has one TEXT field |tooltip| When entry has one TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has one SELECT field |tooltip| When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has all field types |tooltip| When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester"]}},"responseCodes":["202","400","401","404"],"pointer":"/governance/api/v2/my/catalogs/default/entries/{entryId}/requests","href":"my-requests/createmyrequestv2","openApiOperationId":"createMyRequestV2","summary":"Create a request"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"schemaId":"components/schemas/my-request-creatable","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has no fields, empty object provided |tooltip| When entry has no fields, empty object provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has one TEXT field |tooltip| When entry has one TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has one SELECT field |tooltip| When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has all field types |tooltip| When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/my-request-creatable","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has no fields, empty object provided |tooltip| When entry has no fields, empty object provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has one TEXT field |tooltip| When entry has one TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has one SELECT field |tooltip| When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has all field types |tooltip| When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester"]}},"examples":[{},{},{},{},{},{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"202","description":"Response when create request is accepted","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/my-request-full","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When requesting for authenticated user |tooltip| Request access for authenticated user by omitting `requesterUserIds`","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has one TEXT field |tooltip| When entry has one TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has one SELECT field |tooltip| When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has all field types |tooltip| When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When existing request has risk assessment"]}},"schemaId":"components/schemas/my-request-full","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When requesting for authenticated user |tooltip| Request access for authenticated user by omitting `requesterUserIds`","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has one TEXT field |tooltip| When entry has one TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has one SELECT field |tooltip| When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has all field types |tooltip| When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When existing request has risk assessment"],"headers":{"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1357"},{"code":"400","description":"When request fails as bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/400/content/application~1json/examples/When request is missing required fields |tooltip| When request is missing required fields"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/400/content/application~1json/examples/When request is missing required fields |tooltip| When request is missing required fields"]},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/404/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"202","schemaId":"components/schemas/my-request-full","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When requesting for authenticated user |tooltip| Request access for authenticated user by omitting `requesterUserIds`","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has one TEXT field |tooltip| When entry has one TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has one SELECT field |tooltip| When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has all field types |tooltip| When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When existing request has risk assessment"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/my-request-full","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When requesting for authenticated user |tooltip| Request access for authenticated user by omitting `requesterUserIds`","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has one TEXT field |tooltip| When entry has one TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has one SELECT field |tooltip| When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has all field types |tooltip| When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When existing request has risk assessment"]}}},{"code":"400","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/400/content/application~1json/examples/When request is missing required fields |tooltip| When request is missing required fields"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/400/content/application~1json/examples/When request is missing required fields |tooltip| When request is missing required fields"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/404/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/catalogs/default/entries/{entryId}/requests"},{"label":"Retrieve my request","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-requests/getmyrequestv2","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-requests/getmyrequestv2","metadata":{"seo":{"title":"Retrieve my request","description":"OAuth 2.0 scope:okta.accessRequests.request.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getMyRequestV2","name":"Retrieve my request","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve my request","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.accessRequests.request.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a request belonging to the authenticated requester"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"entryId","in":"path","schemaId":"schema_1356","description":"Unique identifier for the catalog entry","required":true},{"name":"requestId","in":"path","schemaId":"schema_1358","description":"Unique identifier for the Resource-Centric Access Requests (RCAR) request","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/catalogs/default/entries/{entryId}/requests/{requestId}","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"entryId","in":"path","required":true,"example":"cenp2rjyxK1Js2Fc41d5","schemaId":"components/schemas/catalog-entry-id"},{"name":"requestId","in":"path","required":true,"example":"reqp1pmpjhVdGEcVK1d5","schemaId":"components/schemas/rcar-request-id"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/governance/api/v2/my/catalogs/default/entries/{entryId}/requests/{requestId}","href":"my-requests/getmyrequestv2","openApiOperationId":"getMyRequestV2","summary":"Retrieve my request"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful get request response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/my-request-full","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When a request is just submitted |tooltip| Submitted requests can't yet have an `approvalSequenceId` or `requestConditionId`.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes PENDING |tooltip| PENDING requests have a matched approval sequence and condition, but do not yet have any approvals or fulfillment.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When creating the request is rejected |tooltip| Requests may be rejected for several reasons:\n - If a request can't be matched to any request condition, it will lack an approval sequence and \n   matched condition.\n - If a request does match a request condition but fails validation, it will have an approval sequence \n   and matched condition, yet still be rejected due to validation failure.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes DENIED |tooltip| DENIED requests have a matched approval sequence and condition, and at least one approval which was denied.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED from assigned delegate |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED from assigned escalated user |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, the access grant is successful |tooltip| When an approved request has access granted, and there is no access duration.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, the access grant has failed |tooltip| When a request is approved, but the process of granting the access to the requested resource is failed.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, granting access has to be manual |tooltip| When an approved request has access granted, and there is no access duration.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request was requested on behalf of another requester |tooltip| Requests that were requested by another requester will have a `OKTA_REQUESTED_FOR` `requesterFieldValues`.\nWhose user will match the `requestedFor` OKTA_USER\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request is created using client credentials token |tooltip| Request created using client credentials authentication with `UNKNOWN` principal type in `requestedBy` field.","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When existing request has risk assessment"]}},"schemaId":"components/schemas/my-request-full","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When a request is just submitted |tooltip| Submitted requests can't yet have an `approvalSequenceId` or `requestConditionId`.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes PENDING |tooltip| PENDING requests have a matched approval sequence and condition, but do not yet have any approvals or fulfillment.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When creating the request is rejected |tooltip| Requests may be rejected for several reasons:\n - If a request can't be matched to any request condition, it will lack an approval sequence and \n   matched condition.\n - If a request does match a request condition but fails validation, it will have an approval sequence \n   and matched condition, yet still be rejected due to validation failure.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes DENIED |tooltip| DENIED requests have a matched approval sequence and condition, and at least one approval which was denied.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED from assigned delegate |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED from assigned escalated user |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, the access grant is successful |tooltip| When an approved request has access granted, and there is no access duration.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, the access grant has failed |tooltip| When a request is approved, but the process of granting the access to the requested resource is failed.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, granting access has to be manual |tooltip| When an approved request has access granted, and there is no access duration.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request was requested on behalf of another requester |tooltip| Requests that were requested by another requester will have a `OKTA_REQUESTED_FOR` `requesterFieldValues`.\nWhose user will match the `requestedFor` OKTA_USER\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request is created using client credentials token |tooltip| Request created using client credentials authentication with `UNKNOWN` principal type in `requestedBy` field.","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When existing request has risk assessment"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/404/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/my-request-full","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When a request is just submitted |tooltip| Submitted requests can't yet have an `approvalSequenceId` or `requestConditionId`.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes PENDING |tooltip| PENDING requests have a matched approval sequence and condition, but do not yet have any approvals or fulfillment.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When creating the request is rejected |tooltip| Requests may be rejected for several reasons:\n - If a request can't be matched to any request condition, it will lack an approval sequence and \n   matched condition.\n - If a request does match a request condition but fails validation, it will have an approval sequence \n   and matched condition, yet still be rejected due to validation failure.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes DENIED |tooltip| DENIED requests have a matched approval sequence and condition, and at least one approval which was denied.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED from assigned delegate |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED from assigned escalated user |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, the access grant is successful |tooltip| When an approved request has access granted, and there is no access duration.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, the access grant has failed |tooltip| When a request is approved, but the process of granting the access to the requested resource is failed.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, granting access has to be manual |tooltip| When an approved request has access granted, and there is no access duration.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request was requested on behalf of another requester |tooltip| Requests that were requested by another requester will have a `OKTA_REQUESTED_FOR` `requesterFieldValues`.\nWhose user will match the `requestedFor` OKTA_USER\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request is created using client credentials token |tooltip| Request created using client credentials authentication with `UNKNOWN` principal type in `requestedBy` field.","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When existing request has risk assessment"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/my-request-full","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When a request is just submitted |tooltip| Submitted requests can't yet have an `approvalSequenceId` or `requestConditionId`.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes PENDING |tooltip| PENDING requests have a matched approval sequence and condition, but do not yet have any approvals or fulfillment.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When creating the request is rejected |tooltip| Requests may be rejected for several reasons:\n - If a request can't be matched to any request condition, it will lack an approval sequence and \n   matched condition.\n - If a request does match a request condition but fails validation, it will have an approval sequence \n   and matched condition, yet still be rejected due to validation failure.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes DENIED |tooltip| DENIED requests have a matched approval sequence and condition, and at least one approval which was denied.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED from assigned delegate |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED from assigned escalated user |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, the access grant is successful |tooltip| When an approved request has access granted, and there is no access duration.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, the access grant has failed |tooltip| When a request is approved, but the process of granting the access to the requested resource is failed.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, granting access has to be manual |tooltip| When an approved request has access granted, and there is no access duration.\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request was requested on behalf of another requester |tooltip| Requests that were requested by another requester will have a `OKTA_REQUESTED_FOR` `requesterFieldValues`.\nWhose user will match the `requestedFor` OKTA_USER\n","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request is created using client credentials token |tooltip| Request created using client credentials authentication with `UNKNOWN` principal type in `requestedBy` field.","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When existing request has risk assessment"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/404/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/catalogs/default/entries/{entryId}/requests/{requestId}"}],"content":{"contentType":"group","meta":{"name":"My Requests"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"My Requests","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Okta Access Requests automate the process of requesting access to applications and resources."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Endusers may request entries in their resource catalog."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Manage this process directly with the following request APIs."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-help.pixtulate.com/okta_help.htm?type=oie&id=ext-ar"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Access Requests"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" for more information on Access Requests and Identity Governance."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/governance/api/v2/my/catalogs/default/entries/{entryId}/requests","summary":"Create a request","prefix":{"name":"post","color":"post"},"badges":[],"link":"/my-requests/createmyrequestv2","deprecated":false},{"title":"/governance/api/v2/my/catalogs/default/entries/{entryId}/requests/{requestId}","summary":"Retrieve my request","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-requests/getmyrequestv2","deprecated":false}]}]}]}]}},{"type":"group","label":"My Catalogs","link":"/iga/openapi/governance-production-enduser-reference/my-catalogs","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-catalogs","items":[{"label":"List my entries for the default access request catalog","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-catalogs/listmydefaultentriesv2","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-catalogs/listmydefaultentriesv2","metadata":{"seo":{"title":"List my entries for the default access request catalog","description":"OAuth 2.0 scope:okta.accessRequests.catalog.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listMyDefaultEntriesV2","name":"List my entries for the default access request catalog","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List my entries for the default access request catalog","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.accessRequests.catalog.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists the filtered entries for the default access request catalog that you're allowed to request (as the authenticated requester)."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The following are request examples with a filter expression. In each example, the filter expression includes the mandatory "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"parent"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":true,"marker":"."},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists at most 20 parent (top-level) entries"},"children":[]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"/governance/api/v2/catalogs/default/entries?filter=not(parent%20pr)&limit=20\n"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"/governance/api/v2/catalogs/default/entries?filter=not(parent%20pr)&limit=20\n"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists the next 20 results of parent entries after a specific cursor"},"children":[]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"/governance/api/v2/catalogs/default/entries?filter=not(parent%20pr)&limit=20&after=cen33e47frfMB93gQ8g6\n"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"/governance/api/v2/catalogs/default/entries?filter=not(parent%20pr)&limit=20&after=cen33e47frfMB93gQ8g6\n"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists at most 8 parent entries with a fuzzy match for \"figma\""},"children":[]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"/governance/api/v2/catalogs/default/entries?filter=not(parent%20pr)&match=figma&limit=8\n"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"/governance/api/v2/catalogs/default/entries?filter=not(parent%20pr)&match=figma&limit=8\n"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists at most 8 child entries with a specific parent"},"children":[]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"/governance/api/v2/catalogs/default/entries?filter=parent%20eq%20%22cen385AlcdqGaY8HE0g2%22&limit=8\n"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"/governance/api/v2/catalogs/default/entries?filter=parent%20eq%20%22cen385AlcdqGaY8HE0g2%22&limit=8\n"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists at most 8 child entries that have \"edit\" in the name and have a specific parent"},"children":[]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"/governance/api/v2/catalogs/default/entries?filter=parent%20eq%20%22cen385AlcdqGaY8HE0g2%22&match=edit&limit=8\n"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"/governance/api/v2/catalogs/default/entries?filter=parent%20eq%20%22cen385AlcdqGaY8HE0g2%22&match=edit&limit=8\n"},"children":[]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"filter","in":"query","schemaId":"schema_1360","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A required "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#filter"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"filter"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" expression that returns entries based on the "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/iga/openapi/governance.requests.admin.v2/tag/Catalogs/#tag/Catalogs/operation/listAllDefaultEntriesV2!c=200&path=data/parent&t=response"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"parent"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This filter expression only supports the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"parent"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property and the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"eq"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"pr"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#operators"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"operators"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If you want the query to return child entries, then you must specify the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"parent"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" ID with the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"eq"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" operator."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Notes:"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If you don't use the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"parent"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property in the filter expression, undesireable results are returned."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Query parameter percent encoding is required. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#special-characters"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}]}],"required":true},{"name":"after","in":"query","schemaId":"schema_1356","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#pagination"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"pagination"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" cursor that points to the last record of the previous response."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The maximum number of entries returned in a response is determined by the "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/iga/openapi/governance.requests.admin.v2/tag/Catalogs/#tag/Catalogs/operation/listAllDefaultEntriesV2!in=query&path=limit&t=request"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"limit"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" query parameter."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If there are more entries to return, the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"_links.next.href"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" link contains the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"after"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" cursor for the next page of results."},"children":[]}]}]}]},{"name":"match","in":"query","schemaId":"schema_1361","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Return catalog entries that match a substring value in the "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/iga/openapi/governance.requests.enduser.v2/tag/My-Catalogs/#tag/My-Catalogs/operation/listMyDefaultEntriesV2!c=200&path=data/name&t=response"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"name"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/iga/openapi/governance.requests.enduser.v2/tag/My-Catalogs/#tag/My-Catalogs/operation/listMyDefaultEntriesV2!c=200&path=data/description&t=response"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"description"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" properties. At least three characters are required for fuzzy search."},"children":[]}]}]}]},{"name":"limit","in":"query","schemaId":"schema_1362","description":"The maximum number of records returned in a response"}],"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/catalogs/default/entries","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[],"query":[{"name":"filter","in":"query","required":true,"example":"not(parent pr)","schemaId":"schema_1360"},{"name":"after","in":"query","required":false,"example":"cenp2rjyxK1Js2Fc41d5","schemaId":"components/schemas/catalog-entry-id"},{"name":"match","in":"query","required":false,"example":"figma","schemaId":"schema_1361"},{"name":"limit","in":"query","required":false,"example":20,"schemaId":"schema_1362"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404","429","500"],"pointer":"/governance/api/v2/my/catalogs/default/entries","href":"my-catalogs/listmydefaultentriesv2","openApiOperationId":"listMyDefaultEntriesV2","summary":"List my entries for the default access request catalog"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"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 all entries in the resource catalog","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/rcar-entries-list-v2","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries at the top level in the default resource catalog |tooltip| Lists all entries that have an empty parent","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries at the access level in the default resource catalog |tooltip| Lists all entries with the same parent entry from the top level","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries with parent collection entry from the access level in the default resource catalog |tooltip| Lists all entries with a parent collection entry from the access level. In this case, these entries represent the collection resources.  Note, these entries are not requestable (only the parent entry is) and are here for informational purposes.\n"]}},"schemaId":"components/schemas/rcar-entries-list-v2","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries at the top level in the default resource catalog |tooltip| Lists all entries that have an empty parent","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries at the access level in the default resource catalog |tooltip| Lists all entries with the same parent entry from the top level","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries with parent collection entry from the access level in the default resource catalog |tooltip| Lists all entries with a parent collection entry from the access level. In this case, these entries represent the collection resources.  Note, these entries are not requestable (only the parent entry is) and are here for informational purposes.\n"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"400","description":"An invalid list request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/When match query parameter has fewer than 3 characters |tooltip| When match query parameter has fewer than 3 characters"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/When match query parameter has fewer than 3 characters |tooltip| When match query parameter has fewer than 3 characters"]},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/rcar-entries-list-v2","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries at the top level in the default resource catalog |tooltip| Lists all entries that have an empty parent","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries at the access level in the default resource catalog |tooltip| Lists all entries with the same parent entry from the top level","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries with parent collection entry from the access level in the default resource catalog |tooltip| Lists all entries with a parent collection entry from the access level. In this case, these entries represent the collection resources.  Note, these entries are not requestable (only the parent entry is) and are here for informational purposes.\n"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/rcar-entries-list-v2","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries at the top level in the default resource catalog |tooltip| Lists all entries that have an empty parent","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries at the access level in the default resource catalog |tooltip| Lists all entries with the same parent entry from the top level","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries with parent collection entry from the access level in the default resource catalog |tooltip| Lists all entries with a parent collection entry from the access level. In this case, these entries represent the collection resources.  Note, these entries are not requestable (only the parent entry is) and are here for informational purposes.\n"]}}},{"code":"400","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/When match query parameter has fewer than 3 characters |tooltip| When match query parameter has fewer than 3 characters"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/When match query parameter has fewer than 3 characters |tooltip| When match query parameter has fewer than 3 characters"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/catalogs/default/entries"},{"label":"Retrieve my catalog entry","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-catalogs/getmyentryv2","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-catalogs/getmyentryv2","metadata":{"seo":{"title":"Retrieve my catalog entry","description":"OAuth 2.0 scope:okta.accessRequests.catalog.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getMyEntryV2","name":"Retrieve my catalog entry","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve my catalog entry","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.accessRequests.catalog.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves an entry from my catalog"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"entryId","in":"path","schemaId":"schema_1356","description":"Unique identifier for the catalog entry","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/catalogs/default/entries/{entryId}","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"entryId","in":"path","required":true,"example":"cenp2rjyxK1Js2Fc41d5","schemaId":"components/schemas/catalog-entry-id"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404","429","500"],"pointer":"/governance/api/v2/my/catalogs/default/entries/{entryId}","href":"my-catalogs/getmyentryv2","openApiOperationId":"getMyEntryV2","summary":"Retrieve my catalog entry"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"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 all entries in the resource catalog","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/rcar-entry-get","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/200/content/application~1json/examples/Get a catalog entry for an application","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/200/content/application~1json/examples/Get a catalog entry for a collection"]}},"schemaId":"components/schemas/rcar-entry-get","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/200/content/application~1json/examples/Get a catalog entry for an application","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/200/content/application~1json/examples/Get a catalog entry for a collection"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"400","description":"An invalid list request error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"]},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/rcar-entry-get","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/200/content/application~1json/examples/Get a catalog entry for an application","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/200/content/application~1json/examples/Get a catalog entry for a collection"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/rcar-entry-get","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/200/content/application~1json/examples/Get a catalog entry for an application","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/200/content/application~1json/examples/Get a catalog entry for a collection"]}}},{"code":"400","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/catalogs/default/entries/{entryId}"},{"label":"Retrieve the request fields for my catalog entry","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-catalogs/getmycatalogentryrequestfieldsv2","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-catalogs/getmycatalogentryrequestfieldsv2","metadata":{"seo":{"title":"Retrieve the request fields for my catalog entry","description":"OAuth 2.0 scope:okta.accessRequests.request.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getMyCatalogEntryRequestFieldsV2","name":"Retrieve the request fields for my catalog entry","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the request fields for my catalog entry","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.accessRequests.request.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves request fields for a catalog entry that you're allowed to request (as the authenticated requester):"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Request fields are determined by evaluating the entry's associated request conditions for the requester."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The highest priority matching condition determines the approval sequence that's used for the requester."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If that approval sequence has requester fields, then they are returned as request fields."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If the request can lead to any separation of duty conflicts, then the risk assessment ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"metadata.riskAssessment"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":") is present. The risk assessment indicates whether the request submission is allowed or restricted, and includes rules that lead to the possible conflicts. If the request submission is allowed, then the request fields are determined by the associated approval sequence."},"children":[]}]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"entryId","in":"path","schemaId":"schema_1356","description":"Unique identifier for the catalog entry","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/catalogs/default/entries/{entryId}/request-fields","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"entryId","in":"path","required":true,"example":"cenp2rjyxK1Js2Fc41d5","schemaId":"components/schemas/catalog-entry-id"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/governance/api/v2/my/catalogs/default/entries/{entryId}/request-fields","href":"my-catalogs/getmycatalogentryrequestfieldsv2","openApiOperationId":"getMyCatalogEntryRequestFieldsV2","summary":"Retrieve the request fields for my catalog entry"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Get requester fields for an entry","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/catalog-entry-request-fields","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has admin specified duration","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry allows requester to specify duration","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has no fields, empty request body provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has required TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has optional TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry can be requested for another requester","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that restricts any request submission","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that allows request submission","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment with multiple risk rules"]}},"schemaId":"components/schemas/catalog-entry-request-fields","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has admin specified duration","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry allows requester to specify duration","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has no fields, empty request body provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has required TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has optional TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry can be requested for another requester","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that restricts any request submission","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that allows request submission","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment with multiple risk rules"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/404/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/catalog-entry-request-fields","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has admin specified duration","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry allows requester to specify duration","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has no fields, empty request body provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has required TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has optional TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry can be requested for another requester","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that restricts any request submission","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that allows request submission","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment with multiple risk rules"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/catalog-entry-request-fields","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has admin specified duration","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry allows requester to specify duration","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has no fields, empty request body provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has required TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has optional TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry can be requested for another requester","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that restricts any request submission","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that allows request submission","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment with multiple risk rules"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/404/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/catalogs/default/entries/{entryId}/request-fields"},{"label":"List my catalog entry users","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-catalogs/listmyentryusersv2","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-catalogs/listmyentryusersv2","metadata":{"seo":{"title":"List my catalog entry users","description":"OAuth 2.0 scope:okta.accessRequests.request.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listMyEntryUsersV2","name":"List my catalog entry users","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List my catalog entry users","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.accessRequests.request.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all users who match the filtered query and can also view and request the entry."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"filter"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" query parameter is mandatory for this operation. A list of users is returned if:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"the entry has the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"requestOnBehalfOfSettings"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" enabled"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"the authorized user is able to request on behalf of other users"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Examples"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Request examples:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":true,"marker":"."},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter users with a last name that starts with \"Smi\""},"children":[]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"/governance/api/v2/my/catalogs/default/entries/{entryId}/users?filter=lastName%20sw%20%22Smi%22\n"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"/governance/api/v2/my/catalogs/default/entries/{entryId}/users?filter=lastName%20sw%20%22Smi%22\n"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter for users with a first name that begins with \"John\""},"children":[]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"/governance/api/v2/my/catalogs/default/entries/{entryId}/users?filter=firstName%20sw%20%22John%22\n"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"/governance/api/v2/my/catalogs/default/entries/{entryId}/users?filter=firstName%20sw%20%22John%22\n"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Search for users with a first or last name that begins with \"John\""},"children":[]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"/governance/api/v2/my/catalogs/default/entries/{entryId}/users?filter=firstName%20sw%20%22John%22%20OR%20lastName%20sw%20%22John%22\n"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"/governance/api/v2/my/catalogs/default/entries/{entryId}/users?filter=firstName%20sw%20%22John%22%20OR%20lastName%20sw%20%22John%22\n"},"children":[]}]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"entryId","in":"path","schemaId":"schema_1356","description":"Unique identifier for the catalog entry","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"filter","in":"query","schemaId":"schema_1363","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A required filter expression that returns users based on the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"firstName"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"lastName"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" properties."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#filter"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"filter"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" expression supports the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"sw"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#operators"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"operator"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Query parameter percent encoding is required. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#special-characters"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"required":true},{"name":"after","in":"query","schemaId":"schema_1364","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specifies the pagination cursor for the next page of results."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Treat this as an opaque value obtained through the standard link headers. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#pagination"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"pagination"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"limit","in":"query","schemaId":"schema_1365","description":"The maximum number of records returned in a response"}],"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/catalogs/default/entries/{entryId}/users","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"entryId","in":"path","required":true,"example":"cenp2rjyxK1Js2Fc41d5","schemaId":"components/schemas/catalog-entry-id"}],"query":[{"name":"filter","in":"query","required":true,"example":"firstName sw \"John\" OR lastName sw \"John\"","schemaId":"schema_1363"},{"name":"after","in":"query","required":false,"example":"00u68w6vzKLultXS97g6","schemaId":"schema_1364"},{"name":"limit","in":"query","required":false,"schemaId":"schema_1365"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","404","429","500"],"pointer":"/governance/api/v2/my/catalogs/default/entries/{entryId}/users","href":"my-catalogs/listmyentryusersv2","openApiOperationId":"listMyEntryUsersV2","summary":"List my catalog entry users"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"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 all requesters who may be able to request the entry","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/entry-users-list","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/200/content/application~1json/examples/Lists all users who may be requesters for the entry |tooltip| Lists all users who may be requesters for the entry that the authorized user could request on behalf of"]}},"schemaId":"components/schemas/entry-users-list","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/200/content/application~1json/examples/Lists all users who may be requesters for the entry |tooltip| Lists all users who may be requesters for the entry that the authorized user could request on behalf of"],"headers":{"Link":{"$ref":"#/components/headers/self-link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1366"},{"code":"400","description":"An invalid list request error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"]},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/entry-users-list","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/200/content/application~1json/examples/Lists all users who may be requesters for the entry |tooltip| Lists all users who may be requesters for the entry that the authorized user could request on behalf of"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/entry-users-list","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/200/content/application~1json/examples/Lists all users who may be requesters for the entry |tooltip| Lists all users who may be requesters for the entry that the authorized user could request on behalf of"]}}},{"code":"400","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/catalogs/default/entries/{entryId}/users"},{"label":"Retrieve the entry request fields for a user","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-catalogs/getmycatalogentryuserrequestfieldsv2","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-catalogs/getmycatalogentryuserrequestfieldsv2","metadata":{"seo":{"title":"Retrieve the entry request fields for a user","description":"OAuth 2.0 scope:okta.accessRequests.request.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getMyCatalogEntryUserRequestFieldsV2","name":"Retrieve the entry request fields for a user","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the entry request fields 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://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.accessRequests.request.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the entry's request fields for the specified requester."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Request fields for the entry are only returned if the entry has \"request on behalf of\" ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"requestOnBehalfOfSettings"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":") enabled, and the authorized user is able to request on behalf of other requesters."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If the request can lead to any separation of duty conflicts, then the risk assessment ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"metadata.riskAssessment"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":") is returned."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The risk assessment indicates whether the request submission is allowed or restricted, and includes rules that lead to the possible conflicts."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If the request submission is allowed, then the request fields are determined by the associated approval sequence for the risk level."},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"entryId","in":"path","schemaId":"schema_1356","description":"Unique identifier for the catalog entry","required":true},{"name":"userId","in":"path","schemaId":"schema_1367","description":"Unique identifier for the user","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/catalogs/default/entries/{entryId}/users/{userId}/request-fields","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"entryId","in":"path","required":true,"example":"cenp2rjyxK1Js2Fc41d5","schemaId":"components/schemas/catalog-entry-id"},{"name":"userId","in":"path","required":true,"example":"00ucvnr9rbONeZdRp1d7","schemaId":"schema_1367"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","404"],"pointer":"/governance/api/v2/my/catalogs/default/entries/{entryId}/users/{userId}/request-fields","href":"my-catalogs/getmycatalogentryuserrequestfieldsv2","openApiOperationId":"getMyCatalogEntryUserRequestFieldsV2","summary":"Retrieve the entry request fields for a user"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Get requester fields for an entry","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/catalog-entry-request-fields","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has admin specified duration","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry allows requester to specify duration","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has no fields, empty request body provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has required TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has optional TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry can be requested for another requester","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that restricts any request submission","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that allows request submission","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment with multiple risk rules"]}},"schemaId":"components/schemas/catalog-entry-request-fields","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has admin specified duration","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry allows requester to specify duration","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has no fields, empty request body provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has required TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has optional TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry can be requested for another requester","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that restricts any request submission","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that allows request submission","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment with multiple risk rules"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/404/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/catalog-entry-request-fields","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has admin specified duration","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry allows requester to specify duration","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has no fields, empty request body provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has required TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has optional TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry can be requested for another requester","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that restricts any request submission","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that allows request submission","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment with multiple risk rules"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/catalog-entry-request-fields","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has admin specified duration","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry allows requester to specify duration","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has no fields, empty request body provided","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has required TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has optional TEXT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has one SELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a MULTISELECT field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a ISO_DATE field","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has all field types","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry can be requested for another requester","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that restricts any request submission","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that allows request submission","paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment with multiple risk rules"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/404/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/catalogs/default/entries/{entryId}/users/{userId}/request-fields"}],"content":{"contentType":"group","meta":{"name":"My Catalogs"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"My Catalogs","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A catalog entry represents a requestable resource for "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-help.pixtulate.com/okta_help.htm?type=oie&id=ext-ar"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Access Requests"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". Each requestable app or collection has a top-level entry in the catalog. These are known as parent catalog entries. Associated requestable entitlements and groups also have an entry in the catalog, known as child entries. For example, a top-level entry for Figma might have two child entries, one for requesting read-only access to Figma and one for requesting edit access."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"parent"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property in the catalog entry object shows the relationship between child and parent. The child entry's "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"parent"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property references their respective parent entry identifier. The parent entry's "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"parent"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property has no value. See the "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/iga/#CATALOG-ENTRY"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"CATALOG-ENTRY"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" diagram in the "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/iga/#relationships"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Relationships"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" model."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the My Catalogs API to request for catalog entries that you're allowed to request. You can search for a list of catalog entries based on the entry parent-child relationship using the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"filter"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" query parameter."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/governance/api/v2/my/catalogs/default/entries","summary":"List my entries for the default access request catalog","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-catalogs/listmydefaultentriesv2","deprecated":false},{"title":"/governance/api/v2/my/catalogs/default/entries/{entryId}","summary":"Retrieve my catalog entry","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-catalogs/getmyentryv2","deprecated":false},{"title":"/governance/api/v2/my/catalogs/default/entries/{entryId}/request-fields","summary":"Retrieve the request fields for my catalog entry","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-catalogs/getmycatalogentryrequestfieldsv2","deprecated":false},{"title":"/governance/api/v2/my/catalogs/default/entries/{entryId}/users","summary":"List my catalog entry users","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-catalogs/listmyentryusersv2","deprecated":false},{"title":"/governance/api/v2/my/catalogs/default/entries/{entryId}/users/{userId}/request-fields","summary":"Retrieve the entry request fields for a user","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-catalogs/getmycatalogentryuserrequestfieldsv2","deprecated":false}]}]}]}]}},{"type":"group","label":"My Tasks","link":"/iga/openapi/governance-production-enduser-reference/my-tasks","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-tasks","items":[{"label":"List all my tasks","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-tasks/listallmytasksv2","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-tasks/listallmytasksv2","metadata":{"seo":{"title":"List all my tasks","description":"BetaOAuth 2.0 scope:okta.accessRequests.tasks.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listAllMyTasksV2","name":"List all my tasks","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1tasks/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all my tasks","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge beta","style":{"cursor":"pointer","background":"rgb(255, 198, 28)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Beta"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.accessRequests.tasks.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all tasks assigned to you from access requests managed by OIG access request conditions."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-help.pixtulate.com/okta_help.htm?type=oie&id=csh-rcar-conditions"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Access request conditions"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" in the product documentation."},"children":[]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"filter","in":"query","schemaId":"schema_1368","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#filter"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"filter"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" expression that filters a collection of tasks in the response."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The filter expression supports the following properties and "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#operators"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"operators"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":":"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"status"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The status of the task. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"OPEN"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"COMPLETED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ASSIGNING"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"LOCKED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". Supports the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"eq"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" operator."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The type of the task. Possible values: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"QUESTION"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"APPROVAL"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"TODO"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". Supports the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"eq"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" operator."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"requestId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The ID of the request for the task. Supports the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"eq"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" operator."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"createdAt"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The task created time. Supports the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"gt"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ge"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"le"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"lt"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" operators."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"updatedAt"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": The latest task updated time. Supports the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"gt"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ge"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"le"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"lt"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" operators."},"children":[]}]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Query parameter percent encoding is required. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://developer.mozilla.org/en-US/docs/Glossary/Percent-encoding"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Percent-encoding"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"examples":{"FilterByStatus":{"summary":"Filter by status","value":"status eq \"OPEN\""},"FilterByType":{"summary":"Filter by type","value":"type eq \"QUESTION\""},"FilterByRequestId":{"summary":"Filter by requestId","value":"requestId eq \"0oafxqCAJWWGELFTYASJ\""},"FilterByCreatedAt":{"summary":"Filter by createdAt","value":"createdAt gt \"2022-05-24T14:15:22Z\""},"FilterByUpdatedAt":{"summary":"Filter by updatedAt","value":"updatedAt gt \"2022-05-24T14:15:22Z\""}}},{"name":"limit","in":"query","schemaId":"schema_1365","description":"The maximum number of records returned in a response"},{"name":"after","in":"query","schemaId":"schema_1369","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specifies the pagination cursor for the next page of results. Treat this as an opaque value obtained through the standard link headers. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#pagination"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"pagination"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"orderBy","in":"query","schemaId":"schema_1370","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specifies a property to sort the results. The following properties are supported:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"createdAt"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"updatedAt"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Append "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"desc"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"asc"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to indicate the sorting direction."},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Query parameter percent encoding is required. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://developer.mozilla.org/en-US/docs/Glossary/Percent-encoding"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Percent-encoding"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"examples":{"OrderByCreated":{"summary":"Order by created","value":"createdAt desc"},"OrderByLastUpdated":{"summary":"Order by updatedAt","value":"updatedAt desc"}}}],"pointer":"/paths/~1governance~1api~1v2~1my~1tasks/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/tasks","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[],"query":[{"name":"filter","in":"query","required":false,"example":"status eq \"OPEN\"","schemaId":"components/schemas/scim-filter"},{"name":"limit","in":"query","required":false,"schemaId":"schema_1365"},{"name":"after","in":"query","required":false,"example":"68b0a1576dd8db837f5ee55d","schemaId":"components/schemas/task-id"},{"name":"orderBy","in":"query","required":false,"example":"createdAt desc","schemaId":"components/schemas/order-by"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","429","500"],"pointer":"/governance/api/v2/my/tasks","href":"my-tasks/listallmytasksv2","openApiOperationId":"listAllMyTasksV2","summary":"List all my tasks"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful my tasks list response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/task-list","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/200/content/application~1json/examples/List my task response with no filter","paths/~1governance~1api~1v2~1my~1tasks/get/responses/200/content/application~1json/examples/List my task response with multiple filters |tooltip| A response with filters on status, type, requestId, createdAt, and updatedAt"]}},"schemaId":"components/schemas/task-list","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/200/content/application~1json/examples/List my task response with no filter","paths/~1governance~1api~1v2~1my~1tasks/get/responses/200/content/application~1json/examples/List my task response with multiple filters |tooltip| A response with filters on status, type, requestId, createdAt, and updatedAt"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"400","description":"An invalid request to list my tasks","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/400/content/application~1json/examples/Empty `after` parameter error response |tooltip| A request contains the `after` query parameter but it's empty (?after=)","paths/~1governance~1api~1v2~1my~1tasks/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/400/content/application~1json/examples/Empty `after` parameter error response |tooltip| A request contains the `after` query parameter but it's empty (?after=)","paths/~1governance~1api~1v2~1my~1tasks/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"]},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/403/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1tasks/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/task-list","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/200/content/application~1json/examples/List my task response with no filter","paths/~1governance~1api~1v2~1my~1tasks/get/responses/200/content/application~1json/examples/List my task response with multiple filters |tooltip| A response with filters on status, type, requestId, createdAt, and updatedAt"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/task-list","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/200/content/application~1json/examples/List my task response with no filter","paths/~1governance~1api~1v2~1my~1tasks/get/responses/200/content/application~1json/examples/List my task response with multiple filters |tooltip| A response with filters on status, type, requestId, createdAt, and updatedAt"]}}},{"code":"400","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/400/content/application~1json/examples/Empty `after` parameter error response |tooltip| A request contains the `after` query parameter but it's empty (?after=)","paths/~1governance~1api~1v2~1my~1tasks/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/400/content/application~1json/examples/Empty `after` parameter error response |tooltip| A request contains the `after` query parameter but it's empty (?after=)","paths/~1governance~1api~1v2~1my~1tasks/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/403/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/tasks"},{"label":"Retrieve my task","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-tasks/getmytaskv2","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-tasks/getmytaskv2","metadata":{"seo":{"title":"Retrieve my task","description":"BetaOAuth 2.0 scope:okta.accessRequests.tasks.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getMyTaskV2","name":"Retrieve my task","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve my task","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge beta","style":{"cursor":"pointer","background":"rgb(255, 198, 28)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Beta"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.accessRequests.tasks.read"},"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 task that's assigned to you."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can only retrieve a task from an access request that's managed by access request conditions."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-help.pixtulate.com/okta_help.htm?type=oie&id=csh-rcar-conditions"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Access request conditions"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" for more information on Access request conditions and Identity Governance."},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"taskId","in":"path","schemaId":"schema_1369","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" of the task"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/tasks/{taskId}","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"taskId","in":"path","required":true,"example":"68b0a1576dd8db837f5ee55d","schemaId":"components/schemas/task-id"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","429","500"],"pointer":"/governance/api/v2/my/tasks/{taskId}","href":"my-tasks/getmytaskv2","openApiOperationId":"getMyTaskV2","summary":"Retrieve my task"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful get my task response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/task-full","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/OPEN task |tooltip| OPEN tasks have a pending action from the assignees. The task remains OPEN until an assignee completes the task.\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/COMPLETED task |tooltip| COMPLETED tasks are completed by an assignee with the value field that indicates the outcome of the task\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/ASSIGNING task |tooltip| ASSIGNING tasks are in the process of being assigned\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/LOCKED task |tooltip| LOCKED tasks have a dependency on other open tasks. The task remains LOCKED until all of its dependencies are completed.\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/Escalated task |tooltip| A task that was escalated to another assignee\n"]}},"schemaId":"components/schemas/task-full","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/OPEN task |tooltip| OPEN tasks have a pending action from the assignees. The task remains OPEN until an assignee completes the task.\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/COMPLETED task |tooltip| COMPLETED tasks are completed by an assignee with the value field that indicates the outcome of the task\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/ASSIGNING task |tooltip| ASSIGNING tasks are in the process of being assigned\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/LOCKED task |tooltip| LOCKED tasks have a dependency on other open tasks. The task remains LOCKED until all of its dependencies are completed.\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/Escalated task |tooltip| A task that was escalated to another assignee\n"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/task-full","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/OPEN task |tooltip| OPEN tasks have a pending action from the assignees. The task remains OPEN until an assignee completes the task.\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/COMPLETED task |tooltip| COMPLETED tasks are completed by an assignee with the value field that indicates the outcome of the task\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/ASSIGNING task |tooltip| ASSIGNING tasks are in the process of being assigned\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/LOCKED task |tooltip| LOCKED tasks have a dependency on other open tasks. The task remains LOCKED until all of its dependencies are completed.\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/Escalated task |tooltip| A task that was escalated to another assignee\n"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/task-full","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/OPEN task |tooltip| OPEN tasks have a pending action from the assignees. The task remains OPEN until an assignee completes the task.\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/COMPLETED task |tooltip| COMPLETED tasks are completed by an assignee with the value field that indicates the outcome of the task\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/ASSIGNING task |tooltip| ASSIGNING tasks are in the process of being assigned\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/LOCKED task |tooltip| LOCKED tasks have a dependency on other open tasks. The task remains LOCKED until all of its dependencies are completed.\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/Escalated task |tooltip| A task that was escalated to another assignee\n"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/tasks/{taskId}"},{"label":"Resolve my task","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-tasks/resolvemytaskv2","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-tasks/resolvemytaskv2","metadata":{"seo":{"title":"Resolve my task","description":"BetaOAuth 2.0 scope:okta.accessRequests.tasks.manage"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"resolveMyTaskV2","name":"Resolve my task","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Resolve my task","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge beta","style":{"cursor":"pointer","background":"rgb(255, 198, 28)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Beta"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.accessRequests.tasks.manage"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Resolves a task that's assigned to you (the current authenticated user)"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"taskId","in":"path","schemaId":"schema_1369","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" of the task"},"children":[]}]}]}],"required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":false,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_1371","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Approve my task |tooltip| Only applicable for `APPROVAL` type tasks","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Deny my task |tooltip| Only applicable for `APPROVAL` type tasks","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Answer my question |tooltip| Only applicable for `QUESTION` type tasks","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Mark my custom task complete |tooltip| Request body not required for custom tasks"]}},"schemaId":"schema_1371","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Approve my task |tooltip| Only applicable for `APPROVAL` type tasks","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Deny my task |tooltip| Only applicable for `APPROVAL` type tasks","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Answer my question |tooltip| Only applicable for `QUESTION` type tasks","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Mark my custom task complete |tooltip| Request body not required for custom tasks"],"pointer":"/paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/governance/api/v2/my/tasks/{taskId}/resolve","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"taskId","in":"path","required":true,"example":"68b0a1576dd8db837f5ee55d","schemaId":"components/schemas/task-id"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_1371","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Approve my task |tooltip| Only applicable for `APPROVAL` type tasks","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Deny my task |tooltip| Only applicable for `APPROVAL` type tasks","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Answer my question |tooltip| Only applicable for `QUESTION` type tasks","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Mark my custom task complete |tooltip| Request body not required for custom tasks"]}},"responseCodes":["200","400","401","429","500"],"pointer":"/governance/api/v2/my/tasks/{taskId}/resolve","href":"my-tasks/resolvemytaskv2","openApiOperationId":"resolveMyTaskV2","summary":"Resolve my task"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"schemaId":"schema_1371","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Approve my task |tooltip| Only applicable for `APPROVAL` type tasks","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Deny my task |tooltip| Only applicable for `APPROVAL` type tasks","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Answer my question |tooltip| Only applicable for `QUESTION` type tasks","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Mark my custom task complete |tooltip| Request body not required for custom tasks"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_1371","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Approve my task |tooltip| Only applicable for `APPROVAL` type tasks","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Deny my task |tooltip| Only applicable for `APPROVAL` type tasks","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Answer my question |tooltip| Only applicable for `QUESTION` type tasks","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Mark my custom task complete |tooltip| Request body not required for custom tasks"]}},"examples":[{},{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful resolve my task response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/task-full","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When approval task is APPROVED","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When approval task is DENIED","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When question task is resolved |tooltip| For QUESTION tasks, the resolution value is the answer to the question.\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When TODO task is resolved |tooltip| Task of type TODO has no resolution value\n"]}},"schemaId":"components/schemas/task-full","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When approval task is APPROVED","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When approval task is DENIED","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When question task is resolved |tooltip| For QUESTION tasks, the resolution value is the answer to the question.\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When TODO task is resolved |tooltip| Task of type TODO has no resolution value\n"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"400","description":"When the task resolution fails due to task already being closed or bad request body","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/400/content/application~1json/examples/When value provided is invalid |tooltip| Resolution value provided is invalid for the task type.","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/400/content/application~1json/examples/Task resolve failed because task is closed |tooltip| Cannot resolve a task that is already closed."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/400/content/application~1json/examples/When value provided is invalid |tooltip| Resolution value provided is invalid for the task type.","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/400/content/application~1json/examples/Task resolve failed because task is closed |tooltip| Cannot resolve a task that is already closed."]},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/task-full","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When approval task is APPROVED","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When approval task is DENIED","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When question task is resolved |tooltip| For QUESTION tasks, the resolution value is the answer to the question.\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When TODO task is resolved |tooltip| Task of type TODO has no resolution value\n"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/task-full","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When approval task is APPROVED","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When approval task is DENIED","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When question task is resolved |tooltip| For QUESTION tasks, the resolution value is the answer to the question.\n","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When TODO task is resolved |tooltip| Task of type TODO has no resolution value\n"]}}},{"code":"400","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/400/content/application~1json/examples/When value provided is invalid |tooltip| Resolution value provided is invalid for the task type.","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/400/content/application~1json/examples/Task resolve failed because task is closed |tooltip| Cannot resolve a task that is already closed."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/400/content/application~1json/examples/When value provided is invalid |tooltip| Resolution value provided is invalid for the task type.","paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/400/content/application~1json/examples/Task resolve failed because task is closed |tooltip| Cannot resolve a task that is already closed."]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/tasks/{taskId}/resolve"}],"content":{"contentType":"group","meta":{"name":"My Tasks"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"My Tasks","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","inline":true,"attributes":{"name":"x-lifecycle","attrs":{"className":"beta"}},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The My Tasks API allows end users to retrieve tasks assigned to them from access requests made through access request conditions in your Okta Identity Governance (OIG) org."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/governance/api/v2/my/tasks","summary":"List all my tasks","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-tasks/listallmytasksv2","deprecated":false},{"title":"/governance/api/v2/my/tasks/{taskId}","summary":"Retrieve my task","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-tasks/getmytaskv2","deprecated":false},{"title":"/governance/api/v2/my/tasks/{taskId}/resolve","summary":"Resolve my task","prefix":{"name":"post","color":"post"},"badges":[],"link":"/my-tasks/resolvemytaskv2","deprecated":false}]}]}]}]}},{"type":"group","label":"My Security Access Reviews","link":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews","items":[{"label":"List the security access reviews","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/listmysecurityaccessreviews","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/listmysecurityaccessreviews","metadata":{"seo":{"title":"List the security access reviews","description":"OAuth 2.0 scope:okta.governance.securityAccessReviews.endUser.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listMySecurityAccessReviews","name":"List the security access reviews","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List the security access reviews","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.securityAccessReviews.endUser.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists the security access reviews"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"filter","in":"query","schemaId":"schema_1372","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#filter"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"filter"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" expression that filters security access reviews."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"eq"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"co"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#operators"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"operators"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" are supported for string properties."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"gt"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"lt"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" operators are supported for date properties."},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Query parameter percent encoding is required. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://developer.mozilla.org/en-US/docs/Glossary/Percent-encoding"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Percent-encoding"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"examples":{"FilterByName":{"summary":"Filter by name provided for the security access review","value":"name co \"Git\""},"FilterByStatus":{"summary":"Filter by status of the security access review","value":"status eq \"ACTIVE\""},"FilterByReviewerName":{"summary":"Filter by reviewer.name. Note that it compares against the first name and last name of the reviewer.","value":"reviewer.name co \"John\""},"FilterByCreated":{"summary":"Filter by created","value":"created gt \"2022-05-24T14:15:22Z\""}}},{"name":"orderBy","in":"query","schemaId":"schema_1373","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The field to sort the results, in ascending ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"asc"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":") or descending ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"desc"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":") order."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sorting is applied to only one field."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Query parameter percent encoding is required. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://developer.mozilla.org/en-US/docs/Glossary/Percent-encoding"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Percent-encoding"},"children":[]}]}]}]}],"examples":{"OrderByName":{"summary":"Order by name","value":"name desc"},"OrderByCreated":{"summary":"Order by created","value":"created desc"},"OrderByEndTime":{"summary":"Order by endTime","value":"endTime desc"},"OrderByStatus":{"summary":"Order by status","value":"status desc"},"OrderById":{"summary":"Order by id","value":"id desc"}}},{"name":"after","in":"query","schemaId":"schema_1364","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specifies the pagination cursor for the next page of results."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Treat this as an opaque value obtained through the standard link headers. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#pagination"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"pagination"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"limit","in":"query","schemaId":"schema_1365","description":"The maximum number of records returned in a response"}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/security-access-reviews","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[],"query":[{"name":"filter","in":"query","required":false,"example":"name co \"Git\"","schemaId":"schema_1372"},{"name":"orderBy","in":"query","required":false,"example":"name desc","schemaId":"schema_1373","style":"form","explode":false},{"name":"after","in":"query","required":false,"example":"00u68w6vzKLultXS97g6","schemaId":"schema_1364"},{"name":"limit","in":"query","required":false,"schemaId":"schema_1365"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","429","500"],"pointer":"/governance/api/v2/my/security-access-reviews","href":"my-security-access-reviews/listmysecurityaccessreviews","openApiOperationId":"listMySecurityAccessReviews","summary":"List the security access reviews"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful security access reviews get response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-reviews","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/200/content/application~1json/examples/Lists all security access reviews based on filter criteria"]}},"schemaId":"components/schemas/security-access-reviews","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/200/content/application~1json/examples/Lists all security access reviews based on filter criteria"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/security-access-reviews","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/200/content/application~1json/examples/Lists all security access reviews based on filter criteria"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-reviews","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/200/content/application~1json/examples/Lists all security access reviews based on filter criteria"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/security-access-reviews"},{"label":"Retrieve the statistics for security access reviews","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/getmysecurityaccessreviewsstats","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/getmysecurityaccessreviewsstats","metadata":{"seo":{"title":"Retrieve the statistics for security access reviews","description":"OAuth 2.0 scope:okta.governance.securityAccessReviews.endUser.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getMySecurityAccessReviewsStats","name":"Retrieve the statistics for security access reviews","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the statistics for security access reviews","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.securityAccessReviews.endUser.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the statistics for security access reviews"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/security-access-reviews/stats","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","429","500"],"pointer":"/governance/api/v2/my/security-access-reviews/stats","href":"my-security-access-reviews/getmysecurityaccessreviewsstats","openApiOperationId":"getMySecurityAccessReviewsStats","summary":"Retrieve the statistics for security access reviews"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful security access reviews stats get response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-reviews-stats","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/200/content/application~1json/examples/Statistics for all security access reviews"]}},"schemaId":"components/schemas/security-access-reviews-stats","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/200/content/application~1json/examples/Statistics for all security access reviews"],"headers":{"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1357"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/security-access-reviews-stats","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/200/content/application~1json/examples/Statistics for all security access reviews"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-reviews-stats","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/200/content/application~1json/examples/Statistics for all security access reviews"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/security-access-reviews/stats"},{"label":"Retrieve a security access review","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/getmysecurityaccessreview","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/getmysecurityaccessreview","metadata":{"seo":{"title":"Retrieve a security access review","description":"OAuth 2.0 scope:okta.governance.securityAccessReviews.endUser.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getMySecurityAccessReview","name":"Retrieve a security access review","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve a security access review","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.securityAccessReviews.endUser.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves a security access review"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"securityAccessReviewId","in":"path","schemaId":"schema_1372","description":"The ID of the security access review","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"securityAccessReviewId","in":"path","required":true,"schemaId":"schema_1372"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","429","500"],"pointer":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}","href":"my-security-access-reviews/getmysecurityaccessreview","openApiOperationId":"getMySecurityAccessReview","summary":"Retrieve a security access review"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful security access review get response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-review","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/200/content/application~1json/examples/Create a security access review response"]}},"schemaId":"components/schemas/security-access-review","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/200/content/application~1json/examples/Create a security access review response"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/security-access-review","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/200/content/application~1json/examples/Create a security access review response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-review","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/200/content/application~1json/examples/Create a security access review response"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}"},{"label":"Generate a summary for a security access review","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/generatemysecurityaccessreviewsummary","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/generatemysecurityaccessreviewsummary","metadata":{"seo":{"title":"Generate a summary for a security access review","description":"OAuth 2.0 scope:okta.governance.securityAccessReviews.endUser.manage"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"generateMySecurityAccessReviewSummary","name":"Generate a summary for a security access review","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Generate a summary for a security access review","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.securityAccessReviews.endUser.manage"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Generates a summary for a security access review"},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" The "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/iga/openapi/governance.api/tag/Org-Governance-Settings/#tag/Org-Governance-Settings/operation/updateOrgSettings!path=governanceAI&t=request"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"governanceAI.securityAccessReview.enabled"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" org governance setting must be enabled for users to generate summaries for security access reviews."},"children":[]}]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"securityAccessReviewId","in":"path","schemaId":"schema_1372","description":"The ID of the security access review","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/summary","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"securityAccessReviewId","in":"path","required":true,"schemaId":"schema_1372"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","429","500"],"pointer":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/summary","href":"my-security-access-reviews/generatemysecurityaccessreviewsummary","openApiOperationId":"generateMySecurityAccessReviewSummary","summary":"Generate a summary for a security access review"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful security access review summary response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ai-message","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/200/content/application~1json/examples/Generate a security access review summary response","paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/200/content/application~1json/examples/Failed to generate a summary for a security access review"]}},"schemaId":"components/schemas/ai-message","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/200/content/application~1json/examples/Generate a security access review summary response","paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/200/content/application~1json/examples/Failed to generate a summary for a security access review"],"headers":{"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1357"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ai-message","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/200/content/application~1json/examples/Generate a security access review summary response","paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/200/content/application~1json/examples/Failed to generate a summary for a security access review"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ai-message","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/200/content/application~1json/examples/Generate a security access review summary response","paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/200/content/application~1json/examples/Failed to generate a summary for a security access review"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/summary"},{"label":"List all actions for a security access review","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/listmysecurityaccessreviewactions","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/listmysecurityaccessreviewactions","metadata":{"seo":{"title":"List all actions for a security access review","description":"OAuth 2.0 scope:okta.governance.securityAccessReviews.endUser.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listMySecurityAccessReviewActions","name":"List all actions for a security access review","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all actions for a security access review","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.securityAccessReviews.endUser.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all of the actions available for a security access review"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"securityAccessReviewId","in":"path","schemaId":"schema_1372","description":"The ID of the security access review","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/actions","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"securityAccessReviewId","in":"path","required":true,"schemaId":"schema_1372"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","429","500"],"pointer":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/actions","href":"my-security-access-reviews/listmysecurityaccessreviewactions","openApiOperationId":"listMySecurityAccessReviewActions","summary":"List all actions for a security access review"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful security access review actions get response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-review-actions","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/200/content/application~1json/examples/All possible actions for a security access review response"]}},"schemaId":"components/schemas/security-access-review-actions","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/200/content/application~1json/examples/All possible actions for a security access review response"],"headers":{"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1357"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/security-access-review-actions","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/200/content/application~1json/examples/All possible actions for a security access review response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-review-actions","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/200/content/application~1json/examples/All possible actions for a security access review response"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/actions"},{"label":"Execute an action on a security access review","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/executemysecurityaccessreviewaction","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/executemysecurityaccessreviewaction","metadata":{"seo":{"title":"Execute an action on a security access review","description":"OAuth 2.0 scope:okta.governance.securityAccessReviews.endUser.manage"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"executeMySecurityAccessReviewAction","name":"Execute an action on a security access review","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Execute an action on a security access review","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.securityAccessReviews.endUser.manage"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Executes a specified action on a security access review"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"securityAccessReviewId","in":"path","schemaId":"schema_1372","description":"The ID of the security access review","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/security-access-review-action"}},"schemaId":"components/schemas/security-access-review-action","pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/actions","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"securityAccessReviewId","in":"path","required":true,"schemaId":"schema_1372"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/security-access-review-action"}},"responseCodes":["202","401","403","404","429","500"],"pointer":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/actions","href":"my-security-access-reviews/executemysecurityaccessreviewaction","openApiOperationId":"executeMySecurityAccessReviewAction","summary":"Execute an action on a security access review"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"schemaId":"components/schemas/security-access-review-action","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/security-access-review-action"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"202","description":"Action initiated successfully"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"202"},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/actions"},{"label":"Retrieve the principal for a security access review","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/getmysecurityaccessreviewprincipaldetails","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/getmysecurityaccessreviewprincipaldetails","metadata":{"seo":{"title":"Retrieve the principal for a security access review","description":"OAuth 2.0 scope:okta.governance.securityAccessReviews.endUser.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getMySecurityAccessReviewPrincipalDetails","name":"Retrieve the principal for a security access review","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the principal for a security access review","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.securityAccessReviews.endUser.read"},"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 security access review's principal target"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"securityAccessReviewId","in":"path","schemaId":"schema_1372","description":"The ID of the security access review","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/principal","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"securityAccessReviewId","in":"path","required":true,"schemaId":"schema_1372"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","429","500"],"pointer":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/principal","href":"my-security-access-reviews/getmysecurityaccessreviewprincipaldetails","openApiOperationId":"getMySecurityAccessReviewPrincipalDetails","summary":"Retrieve the principal for a security access review"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful security access review principal details get response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-review-principal","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/200/content/application~1json/examples/Target principal of a security access review response"]}},"schemaId":"components/schemas/security-access-review-principal","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/200/content/application~1json/examples/Target principal of a security access review response"],"headers":{"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1357"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/security-access-review-principal","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/200/content/application~1json/examples/Target principal of a security access review response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-review-principal","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/200/content/application~1json/examples/Target principal of a security access review response"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/principal"},{"label":"List the access items for a security access review","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/listmysecurityaccessreviewaccesses","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/listmysecurityaccessreviewaccesses","metadata":{"seo":{"title":"List the access items for a security access review","description":"OAuth 2.0 scope:okta.governance.securityAccessReviews.endUser.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listMySecurityAccessReviewAccesses","name":"List the access items for a security access review","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List the access items for a security access review","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.securityAccessReviews.endUser.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists the access items for a specific security access review."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Access items refer to the top-level resources that the security access review's target principal has access to."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For example, a top-level resource can be an app, hence the access item describes the principal's access to that app."},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"securityAccessReviewId","in":"path","schemaId":"schema_1372","description":"The ID of the security access review","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"filter","in":"query","schemaId":"schema_1372","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#filter"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"filter"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" expression that filters access items."},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Query parameter percent encoding is required. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://developer.mozilla.org/en-US/docs/Glossary/Percent-encoding"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Percent-encoding"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"examples":{"FilterByName":{"summary":"Filter by name","value":"name co \"Git\""},"FilterByPriority":{"summary":"Filter by priority","value":"priority eq \"HIGH\""},"FilterBySODConflict":{"summary":"Filter by sodConflictSeverity","value":"sodConflictSeverity eq \"HIGH\""},"FilterByAssignmentMethod":{"summary":"Filter by assignmentMethodSeverity","value":"assignmentMethodSeverity eq \"HIGH\""},"FilterByPastGovernanceDecisions":{"summary":"Filter by pastGovernanceDecisionsSeverity","value":"pastGovernanceDecisionsSeverity eq \"HIGH\""},"FilterByUsageHistory":{"summary":"Filter by usageHistorySeverity","value":"usageHistorySeverity eq \"HIGH\""},"FilterByGovernanceLabel":{"summary":"Filter by governanceLabel","value":"governanceLabel co \"Crown Jewel\""}}},{"name":"orderBy","in":"query","schemaId":"schema_1374","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The field to sort the results, in ascending (asc) or descending (desc) order. Sorting is applied to only one field."},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Query parameter percent encoding is required. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://developer.mozilla.org/en-US/docs/Glossary/Percent-encoding"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Percent-encoding"},"children":[]}]}]}]}]}],"examples":{"OrderByPriority":{"summary":"Order by priority","value":"priority desc"},"OrderByLastAccess":{"summary":"Order by lastAccess","value":"lastAccess desc"},"OrderByAccessFrequency":{"summary":"Order by accessFrequency","value":"accessFrequency desc"}}},{"name":"after","in":"query","schemaId":"schema_1364","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specifies the pagination cursor for the next page of results."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Treat this as an opaque value obtained through the standard link headers. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#pagination"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"pagination"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"limit","in":"query","schemaId":"schema_1365","description":"The maximum number of records returned in a response"}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"securityAccessReviewId","in":"path","required":true,"schemaId":"schema_1372"}],"query":[{"name":"filter","in":"query","required":false,"example":"name co \"Git\"","schemaId":"schema_1372"},{"name":"orderBy","in":"query","required":false,"example":"priority desc","schemaId":"schema_1374","style":"form","explode":false},{"name":"after","in":"query","required":false,"example":"00u68w6vzKLultXS97g6","schemaId":"schema_1364"},{"name":"limit","in":"query","required":false,"schemaId":"schema_1365"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","429","500"],"pointer":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses","href":"my-security-access-reviews/listmysecurityaccessreviewaccesses","openApiOperationId":"listMySecurityAccessReviewAccesses","summary":"List the access items for a security access review"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful security access review access items get response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-review-access-items","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/200/content/application~1json/examples/List access items in a security access review response"]}},"schemaId":"components/schemas/security-access-review-access-items","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/200/content/application~1json/examples/List access items in a security access review response"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/security-access-review-access-items","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/200/content/application~1json/examples/List access items in a security access review response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-review-access-items","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/200/content/application~1json/examples/List access items in a security access review response"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses"},{"label":"List the sub-access items for an access item","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/listmysecurityaccessreviewsubaccesses","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/listmysecurityaccessreviewsubaccesses","metadata":{"seo":{"title":"List the sub-access items for an access item","description":"OAuth 2.0 scope:okta.governance.securityAccessReviews.endUser.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listMySecurityAccessReviewSubAccesses","name":"List the sub-access items for an access item","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List the sub-access items for an access item","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.securityAccessReviews.endUser.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists the sub-access items for an access item from a security access review."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A sub-access item refers to the access of a resource that is a part of a top-level resource in an access item."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For example, an access item can describe the access of app, and the sub-access items can describe the access of groups, entitlement values, or entitlement bundles that belong to the app."},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"securityAccessReviewId","in":"path","schemaId":"schema_1372","description":"The ID of the security access review","required":true},{"name":"securityAccessReviewAccessId","in":"path","schemaId":"schema_1372","description":"The ID of the access item in a security access review","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"filter","in":"query","schemaId":"schema_1372","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#filter"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"filter"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" expression that filters sub-access items."},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Query parameter percent encoding is required. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://developer.mozilla.org/en-US/docs/Glossary/Percent-encoding"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Percent-encoding"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"examples":{"FilterByName":{"summary":"Filter by name","value":"name co \"Git\""},"FilterByResourceType":{"summary":"Filter by resourceType","value":"resourceType eq \"GROUP\""},"FilterByPriority":{"summary":"Filter by priority","value":"priority eq \"HIGH\""},"FilterBySODConflict":{"summary":"Filter by sodConflictSeverity","value":"sodConflictSeverity eq \"HIGH\""},"FilterByAssignmentMethod":{"summary":"Filter by assignmentMethodSeverity","value":"assignmentMethodSeverity eq \"HIGH\""},"FilterByPastGovernanceDecisions":{"summary":"Filter by pastGovernanceDecisionsSeverity","value":"pastGovernanceDecisionsSeverity eq \"HIGH\""},"FilterByUsageHistory":{"summary":"Filter by usageHistorySeverity","value":"usageHistorySeverity eq \"HIGH\""},"FilterByGovernanceLabel":{"summary":"Filter by governanceLabel","value":"governanceLabel co \"Crown Jewel\""}}},{"name":"orderBy","in":"query","schemaId":"schema_1374","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A field by which results can be sorted. For now, sorting by a single field is supported."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Query parameter percent encoding is required. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://developer.mozilla.org/en-US/docs/Glossary/Percent-encoding"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Percent-encoding"},"children":[]}]}]}]}],"examples":{"OrderByPriority":{"summary":"Order by priority","value":"priority desc"}}},{"name":"after","in":"query","schemaId":"schema_1364","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specifies the pagination cursor for the next page of results."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Treat this as an opaque value obtained through the standard link headers. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#pagination"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"pagination"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"limit","in":"query","schemaId":"schema_1365","description":"The maximum number of records returned in a response"}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses/{securityAccessReviewAccessId}/sub-accesses","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"securityAccessReviewId","in":"path","required":true,"schemaId":"schema_1372"},{"name":"securityAccessReviewAccessId","in":"path","required":true,"schemaId":"schema_1372"}],"query":[{"name":"filter","in":"query","required":false,"example":"name co \"Git\"","schemaId":"schema_1372"},{"name":"orderBy","in":"query","required":false,"example":"priority desc","schemaId":"schema_1374","style":"form","explode":false},{"name":"after","in":"query","required":false,"example":"00u68w6vzKLultXS97g6","schemaId":"schema_1364"},{"name":"limit","in":"query","required":false,"schemaId":"schema_1365"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","429","500"],"pointer":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses/{securityAccessReviewAccessId}/sub-accesses","href":"my-security-access-reviews/listmysecurityaccessreviewsubaccesses","openApiOperationId":"listMySecurityAccessReviewSubAccesses","summary":"List the sub-access items for an access item"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful security access review access items get response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-review-sub-access-items","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/200/content/application~1json/examples/List of sub-access items response"]}},"schemaId":"components/schemas/security-access-review-sub-access-items","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/200/content/application~1json/examples/List of sub-access items response"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/security-access-review-sub-access-items","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/200/content/application~1json/examples/List of sub-access items response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-review-sub-access-items","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/200/content/application~1json/examples/List of sub-access items response"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses/{securityAccessReviewAccessId}/sub-accesses"},{"label":"List the anomalies for an access item","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/listmysecurityaccessreviewaccessesanomalies","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/listmysecurityaccessreviewaccessesanomalies","metadata":{"seo":{"title":"List the anomalies for an access item","description":"OAuth 2.0 scope:okta.governance.securityAccessReviews.endUser.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listMySecurityAccessReviewAccessesAnomalies","name":"List the anomalies for an access item","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List the anomalies for an access item","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.securityAccessReviews.endUser.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists the anomalies for an access item in a security access review"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"securityAccessReviewId","in":"path","schemaId":"schema_1372","description":"The ID of the security access review","required":true},{"name":"securityAccessReviewTargetId","in":"path","schemaId":"schema_1372","description":"The ID of the access or sub-access item in a security access review","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses/{securityAccessReviewTargetId}/anomalies","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"securityAccessReviewId","in":"path","required":true,"schemaId":"schema_1372"},{"name":"securityAccessReviewTargetId","in":"path","required":true,"schemaId":"schema_1372"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","429","500"],"pointer":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses/{securityAccessReviewTargetId}/anomalies","href":"my-security-access-reviews/listmysecurityaccessreviewaccessesanomalies","openApiOperationId":"listMySecurityAccessReviewAccessesAnomalies","summary":"List the anomalies for an access item"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful security access review anomalies get response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-review-anomalies","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/200/content/application~1json/examples/Response for access item anomolies"]}},"schemaId":"components/schemas/security-access-review-anomalies","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/200/content/application~1json/examples/Response for access item anomolies"],"headers":{"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1357"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/security-access-review-anomalies","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/200/content/application~1json/examples/Response for access item anomolies"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-review-anomalies","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/200/content/application~1json/examples/Response for access item anomolies"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses/{securityAccessReviewTargetId}/anomalies"},{"label":"Generate a summary for an access item","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/generatemysecurityaccessreviewaccessessummary","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/generatemysecurityaccessreviewaccessessummary","metadata":{"seo":{"title":"Generate a summary for an access item","description":"OAuth 2.0 scope:okta.governance.securityAccessReviews.endUser.manage"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"generateMySecurityAccessReviewAccessesSummary","name":"Generate a summary for an access item","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Generate a summary for an access item","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.securityAccessReviews.endUser.manage"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Generates a summary for an access item in a security access review"},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Notes:"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/iga/openapi/governance.api/tag/Org-Governance-Settings/#tag/Org-Governance-Settings/operation/updateOrgSettings!path=governanceAI&t=request"},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"governanceAI.securityAccessReview.enabled"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" org governance setting must be enabled for users to generate summaries for security access reviews."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This feature is excluded from the Okta for AI Agents - Core SKU, which is the version of Okta for AI Agents available to FedRAMP Moderate and FedRAMP High customers."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Okta for AI Agents - Core isn't available in Okta for US Military cells. For a current list of features that are excluded from the Okta for AI Agents - Core SKU, please refer to the "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-support.pixtulate.com/help/s/article/okta-us-public-sector-limitations-or-exceptions?language=en_US"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Okta US Public Sector Limitations or Exceptions"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" documentation."},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"securityAccessReviewId","in":"path","schemaId":"schema_1372","description":"The ID of the security access review","required":true},{"name":"securityAccessReviewTargetId","in":"path","schemaId":"schema_1372","description":"The ID of the access or sub-access item in a security access review","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses/{securityAccessReviewTargetId}/summary","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"securityAccessReviewId","in":"path","required":true,"schemaId":"schema_1372"},{"name":"securityAccessReviewTargetId","in":"path","required":true,"schemaId":"schema_1372"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","429","500"],"pointer":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses/{securityAccessReviewTargetId}/summary","href":"my-security-access-reviews/generatemysecurityaccessreviewaccessessummary","openApiOperationId":"generateMySecurityAccessReviewAccessesSummary","summary":"Generate a summary for an access item"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful security access review summary response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ai-message","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/200/content/application~1json/examples/Generate a security access review summary response","paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/200/content/application~1json/examples/Failed to generate a summary for a security access review"]}},"schemaId":"components/schemas/ai-message","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/200/content/application~1json/examples/Generate a security access review summary response","paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/200/content/application~1json/examples/Failed to generate a summary for a security access review"],"headers":{"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1357"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ai-message","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/200/content/application~1json/examples/Generate a security access review summary response","paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/200/content/application~1json/examples/Failed to generate a summary for a security access review"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ai-message","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/200/content/application~1json/examples/Generate a security access review summary response","paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/200/content/application~1json/examples/Failed to generate a summary for a security access review"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses/{securityAccessReviewTargetId}/summary"},{"label":"Execute an action on an access item","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/executemysecurityaccessreviewaccessesaction","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/executemysecurityaccessreviewaccessesaction","metadata":{"seo":{"title":"Execute an action on an access item","description":"OAuth 2.0 scope:okta.governance.securityAccessReviews.endUser.manage"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"executeMySecurityAccessReviewAccessesAction","name":"Execute an action on an access item","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Execute an action on an access item","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.securityAccessReviews.endUser.manage"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Executes an action on an access or sub-access item in a security access review"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"securityAccessReviewId","in":"path","schemaId":"schema_1372","description":"The ID of the security access review","required":true},{"name":"securityAccessReviewTargetId","in":"path","schemaId":"schema_1372","description":"The ID of the access or sub-access item in a security access review","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/security-access-review-accesses-action-request"}},"schemaId":"components/schemas/security-access-review-accesses-action-request","pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses/{securityAccessReviewTargetId}/actions","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"securityAccessReviewId","in":"path","required":true,"schemaId":"schema_1372"},{"name":"securityAccessReviewTargetId","in":"path","required":true,"schemaId":"schema_1372"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/security-access-review-accesses-action-request"}},"responseCodes":["202","401","403","404","429","500"],"pointer":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses/{securityAccessReviewTargetId}/actions","href":"my-security-access-reviews/executemysecurityaccessreviewaccessesaction","openApiOperationId":"executeMySecurityAccessReviewAccessesAction","summary":"Execute an action on an access item"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"schemaId":"components/schemas/security-access-review-accesses-action-request","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/security-access-review-accesses-action-request"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"202","description":"Action initiated successfully"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"202"},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses/{securityAccessReviewTargetId}/actions"},{"label":"List the history of a security access review","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/listmysecurityaccessreviewhistory","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/listmysecurityaccessreviewhistory","metadata":{"seo":{"title":"List the history of a security access review","description":"OAuth 2.0 scope:okta.governance.securityAccessReviews.endUser.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listMySecurityAccessReviewHistory","name":"List the history of a security access review","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List the history of a security access review","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.securityAccessReviews.endUser.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists the history of actions and changes for a security access review"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"securityAccessReviewId","in":"path","schemaId":"schema_1372","description":"The ID of the security access review","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"after","in":"query","schemaId":"schema_1364","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specifies the pagination cursor for the next page of results."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Treat this as an opaque value obtained through the standard link headers. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#pagination"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"pagination"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"limit","in":"query","schemaId":"schema_1365","description":"The maximum number of records returned in a response"}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/history","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"securityAccessReviewId","in":"path","required":true,"schemaId":"schema_1372"}],"query":[{"name":"after","in":"query","required":false,"example":"00u68w6vzKLultXS97g6","schemaId":"schema_1364"},{"name":"limit","in":"query","required":false,"schemaId":"schema_1365"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","429","500"],"pointer":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/history","href":"my-security-access-reviews/listmysecurityaccessreviewhistory","openApiOperationId":"listMySecurityAccessReviewHistory","summary":"List the history of a security access review"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful security access review history get response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-review-history-items","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/200/content/application~1json/examples/History of a security access review response"]}},"schemaId":"components/schemas/security-access-review-history-items","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/200/content/application~1json/examples/History of a security access review response"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/security-access-review-history-items","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/200/content/application~1json/examples/History of a security access review response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/security-access-review-history-items","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/200/content/application~1json/examples/History of a security access review response"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/history"},{"label":"Add a comment for a security access review","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/addmysecurityaccessreviewcomment","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-security-access-reviews/addmysecurityaccessreviewcomment","metadata":{"seo":{"title":"Add a comment for a security access review","description":"OAuth 2.0 scope:okta.governance.securityAccessReviews.endUser.manage"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"addMySecurityAccessReviewComment","name":"Add a comment for a security access review","isWebhook":false,"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Add a comment for a security access review","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.securityAccessReviews.endUser.manage"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Adds a comment for a security access review"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"securityAccessReviewId","in":"path","schemaId":"schema_1372","description":"The ID of the security access review","required":true}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/security-access-review-comment-request"}},"schemaId":"components/schemas/security-access-review-comment-request","pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/comment","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"securityAccessReviewId","in":"path","required":true,"schemaId":"schema_1372"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/security-access-review-comment-request"}},"responseCodes":["204","401","403","404","429","500"],"pointer":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/comment","href":"my-security-access-reviews/addmysecurityaccessreviewcomment","openApiOperationId":"addMySecurityAccessReviewComment","summary":"Add a comment for a security access review"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"schemaId":"components/schemas/security-access-review-comment-request","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/security-access-review-comment-request"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Comment added successfully"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/comment"}],"content":{"contentType":"group","meta":{"name":"My Security Access Reviews"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"My Security Access Reviews","showPageActions":true},{"nodeType":"markdoc","content":"The My Security Access Reviews API allows reviewers to manage security access reviews that are assigned to them. These reviews provide a holistic view of a target principal's access to resources such as apps, groups, and entitlements. They're typically triggered as a response to a security or an identiy risk event. Reviewers can assess the target principal's access to resources and take immediate action.\n\nThe resource methods in the My Security Access Reviews API only returns security access reviews and corresponding objects that the authenticated requester (as the reviewer) has permission to access."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/governance/api/v2/my/security-access-reviews","summary":"List the security access reviews","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-security-access-reviews/listmysecurityaccessreviews","deprecated":false},{"title":"/governance/api/v2/my/security-access-reviews/stats","summary":"Retrieve the statistics for security access reviews","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-security-access-reviews/getmysecurityaccessreviewsstats","deprecated":false},{"title":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}","summary":"Retrieve a security access review","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-security-access-reviews/getmysecurityaccessreview","deprecated":false},{"title":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/summary","summary":"Generate a summary for a security access review","prefix":{"name":"post","color":"post"},"badges":[],"link":"/my-security-access-reviews/generatemysecurityaccessreviewsummary","deprecated":false},{"title":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/actions","summary":"List all actions for a security access review","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-security-access-reviews/listmysecurityaccessreviewactions","deprecated":false},{"title":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/actions","summary":"Execute an action on a security access review","prefix":{"name":"post","color":"post"},"badges":[],"link":"/my-security-access-reviews/executemysecurityaccessreviewaction","deprecated":false},{"title":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/principal","summary":"Retrieve the principal for a security access review","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-security-access-reviews/getmysecurityaccessreviewprincipaldetails","deprecated":false},{"title":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses","summary":"List the access items for a security access review","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-security-access-reviews/listmysecurityaccessreviewaccesses","deprecated":false},{"title":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses/{securityAccessReviewAccessId}/sub-accesses","summary":"List the sub-access items for an access item","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-security-access-reviews/listmysecurityaccessreviewsubaccesses","deprecated":false},{"title":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses/{securityAccessReviewTargetId}/anomalies","summary":"List the anomalies for an access item","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-security-access-reviews/listmysecurityaccessreviewaccessesanomalies","deprecated":false},{"title":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses/{securityAccessReviewTargetId}/summary","summary":"Generate a summary for an access item","prefix":{"name":"post","color":"post"},"badges":[],"link":"/my-security-access-reviews/generatemysecurityaccessreviewaccessessummary","deprecated":false},{"title":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/accesses/{securityAccessReviewTargetId}/actions","summary":"Execute an action on an access item","prefix":{"name":"post","color":"post"},"badges":[],"link":"/my-security-access-reviews/executemysecurityaccessreviewaccessesaction","deprecated":false},{"title":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/history","summary":"List the history of a security access review","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-security-access-reviews/listmysecurityaccessreviewhistory","deprecated":false},{"title":"/governance/api/v2/my/security-access-reviews/{securityAccessReviewId}/comment","summary":"Add a comment for a security access review","prefix":{"name":"post","color":"post"},"badges":[],"link":"/my-security-access-reviews/addmysecurityaccessreviewcomment","deprecated":false}]}]}]}]}},{"type":"group","label":"My Access Certification Reviews","link":"/iga/openapi/governance-production-enduser-reference/my-access-certification-reviews","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-access-certification-reviews","items":[{"label":"List all resource connections for my review","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-access-certification-reviews/listmyresourceconnections","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-access-certification-reviews/listmyresourceconnections","metadata":{"seo":{"title":"List all resource connections for my review","description":"BetaOAuth 2.0 scope:okta.governance.reviewer.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listMyResourceConnections","name":"List all resource connections for my review","isWebhook":false,"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List all resource connections for my review","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge beta","style":{"cursor":"pointer","background":"rgb(255, 198, 28)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Beta"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.reviewer.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists all resource connections for the specified AI agent in the current user's assigned review"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"campaignId","in":"path","schemaId":"schema_1372","description":"Unique identifier for the campaign","required":true},{"name":"reviewId","in":"path","schemaId":"schema_1372","description":"Unique identifier for the review","required":true},{"name":"agentId","in":"path","schemaId":"schema_1375","description":"ID of the agent","required":true}],"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"after","in":"query","schemaId":"schema_1364","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specifies the pagination cursor for the next page of results."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Treat this as an opaque value obtained through the standard link headers. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#pagination"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"pagination"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"limit","in":"query","schemaId":"schema_1365","description":"The maximum number of records returned in a response"}],"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v1/my/campaigns/{campaignId}/reviews/{reviewId}/agent-resource-connections/{agentId}","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"campaignId","in":"path","required":true,"schemaId":"schema_1372"},{"name":"reviewId","in":"path","required":true,"schemaId":"schema_1372"},{"name":"agentId","in":"path","required":true,"example":"wlpkhjm0jnDp8RrUu0g4","schemaId":"schema_1375"}],"query":[{"name":"after","in":"query","required":false,"example":"00u68w6vzKLultXS97g6","schemaId":"schema_1364"},{"name":"limit","in":"query","required":false,"schemaId":"schema_1365"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","429","500"],"pointer":"/governance/api/v1/my/campaigns/{campaignId}/reviews/{reviewId}/agent-resource-connections/{agentId}","href":"my-access-certification-reviews/listmyresourceconnections","openApiOperationId":"listMyResourceConnections","summary":"List all resource connections for my review"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"All connections the agent has established","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/my-resource-connections","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/200/content/application~1json/examples/List all resource connections","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/200/content/application~1json/examples/List all resource connections including STS access token"]}},"schemaId":"components/schemas/my-resource-connections","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/200/content/application~1json/examples/List all resource connections","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/200/content/application~1json/examples/List all resource connections including STS access token"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/my-resource-connections","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/200/content/application~1json/examples/List all resource connections","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/200/content/application~1json/examples/List all resource connections including STS access token"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/my-resource-connections","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/200/content/application~1json/examples/List all resource connections","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/200/content/application~1json/examples/List all resource connections including STS access token"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v1/my/campaigns/{campaignId}/reviews/{reviewId}/agent-resource-connections/{agentId}"},{"label":"Submit a bulk-review decision","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-access-certification-reviews/submitcampaignbulkdecisions","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-access-certification-reviews/submitcampaignbulkdecisions","metadata":{"seo":{"title":"Submit a bulk-review decision","description":"OAuth 2.0 scope:okta.governance.reviewer.manage"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"submitCampaignBulkDecisions","name":"Submit a bulk-review decision","isWebhook":false,"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Submit a bulk-review decision","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.reviewer.manage"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Submits a decision for bulk reviews in a campaign."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The request body includes the criteria used to select the reviews for applying the decision."},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"campaignId","in":"path","schemaId":"schema_1372","description":"Unique identifier for the campaign","required":true}],"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/bulk-review-submission-mutable","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/requestBody/content/application~1json/examples/Payload to submit bulk review decision"]}},"schemaId":"components/schemas/bulk-review-submission-mutable","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/requestBody/content/application~1json/examples/Payload to submit bulk review decision"],"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/requestBody","description":"Request body for submitting a decision for bulk reviews\n"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/governance/api/v1/my/campaigns/{campaignId}/reviews/bulk-decisions","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"campaignId","in":"path","required":true,"schemaId":"schema_1372"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/bulk-review-submission-mutable","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/requestBody/content/application~1json/examples/Payload to submit bulk review decision"]}},"responseCodes":["202","401","403","404","409","429","500"],"pointer":"/governance/api/v1/my/campaigns/{campaignId}/reviews/bulk-decisions","href":"my-access-certification-reviews/submitcampaignbulkdecisions","openApiOperationId":"submitCampaignBulkDecisions","summary":"Submit a bulk-review decision"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"schemaId":"components/schemas/bulk-review-submission-mutable","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/requestBody/content/application~1json/examples/Payload to submit bulk review decision"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/bulk-review-submission-mutable","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/requestBody/content/application~1json/examples/Payload to submit bulk review decision"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"202","description":"Accepted response for a bulk-review submission","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/bulk-review-submission-details","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/202/content/application~1json/examples/Accepted response for the bulk-review submission"]}},"schemaId":"components/schemas/bulk-review-submission-details","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/202/content/application~1json/examples/Accepted response for the bulk-review submission"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/404/content/application~1json/example"]},{"code":"409","description":"Another bulk-review submission request is being processed for the same reviews. \nWait for the current bulk review submission request to finish processing before submitting another request.\n","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/409/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/409/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"202","schemaId":"components/schemas/bulk-review-submission-details","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/202/content/application~1json/examples/Accepted response for the bulk-review submission"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/bulk-review-submission-details","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/202/content/application~1json/examples/Accepted response for the bulk-review submission"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/404/content/application~1json/example"]}}},{"code":"409","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/409/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/409/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v1/my/campaigns/{campaignId}/reviews/bulk-decisions"},{"label":"Retrieve the status of a bulk-review submission","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-access-certification-reviews/getcampaignbulkdecisionsjobstatus","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-access-certification-reviews/getcampaignbulkdecisionsjobstatus","metadata":{"seo":{"title":"Retrieve the status of a bulk-review submission","description":"OAuth 2.0 scope:okta.governance.reviewer.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getCampaignBulkDecisionsJobStatus","name":"Retrieve the status of a bulk-review submission","isWebhook":false,"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve the status of a bulk-review submission","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.reviewer.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the job status of a bulk-review submission. Use this request to monitor the status of a bulk-review submission."},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"campaignId","in":"path","schemaId":"schema_1372","description":"Unique identifier for the campaign","required":true},{"name":"jobId","in":"path","schemaId":"schema_1372","description":"Unique identifier for the job","required":true}],"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v1/my/campaigns/{campaignId}/reviews/bulk-decisions/jobs/{jobId}","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"campaignId","in":"path","required":true,"schemaId":"schema_1372"},{"name":"jobId","in":"path","required":true,"schemaId":"schema_1372"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","429","500"],"pointer":"/governance/api/v1/my/campaigns/{campaignId}/reviews/bulk-decisions/jobs/{jobId}","href":"my-access-certification-reviews/getcampaignbulkdecisionsjobstatus","openApiOperationId":"getCampaignBulkDecisionsJobStatus","summary":"Retrieve the status of a bulk-review submission"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Response for the bulk-review submission job","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/bulk-review-submission-job-details","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/200/content/application~1json/examples/Accepted response to bulk review decision. |tooltip| Accepted response to bulk review decision.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/200/content/application~1json/examples/Bulk-review decision job status with conflict error status |tooltip| This indicates that some of the reviews in the bulk decision submission have had their decision status changed since the submission was made, which has caused the bulk decision job to fail.\nThe response includes a failure reason message and links to view the affected review records.\n"]}},"schemaId":"components/schemas/bulk-review-submission-job-details","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/200/content/application~1json/examples/Accepted response to bulk review decision. |tooltip| Accepted response to bulk review decision.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/200/content/application~1json/examples/Bulk-review decision job status with conflict error status |tooltip| This indicates that some of the reviews in the bulk decision submission have had their decision status changed since the submission was made, which has caused the bulk decision job to fail.\nThe response includes a failure reason message and links to view the affected review records.\n"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/bulk-review-submission-job-details","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/200/content/application~1json/examples/Accepted response to bulk review decision. |tooltip| Accepted response to bulk review decision.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/200/content/application~1json/examples/Bulk-review decision job status with conflict error status |tooltip| This indicates that some of the reviews in the bulk decision submission have had their decision status changed since the submission was made, which has caused the bulk decision job to fail.\nThe response includes a failure reason message and links to view the affected review records.\n"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/bulk-review-submission-job-details","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/200/content/application~1json/examples/Accepted response to bulk review decision. |tooltip| Accepted response to bulk review decision.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/200/content/application~1json/examples/Bulk-review decision job status with conflict error status |tooltip| This indicates that some of the reviews in the bulk decision submission have had their decision status changed since the submission was made, which has caused the bulk decision job to fail.\nThe response includes a failure reason message and links to view the affected review records.\n"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v1/my/campaigns/{campaignId}/reviews/bulk-decisions/jobs/{jobId}"},{"label":"List my reviews for a campaign","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-access-certification-reviews/listcampaignreviews","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-access-certification-reviews/listcampaignreviews","metadata":{"seo":{"title":"List my reviews for a campaign","description":"OAuth 2.0 scope:okta.governance.reviewer.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listCampaignReviews","name":"List my reviews for a campaign","isWebhook":false,"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List my reviews for a campaign","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.reviewer.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists the reviews assigned to you for a given campaign."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Use the filter expression ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"?filter="},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":") query parameter to return a subset of your reviews for a campaign."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pagination parameters are accepted, and standard link headers are in the response."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Reviews are returned only for campaigns that launched and have an "},"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":"COMPLETED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" status."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"UNREVIEWED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" decision status reviews have a null "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"decided"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property. If remediation isn't completed, then the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"remediationStatus"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property is also null."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The order criteria ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"orderBy"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":") applies to the following properties: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"decided"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"decision"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"remediationStatus"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"created"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"By default, results are sorted by "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Okta recommends adding a filter in your request to target the reviews returned. This provides reliable performance when your org contains a large number of campaigns and reviews. The response for this request can time out or fail if there are a large number of campaigns and reviews to process."},"children":[]}]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"campaignId","in":"path","schemaId":"schema_1372","description":"Unique identifier for the campaign","required":true}],"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/parameters"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"filter","in":"query","schemaId":"schema_1372","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Apply various filters by using supported review filtering properties."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Query parameter percent encoding is required. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://developer.mozilla.org/en-US/docs/Glossary/Percent-encoding"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Percent-encoding"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Supported filters are:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": string"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"principalId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": string"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"reviewerId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": string"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"decision"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": string (APPROVE, REVOKE, UNREVIEWED)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"resourceId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": string ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GroupId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"AppId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"reviewerType"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": string ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"USER"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GROUP"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"RESOURCE_OWNER"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"reviewerLevel"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": string ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"FIRST"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"SECOND"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"entitlementValueId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": string"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"entitlementBundleId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": string"},"children":[]}]}]}]}],"examples":{"FilterByReviewDecision":{"summary":"Filter by review decisions","value":"decision eq \"UNREVIEWED\""},"FilterByReviewerId":{"summary":"Filter by reviewerId","value":"reviewerId eq \"00u5v5viPvg84h0W68g4\""},"FilterByGroupResourceId":{"summary":"Filter by group resourceId","value":"resourceId eq \"00gyqjxNrsh764hjs784\""},"FilterByAppResourceId":{"summary":"Filter by app resourceId","value":"resourceId eq \"00ayqjxNrZD11n4w40g3\""},"FilterByPrincipalId":{"summary":"Filter by principalId","value":"principalId eq \"00u5v5viPvg84h0W68g4\""},"FilterByReviewerType":{"summary":"Filter by reviewerType","value":"reviewerType eq USER"},"FilterByReviewerLevel":{"summary":"Filter by reviewerLevel","value":"reviewerLevel eq FIRST"},"FilterByEntitlementId":{"summary":"Filter by entitlement value ID","value":"entitlementValueId eq \"enthzzPJAXvaYQ71T0g3\""},"FilterByEntitlementType":{"summary":"Filter by entitlement bundle ID","value":"entitlementBundleId eq \"enbisi7xt3iBd39Bn0g3\""},"FilterByAppServiceAccountId":{"summary":"Filter by SaaS app service account ID","value":"appServiceAccountId eq \"00saqjxNrZD11n4w40g3\""},"FilterByOktaServiceAccountId":{"summary":"Filter by Okta service account ID","value":"oktaServiceAccountId eq \"00sa5v5viPvg84h0W68g4\""}}},{"name":"after","in":"query","schemaId":"schema_1364","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specifies the pagination cursor for the next page of results."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Treat this as an opaque value obtained through the standard link headers. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#pagination"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"pagination"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"limit","in":"query","schemaId":"schema_1365","description":"The maximum number of records returned in a response"},{"name":"orderBy","in":"query","schemaId":"schema_1376","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specifies a property to sort the results. The following properties are supported:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"decided"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"decision"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"remediationStatus"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"created"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Append "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"desc"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"asc"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to indicate the sorting direction."},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Query parameter percent encoding is required. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://developer.mozilla.org/en-US/docs/Glossary/Percent-encoding"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Percent-encoding"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}],"examples":{"OrderByDecided":{"summary":"Order by decided","value":"decided desc"},"OrderByDecision":{"summary":"Order by decision","value":"decision desc"},"OrderByRemediationStatus":{"summary":"Order by remediationStatus","value":"remediationStatus desc"},"OrderByCreated":{"summary":"Order by created","value":"created desc"}}}],"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v1/my/campaigns/{campaignId}/reviews","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"campaignId","in":"path","required":true,"schemaId":"schema_1372"}],"query":[{"name":"filter","in":"query","required":false,"example":"decision eq \"UNREVIEWED\"","schemaId":"schema_1372"},{"name":"after","in":"query","required":false,"example":"00u68w6vzKLultXS97g6","schemaId":"schema_1364"},{"name":"limit","in":"query","required":false,"schemaId":"schema_1365"},{"name":"orderBy","in":"query","required":false,"example":"decided desc","schemaId":"schema_1376","style":"form","explode":false}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","500"],"pointer":"/governance/api/v1/my/campaigns/{campaignId}/reviews","href":"my-access-certification-reviews/listcampaignreviews","openApiOperationId":"listCampaignReviews","summary":"List my reviews for a campaign"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful review list response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/review-list","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by campaignId |tooltip| The list of reviews that belong to that campaign.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by decision made |tooltip| The list of reviews that are filter by specific `decision`.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by the principal ID |tooltip| The list of access reviews for a specific user (the principal)","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by resource ID","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewer ID |tooltip| The list of reviews that are assigned to a specific reviewer.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewerType |tooltip| The list of reviews that are mapped to specific reviewer type.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewerLevel |tooltip| The list of reviews whose `currentReviewerLevel` maps the filter criteria. In this example, since the the `currentReviewerLevel = FIRST`, the properties `reviewerGroupProfile`, `reviewerType` are level 1 details defined in the campaign.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by entitlement value ID |tooltip| The list of reviews that are mapped to a specific entitlement value ID"]}},"schemaId":"components/schemas/review-list","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by campaignId |tooltip| The list of reviews that belong to that campaign.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by decision made |tooltip| The list of reviews that are filter by specific `decision`.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by the principal ID |tooltip| The list of access reviews for a specific user (the principal)","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by resource ID","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewer ID |tooltip| The list of reviews that are assigned to a specific reviewer.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewerType |tooltip| The list of reviews that are mapped to specific reviewer type.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewerLevel |tooltip| The list of reviews whose `currentReviewerLevel` maps the filter criteria. In this example, since the the `currentReviewerLevel = FIRST`, the properties `reviewerGroupProfile`, `reviewerType` are level 1 details defined in the campaign.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by entitlement value ID |tooltip| The list of reviews that are mapped to a specific entitlement value ID"],"headers":{"Link":{"$ref":"#/components/headers/link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1359"},{"code":"400","description":"An invalid list request error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"]},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/403/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/review-list","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by campaignId |tooltip| The list of reviews that belong to that campaign.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by decision made |tooltip| The list of reviews that are filter by specific `decision`.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by the principal ID |tooltip| The list of access reviews for a specific user (the principal)","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by resource ID","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewer ID |tooltip| The list of reviews that are assigned to a specific reviewer.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewerType |tooltip| The list of reviews that are mapped to specific reviewer type.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewerLevel |tooltip| The list of reviews whose `currentReviewerLevel` maps the filter criteria. In this example, since the the `currentReviewerLevel = FIRST`, the properties `reviewerGroupProfile`, `reviewerType` are level 1 details defined in the campaign.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by entitlement value ID |tooltip| The list of reviews that are mapped to a specific entitlement value ID"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/review-list","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by campaignId |tooltip| The list of reviews that belong to that campaign.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by decision made |tooltip| The list of reviews that are filter by specific `decision`.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by the principal ID |tooltip| The list of access reviews for a specific user (the principal)","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by resource ID","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewer ID |tooltip| The list of reviews that are assigned to a specific reviewer.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewerType |tooltip| The list of reviews that are mapped to specific reviewer type.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewerLevel |tooltip| The list of reviews whose `currentReviewerLevel` maps the filter criteria. In this example, since the the `currentReviewerLevel = FIRST`, the properties `reviewerGroupProfile`, `reviewerType` are level 1 details defined in the campaign.","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by entitlement value ID |tooltip| The list of reviews that are mapped to a specific entitlement value ID"]}}},{"code":"400","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/403/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v1/my/campaigns/{campaignId}/reviews"},{"label":"Submit my review actions","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-access-certification-reviews/submitmycampaignreviewactions","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-access-certification-reviews/submitmycampaignreviewactions","metadata":{"seo":{"title":"Submit my review actions","description":"OAuth 2.0 scope:okta.governance.reviewer.manage"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"submitMyCampaignReviewActions","name":"Submit my review actions","isWebhook":false,"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Submit my review actions","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.reviewer.manage"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Submits actions for reviews that are assigned to you in the specified campaign."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You can specify a maximum of 50 review actions in a request."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For each review, specify the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"APPROVE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"REVOKE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"REASSIGN"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" action."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If you reassign a review ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"action=REASSIGN"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"), you must also include the"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"reviewerId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"justification"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" parameters. All your "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"REASSIGN"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" reviews must have"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"the same "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"reviewerId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" in a single request."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A successful request returns the updated reviews based on the submitted actions."},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"campaignId","in":"path","schemaId":"schema_1372","description":"Unique identifier for the campaign","required":true}],"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/review-items-action-mutable","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload to revoke access for two reviews","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload to reassign two reviews to another reviewer","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload with a combination of REASSIGN, APPROVE, and REVOKE actions in a single request"]}},"schemaId":"components/schemas/review-items-action-mutable","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload to revoke access for two reviews","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload to reassign two reviews to another reviewer","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload with a combination of REASSIGN, APPROVE, and REVOKE actions in a single request"],"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody","description":"Submit my review actions request body"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/governance/api/v1/my/campaigns/{campaignId}/reviews/actions","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[{"name":"campaignId","in":"path","required":true,"schemaId":"schema_1372"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/review-items-action-mutable","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload to revoke access for two reviews","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload to reassign two reviews to another reviewer","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload with a combination of REASSIGN, APPROVE, and REVOKE actions in a single request"]}},"responseCodes":["200","400","401","403","404","409","429","500"],"pointer":"/governance/api/v1/my/campaigns/{campaignId}/reviews/actions","href":"my-access-certification-reviews/submitmycampaignreviewactions","openApiOperationId":"submitMyCampaignReviewActions","summary":"Submit my review actions"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"schemaId":"components/schemas/review-items-action-mutable","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload to revoke access for two reviews","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload to reassign two reviews to another reviewer","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload with a combination of REASSIGN, APPROVE, and REVOKE actions in a single request"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/review-items-action-mutable","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload to revoke access for two reviews","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload to reassign two reviews to another reviewer","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload with a combination of REASSIGN, APPROVE, and REVOKE actions in a single request"]}},"examples":[{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful submit-actions response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/review-list","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Two reviews revoked |tooltip| The `decision` and `decided` properties are updated after two reviews were revoked.\n","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Two reviews reassigned to another reviewer |tooltip| After two reviews were reassigned, the `reviewerProfile` properties were updated, while the `decision` remains `UNREVIEWED`.\n","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Combination of reassigned, approved, and revoked reviews |tooltip| After submitting `REASSIGN`, `APPROVE`, and `REVOKE` actions, reassigned reviews have updated `reviewerProfile` while the `decision` remains `UNREVIEWED`. Approved and revoked reviews have `decision` and `decided` properties updated.\n"]}},"schemaId":"components/schemas/review-list","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Two reviews revoked |tooltip| The `decision` and `decided` properties are updated after two reviews were revoked.\n","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Two reviews reassigned to another reviewer |tooltip| After two reviews were reassigned, the `reviewerProfile` properties were updated, while the `decision` remains `UNREVIEWED`.\n","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Combination of reassigned, approved, and revoked reviews |tooltip| After submitting `REASSIGN`, `APPROVE`, and `REVOKE` actions, reassigned reviews have updated `reviewerProfile` while the `decision` remains `UNREVIEWED`. Approved and revoked reviews have `decision` and `decided` properties updated.\n"],"headers":{"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1357"},{"code":"400","description":"A request failed validation","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error"}},"schemaId":"components/schemas/error"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/404/content/application~1json/example"]},{"code":"409","description":"Campaign isn't active and can't accept review actions","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/409/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/409/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/review-list","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Two reviews revoked |tooltip| The `decision` and `decided` properties are updated after two reviews were revoked.\n","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Two reviews reassigned to another reviewer |tooltip| After two reviews were reassigned, the `reviewerProfile` properties were updated, while the `decision` remains `UNREVIEWED`.\n","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Combination of reassigned, approved, and revoked reviews |tooltip| After submitting `REASSIGN`, `APPROVE`, and `REVOKE` actions, reassigned reviews have updated `reviewerProfile` while the `decision` remains `UNREVIEWED`. Approved and revoked reviews have `decision` and `decided` properties updated.\n"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/review-list","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Two reviews revoked |tooltip| The `decision` and `decided` properties are updated after two reviews were revoked.\n","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Two reviews reassigned to another reviewer |tooltip| After two reviews were reassigned, the `reviewerProfile` properties were updated, while the `decision` remains `UNREVIEWED`.\n","paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Combination of reassigned, approved, and revoked reviews |tooltip| After submitting `REASSIGN`, `APPROVE`, and `REVOKE` actions, reassigned reviews have updated `reviewerProfile` while the `decision` remains `UNREVIEWED`. Approved and revoked reviews have `decision` and `decided` properties updated.\n"]}}},{"code":"400","schemaId":"components/schemas/error","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error"}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/404/content/application~1json/example"]}}},{"code":"409","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/409/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/409/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v1/my/campaigns/{campaignId}/reviews/actions"}],"content":{"contentType":"group","meta":{"name":"My Access Certification Reviews"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"My Access Certification Reviews","showPageActions":true},{"nodeType":"markdoc","content":"The My Access Certification Reviews API enables end users to retrieve reviews and associated review resources that are assigned to them. The response is specifically for the authenticated user (the end user) making the request."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/governance/api/v1/my/campaigns/{campaignId}/reviews/{reviewId}/agent-resource-connections/{agentId}","summary":"List all resource connections for my review","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-access-certification-reviews/listmyresourceconnections","deprecated":false},{"title":"/governance/api/v1/my/campaigns/{campaignId}/reviews/bulk-decisions","summary":"Submit a bulk-review decision","prefix":{"name":"post","color":"post"},"badges":[],"link":"/my-access-certification-reviews/submitcampaignbulkdecisions","deprecated":false},{"title":"/governance/api/v1/my/campaigns/{campaignId}/reviews/bulk-decisions/jobs/{jobId}","summary":"Retrieve the status of a bulk-review submission","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-access-certification-reviews/getcampaignbulkdecisionsjobstatus","deprecated":false},{"title":"/governance/api/v1/my/campaigns/{campaignId}/reviews","summary":"List my reviews for a campaign","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-access-certification-reviews/listcampaignreviews","deprecated":false},{"title":"/governance/api/v1/my/campaigns/{campaignId}/reviews/actions","summary":"Submit my review actions","prefix":{"name":"post","color":"post"},"badges":[],"link":"/my-access-certification-reviews/submitmycampaignreviewactions","deprecated":false}]}]}]}]}},{"type":"group","label":"My Settings","link":"/iga/openapi/governance-production-enduser-reference/my-settings","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-settings","items":[{"label":"Retrieve my settings","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-settings/getmysettings","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-settings/getmysettings","metadata":{"seo":{"title":"Retrieve my settings","description":"BetaOAuth 2.0 scope:okta.governance.principalSettings.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getMySettings","name":"Retrieve my settings","isWebhook":false,"pointer":"/paths/~1governance~1api~1v1~1my~1settings/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Retrieve my settings","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge beta","style":{"cursor":"pointer","background":"rgb(255, 198, 28)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Beta"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.principalSettings.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Retrieves the settings for the current authenticated user"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v1/my/settings","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","401","403","404","429","500"],"pointer":"/governance/api/v1/my/settings","href":"my-settings/getmysettings","openApiOperationId":"getMySettings","summary":"Retrieve my settings"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful my settings response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/my-settings-get","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Self-appointed delegate","paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Admin-appointed delegate","paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/No delegate appointment","paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Self-appointed delegate with delegate restrictions scope"]}},"schemaId":"components/schemas/my-settings-get","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Self-appointed delegate","paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Admin-appointed delegate","paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/No delegate appointment","paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Self-appointed delegate with delegate restrictions scope"],"headers":{"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1357"},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/403/content/application~1json/example"]},{"code":"404","description":"The requested resource wasn't found error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/404/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/404/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v1~1my~1settings/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/my-settings-get","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Self-appointed delegate","paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Admin-appointed delegate","paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/No delegate appointment","paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Self-appointed delegate with delegate restrictions scope"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/my-settings-get","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Self-appointed delegate","paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Admin-appointed delegate","paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/No delegate appointment","paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Self-appointed delegate with delegate restrictions scope"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/403/content/application~1json/example"]}}},{"code":"404","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/404/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/404/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v1/my/settings"},{"label":"Update my settings","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-settings/updatemysettings","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-settings/updatemysettings","metadata":{"seo":{"title":"Update my settings","description":"BetaOAuth 2.0 scope:okta.governance.principalSettings.manage"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateMySettings","name":"Update my settings","isWebhook":false,"pointer":"/paths/~1governance~1api~1v1~1my~1settings/patch","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Update my settings","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge beta","style":{"cursor":"pointer","background":"rgb(255, 198, 28)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Beta"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.principalSettings.manage"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Updates the settings for the current authenticated user"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/my-settings-patchable","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/requestBody/content/application~1json/examples/Self-appointed delegate","paths/~1governance~1api~1v1~1my~1settings/patch/requestBody/content/application~1json/examples/No delegate appointment"]}},"schemaId":"components/schemas/my-settings-patchable","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/requestBody/content/application~1json/examples/Self-appointed delegate","paths/~1governance~1api~1v1~1my~1settings/patch/requestBody/content/application~1json/examples/No delegate appointment"],"pointer":"/paths/~1governance~1api~1v1~1my~1settings/patch/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PATCH","path":"/governance/api/v1/my/settings","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/my-settings-patchable","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/requestBody/content/application~1json/examples/Self-appointed delegate","paths/~1governance~1api~1v1~1my~1settings/patch/requestBody/content/application~1json/examples/No delegate appointment"]}},"responseCodes":["200","400","401","403","429","500"],"pointer":"/governance/api/v1/my/settings","href":"my-settings/updatemysettings","openApiOperationId":"updateMySettings","summary":"Update my settings"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"schemaId":"components/schemas/my-settings-patchable","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/requestBody/content/application~1json/examples/Self-appointed delegate","paths/~1governance~1api~1v1~1my~1settings/patch/requestBody/content/application~1json/examples/No delegate appointment"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/my-settings-patchable","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/requestBody/content/application~1json/examples/Self-appointed delegate","paths/~1governance~1api~1v1~1my~1settings/patch/requestBody/content/application~1json/examples/No delegate appointment"]}},"examples":[{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"A successful my settings response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/my-settings","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/200/content/application~1json/examples/Delegate appointment","paths/~1governance~1api~1v1~1my~1settings/patch/responses/200/content/application~1json/examples/No delegate appointment"]}},"schemaId":"components/schemas/my-settings","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/200/content/application~1json/examples/Delegate appointment","paths/~1governance~1api~1v1~1my~1settings/patch/responses/200/content/application~1json/examples/No delegate appointment"],"headers":{"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1357"},{"code":"400","description":"When governance settings fails as bad request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/400/content/application~1json/examples/Missing required fields","paths/~1governance~1api~1v1~1my~1settings/patch/responses/400/content/application~1json/examples/Invalid properties in the settings request"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/400/content/application~1json/examples/Missing required fields","paths/~1governance~1api~1v1~1my~1settings/patch/responses/400/content/application~1json/examples/Invalid properties in the settings request"]},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/403/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v1~1my~1settings/patch/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/my-settings","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/200/content/application~1json/examples/Delegate appointment","paths/~1governance~1api~1v1~1my~1settings/patch/responses/200/content/application~1json/examples/No delegate appointment"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/my-settings","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/200/content/application~1json/examples/Delegate appointment","paths/~1governance~1api~1v1~1my~1settings/patch/responses/200/content/application~1json/examples/No delegate appointment"]}}},{"code":"400","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/400/content/application~1json/examples/Missing required fields","paths/~1governance~1api~1v1~1my~1settings/patch/responses/400/content/application~1json/examples/Invalid properties in the settings request"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/400/content/application~1json/examples/Missing required fields","paths/~1governance~1api~1v1~1my~1settings/patch/responses/400/content/application~1json/examples/Invalid properties in the settings request"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/403/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings/patch/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v1/my/settings"},{"label":"List my eligible delegates","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/iga/openapi/governance-production-enduser-reference/my-settings/listmydelegateusers","routeSlug":"/iga/openapi/governance-production-enduser-reference/my-settings/listmydelegateusers","metadata":{"seo":{"title":"List my eligible delegates","description":"BetaOAuth 2.0 scope:okta.governance.principalSettings.read"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listMyDelegateUsers","name":"List my eligible delegates","isWebhook":false,"pointer":"/paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"List my eligible delegates","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"marginTop":"16px","marginBottom":"24px","fontFamily":"sans-serif","display":"block","clear":"both"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"span","attrs":{"className":"lifecycle-badge beta","style":{"cursor":"pointer","background":"rgb(255, 198, 28)","borderRadius":"6px","marginRight":"8px","padding":"3px","fontSize":"16px","verticalAlign":"super","color":"white","fontWeight":"bold","display":"inline-block"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"Beta"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"div","attrs":{"style":{"display":"flex","alignItems":"flex-start","gap":"8px","marginTop":"12px"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"a","attrs":{"href":"https://okta-developer.pixtulate.com/docs/api/oauth2/","style":{"padding":"4px 0px","flex":"0 0 135px","fontSize":"16px","fontWeight":"600","color":"#1d1d21","textDecoration":"none","marginBottom":"8px"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"OAuth 2.0 scope:"},"children":[]}]},{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"ul","attrs":{"style":{"padding":"0","margin":"0","listStyle":"none","display":"flex","flexWrap":"wrap","flex":"1"}}},"children":[{"$$mdtype":"Node","type":"tag","tag":"html","attributes":{"name":"li","attrs":{"style":{"display":"inline-flex","alignItems":"center","backgroundColor":"#ededed","color":"#4b4b4b","padding":"4px 12px","borderRadius":"16px","fontSize":"14px","marginRight":"8px","marginBottom":"8px","lineHeight":"20px","border":"1px solid transparent"}}},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"okta.governance.principalSettings.read"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lists the users who are eligible delegates for the current authenticated user."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"filter"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" query parameter is optional when the org's delegate scope is restricted (the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"onlyFor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" list contains MANAGER or both MANAGER and PEERS)."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When omitted in this case, the endpoint returns all eligible delegates."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"However, if the org's delegate scope is unrestricted (the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"onlyFor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" list is empty), the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"filter"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" parameter is required."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Omitting the filter with an unrestricted scope returns a 400 error."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Request examples:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":true,"marker":"."},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"List all eligible delegates (only works with restricted delegate scope)"},"children":[]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"/governance/api/v1/my/settings/delegates/users\n"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"/governance/api/v1/my/settings/delegates/users\n"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter users with a last name that starts with \"Smi\""},"children":[]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"/governance/api/v1/my/settings/delegates/users?filter=lastName%20sw%20%22Smi%22\n"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"/governance/api/v1/my/settings/delegates/users?filter=lastName%20sw%20%22Smi%22\n"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Filter for users with a first name that begins with \"John\""},"children":[]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"/governance/api/v1/my/settings/delegates/users?filter=firstName%20sw%20%22John%22\n"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"/governance/api/v1/my/settings/delegates/users?filter=firstName%20sw%20%22John%22\n"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Search for users with a first or last name that begins with \"John\""},"children":[]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"/governance/api/v1/my/settings/delegates/users?filter=firstName%20sw%20%22John%22%20OR%20lastName%20sw%20%22John%22\n"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"/governance/api/v1/my/settings/delegates/users?filter=firstName%20sw%20%22John%22%20OR%20lastName%20sw%20%22John%22\n"},"children":[]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"filter","in":"query","schemaId":"schema_1363","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"An optional filter expression that returns users based on the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"firstName"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"lastName"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" properties."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#filter"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"filter"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" expression supports the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"sw"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#operators"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"operator"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When omitted, the endpoint returns all eligible delegates for the current user."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"However, if the org's delegate scope settings are unrestricted (the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"onlyFor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" list is empty),"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"the filter parameter is required and omitting it returns a 400 error."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Query parameter percent encoding is required. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#special-characters"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Special characters"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"after","in":"query","schemaId":"schema_1364","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specifies the pagination cursor for the next page of results."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Treat this as an opaque value obtained through the standard link headers. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/#pagination"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"pagination"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},{"name":"limit","in":"query","schemaId":"schema_1365","description":"The maximum number of records returned in a response"}],"pointer":"/paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/governance/api/v1/my/settings/delegate/users","servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"parameters":{"path":[],"query":[{"name":"filter","in":"query","required":false,"example":"firstName sw \"John\" OR lastName sw \"John\"","schemaId":"schema_1363"},{"name":"after","in":"query","required":false,"example":"00u68w6vzKLultXS97g6","schemaId":"schema_1364"},{"name":"limit","in":"query","required":false,"schemaId":"schema_1365"}],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200","400","401","403","429","500"],"pointer":"/governance/api/v1/my/settings/delegate/users","href":"my-settings/listmydelegateusers","openApiOperationId":"listMyDelegateUsers","summary":"List my eligible delegates"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Lists my eligible delegate users","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/delegate-users-list","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/200/content/application~1json/examples/Lists my eligible delegates |tooltip| Lists all users who are eligible delegates for the authenticated user"]}},"schemaId":"components/schemas/delegate-users-list","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/200/content/application~1json/examples/Lists my eligible delegates |tooltip| Lists all users who are eligible delegates for the authenticated user"],"headers":{"Link":{"$ref":"#/components/headers/self-link"},"X-Rate-Limit-Limit":{"$ref":"#/components/headers/rate-limit-limit"},"X-Rate-Limit-Remaining":{"$ref":"#/components/headers/rate-limit-remaining"},"X-Rate-Limit-Reset":{"$ref":"#/components/headers/rate-limit-reset"}},"headerSchemaId":"schema_1366"},{"code":"400","description":"An invalid list request error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"]},{"code":"401","description":"Authentication fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]},{"code":"403","description":"Authorization fails error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/403/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/403/content/application~1json/example"]},{"code":"429","description":"The rate limit has been exceeded error response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/429/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/429/content/application~1json/example"]},{"code":"500","description":"Error response when a server fault occurs due to an unexpected error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/500/content/application~1json/example"]}},"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/500/content/application~1json/example"]}],"pointer":"/paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/delegate-users-list","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/200/content/application~1json/examples/Lists my eligible delegates |tooltip| Lists all users who are eligible delegates for the authenticated user"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/delegate-users-list","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/200/content/application~1json/examples/Lists my eligible delegates |tooltip| Lists all users who are eligible delegates for the authenticated user"]}}},{"code":"400","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/InvalidFilter","paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/InvalidAfter","paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"]}}},{"code":"401","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."]}}},{"code":"403","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/403/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/403/content/application~1json/example"]}}},{"code":"429","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/429/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/429/content/application~1json/example"]}}},{"code":"500","schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/error","exampleIds":["paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/500/content/application~1json/example"]}}}],"examples":[]}]}]}]},"httpPath":"/governance/api/v1/my/settings/delegate/users"}],"content":{"contentType":"group","meta":{"name":"My Settings"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"My Settings","showPageActions":true},{"nodeType":"markdoc","content":"The My Settings API allows end users to manage their governance settings. The response is specifically for the authenticated user (the end user) making the request. Use this API to view and manage your settings, such as appointing a delegate for governance reviews."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/governance/api/v1/my/settings","summary":"Retrieve my settings","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-settings/getmysettings","deprecated":false},{"title":"/governance/api/v1/my/settings","summary":"Update my settings","prefix":{"name":"patch","color":"patch"},"badges":[],"link":"/my-settings/updatemysettings","deprecated":false},{"title":"/governance/api/v1/my/settings/delegate/users","summary":"List my eligible delegates","prefix":{"name":"get","color":"get"},"badges":[],"link":"/my-settings/listmydelegateusers","deprecated":false}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/catalog-entry-id":{"id":"components/schemas/catalog-entry-id","kind":"json-schema","title":"catalog-entry-id","data":{"type":"string","maxLength":20,"minLength":20,"description":"Unique identifier of the resource catalog entry","example":"cenp2rjyxK1Js2Fc41d5"}},"components/schemas/rcar-entry-requestable":{"id":"components/schemas/rcar-entry-requestable","kind":"json-schema","title":"rcar-entry-requestable","data":{"type":"boolean","nullable":false,"description":"Is the resource requestable"}},"components/schemas/rcar-entry-counts":{"id":"components/schemas/rcar-entry-counts","kind":"json-schema","title":"rcar-entry-counts","data":{"type":"object","description":"Entry count metadata","properties":{"resourceCounts":{"type":"object","description":"Collection resource counts","properties":{"applications":{"type":"integer","description":"Number of app resources in a collection","minimum":0,"example":3}}}}}},"components/schemas/link":{"id":"components/schemas/link","kind":"json-schema","title":"link","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"A link to a related RESTful resource","required":["href"],"properties":{"name":{"type":"string","description":"Link name"},"rel":{"type":"string","description":"Link relation"},"href":{"type":"string","minLength":1,"description":"Link URI"},"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 media type of the link. If omitted, it's implicitly "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"application/json"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},"method":{"type":"string","deprecated":true},"templated":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indicates whether the link object's "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"href"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property is a URI template"},"children":[]}]}]}]},"hints":{"type":"object","description":"Link hints","additionalProperties":{"type":"array","items":{"type":"string"}}},"title":{"type":"string","description":"Link title or label"}}}},"components/schemas/rcar-entry-links":{"id":"components/schemas/rcar-entry-links","kind":"json-schema","title":"rcar-entry-links","data":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Links available for a resource catalog entry."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"createRequest"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": returns the link to create the request only if the entry is requestable"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"parent"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": returns the parent entry only if a parent exists"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"submittedRequest"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": returns the submitted request only if the authenticated user has a submitted request for the entry and it's not available for approval"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"pendingRequest"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": returns the pending request only if the authenticated user has a submitted request for the entry and the request is available for approval"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"relatedEntity"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": returns the resource that's requested"},"children":[]}]}]}]}],"required":["self"],"properties":{"self":{"$ref":"#/components/schemas/link"},"logo":{"type":"array","description":"Links to the catalog entry logo resources","minItems":0,"maxItems":3,"items":{"$ref":"#/components/schemas/link"}},"parent":{"$ref":"#/components/schemas/link"},"createRequest":{"$ref":"#/components/schemas/link"},"submittedRequest":{"$ref":"#/components/schemas/link"},"pendingRequest":{"$ref":"#/components/schemas/link"},"relatedEntity":{"$ref":"#/components/schemas/link"}}}},"components/schemas/rcar-entry":{"id":"components/schemas/rcar-entry","kind":"json-schema","title":"rcar-entry","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Full representaion of a access request catalog entry","properties":{"id":{"description":"Unique identifier for the entry","type":"string","minLength":1},"name":{"type":"string","nullable":false,"description":"Name of the entry","maxLength":255,"minLength":1},"description":{"type":"string","description":"Description of the entry","maxLength":2000},"label":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Label of the entry. Currently either "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Application"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Resource Collection"},"children":[]}]}]}]},"parent":{"type":"string","nullable":false,"description":"Parent of the entry"},"requestable":{"$ref":"#/components/schemas/rcar-entry-requestable"},"counts":{"$ref":"#/components/schemas/rcar-entry-counts"},"_links":{"$ref":"#/components/schemas/rcar-entry-links"}},"required":["id","name","requestable","_links"]}},"components/schemas/rcar-entries-links":{"id":"components/schemas/rcar-entries-links","kind":"json-schema","title":"rcar-entries-links","data":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Links available for the list of catalog entries."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"atspoke"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": returned only for top level entries and if request types is supported"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"match"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": returned only if match is supported"},"children":[]}]}]}]}],"required":["self"],"properties":{"self":{"$ref":"#/components/schemas/link"},"next":{"$ref":"#/components/schemas/link"},"atspoke":{"$ref":"#/components/schemas/link"},"match":{"$ref":"#/components/schemas/link"}}}},"components/schemas/rcar-entries-list-v2":{"id":"components/schemas/rcar-entries-list-v2","kind":"json-schema","title":"rcar-entries-list-v2","data":{"type":"object","properties":{"data":{"description":"Catalog entries list","type":"array","items":{"$ref":"#/components/schemas/rcar-entry"}},"_links":{"$ref":"#/components/schemas/rcar-entries-links"}}}},"components/schemas/error-cause":{"id":"components/schemas/error-cause","kind":"json-schema","title":"error-cause","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"A specific cause of an error","required":["errorSummary"],"properties":{"errorSummary":{"type":"string","description":"A more specific summary for the error that contains the error cause"},"reason":{"type":"string","description":"An enumerated value to represent the reason why the error occurred. This enumeration allows codes to adapt to different conditions in which an error code can occur."},"location":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A value that represents the key where the error cause occurred. This is used with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"locationType"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to give a holistic view of where the error cause occurred. For example, if "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"locationType"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"body"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"location"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"username"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"reason"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" was "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"UNIQUE_CONSTRAINT"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", you can derive that the username was already taken."},"children":[]}]}]}]},"locationType":{"type":"string","description":"A value that represents where the error cause occurred. For example, in the body or header of the request. This value isn't required for cases where the request is correct, but there was another reason why the error occurred (server-side state conflict, rate limit violation, and so on)."},"domain":{"type":"string","description":"A value that represents the domain of the service in which the error occurs. This value is used to isolate the error cause reason."}}}},"components/schemas/error":{"id":"components/schemas/error","kind":"json-schema","title":"error","data":{"type":"object","description":"An Error object","required":["errorCode","errorId","errorSummary"],"properties":{"errorCode":{"type":"string","description":"An error code unique to the error"},"errorId":{"type":"string","description":"An error identifier useful for troubleshooting an error with support"},"errorSummary":{"type":"string","description":"An error code description detailing the error"},"errorLink":{"type":"string","description":"An indicator of where to look to troubleshoot the error"},"errorCauses":{"type":"array","description":"An optional array of string values that explain possible reasons for the error","items":{"$ref":"#/components/schemas/error-cause"}}}}},"components/schemas/rcar-entry-get":{"id":"components/schemas/rcar-entry-get","kind":"json-schema","title":"rcar-entry-get","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"allOf":[{"$ref":"#/components/schemas/rcar-entry"}]}},"components/schemas/request-field-type":{"id":"components/schemas/request-field-type","kind":"json-schema","title":"request-field-type","data":{"type":"string","enum":["TEXT","SELECT","MULTISELECT","ISO_DATE","DURATION","OKTA_USER_ID"],"description":"Type of value for the requester field."}},"components/schemas/field-option-value":{"id":"components/schemas/field-option-value","kind":"json-schema","title":"field-option-value","data":{"type":"string","description":"The value of a select option","maxLength":280,"minLength":1}},"components/schemas/request-field-value":{"id":"components/schemas/request-field-value","kind":"json-schema","title":"request-field-value","data":{"type":"object","required":["id"],"properties":{"id":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The ID of a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"requesterField"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"OKTA"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" request approval, this is typically the ID of an input field defined in an approval sequence."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"EXTERNAL"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" request approval, this is the ID of an input field relevant to the external approval system."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The following are reserved identifiers:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ACCESS_DURATION"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": An identifier used to specify the duration of the access being requested. ("},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This identifier is to be grandfathered. The new name will be "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"OKTA_ACCESS_DURATION"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":".)"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"OKTA_REQUESTED_FOR"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": An identifier used to specify who the resource is being requested for"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"OKTA_ACCESS_DURATION"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": An identifier used to specify the duration of the requested access. If a request"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"field is included in this ID, the field value must be a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DURATION"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" expression in ISO format. The maximum"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"length of this value is 5 characters. For example, "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"P1D"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" represents a duration of one day."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Any identifiers with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"OKTA_"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" prefix are reserved for future use."},"children":[]}]}]}]}]},"label":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A human-readable description of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"requesterField"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". It's used for display purposes and is optional"},"children":[]}]}]}]},"type":{"$ref":"#/components/schemas/request-field-type"},"value":{"type":"string","minLength":1,"maxLength":1000,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The value of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"requesterField"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", which depends on the type of the field:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"TEXT"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": A multi-line string"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"SELECT"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": An option predefined by the approval system"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ISO_DATE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": An ISO formatted date string. for example, "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"2022-05-05T14:15:22Z"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DURATION"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": An ISO format duration expression with a maximum length of 5 characters. For example,"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"P1D"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" indicates a duration of one day."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"OKTA_USER_ID"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": Okta User ID"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If the field type is one of the previously listed, this property is required."},"children":[]}]}]}]},"values":{"type":"array","items":{"$ref":"#/components/schemas/field-option-value"},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The values of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"requesterField"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" with the type "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"MULTISELECT"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If the field type is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"MULTISELECT"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", this property is required."},"children":[]}]}]}]}}}},"components/schemas/request-field-values":{"id":"components/schemas/request-field-values","kind":"json-schema","title":"request-field-values","data":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The requester input fields required by the approval system."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" The fields required are determined by the approval system."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For the Okta approval system, the required fields are defined in the approval sequence. Ensure that the requester"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"input fields match up with this definition to avoid request approval flow failure."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For external approval systems, the requester input fields are for recording purposes only and do not affect the approval"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"process."},"children":[]}]}]}],"items":{"$ref":"#/components/schemas/request-field-value"}}},"components/schemas/my-request-creatable":{"id":"components/schemas/my-request-creatable","kind":"json-schema","title":"my-request-creatable","data":{"type":"object","description":"The properties expected in an initial create request","properties":{"requesterFieldValues":{"$ref":"#/components/schemas/request-field-values"}}}},"components/schemas/created-by":{"id":"components/schemas/created-by","kind":"json-schema","title":"created-by","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" of the Okta user who created the resource"},"children":[]}]}]}],"type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"readOnly":true,"minLength":1,"maxLength":20,"format":"okta-user-id"}},"components/schemas/created":{"id":"components/schemas/created","kind":"json-schema","title":"created","data":{"description":"The ISO 8601 formatted date and time when the resource was created","type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"format":"date-time","readOnly":true}},"components/schemas/last-updated":{"id":"components/schemas/last-updated","kind":"json-schema","title":"last-updated","data":{"description":"The ISO 8601 formatted date and time when the object was last updated","type":"string","format":"date-time","readOnly":true}},"components/schemas/last-updated-by":{"id":"components/schemas/last-updated-by","kind":"json-schema","title":"last-updated-by","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" of the Okta user who last updated the object"},"children":[]}]}]}],"type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"readOnly":true,"minLength":1,"maxLength":20,"format":"okta-user-id"}},"components/schemas/read-only-standard-properties":{"id":"components/schemas/read-only-standard-properties","kind":"json-schema","title":"read-only-standard-properties","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"required":["id","createdBy","created","lastUpdated","lastUpdatedBy"],"properties":{"id":{"description":"Unique identifier for the object","type":"string","minLength":1},"createdBy":{"$ref":"#/components/schemas/created-by"},"created":{"$ref":"#/components/schemas/created"},"lastUpdated":{"$ref":"#/components/schemas/last-updated"},"lastUpdatedBy":{"$ref":"#/components/schemas/last-updated-by"},"_links":{"type":"object","description":"Links to related resources","additionalProperties":{"$ref":"#/components/schemas/link"}}}}},"components/schemas/request-status":{"id":"components/schemas/request-status","kind":"json-schema","title":"request-status","data":{"type":"string","enum":["SUBMITTED","REJECTED","PENDING","APPROVED","DENIED","CANCELED","EXPIRED"],"description":"The status of the request"}},"components/schemas/request-resolved-date-time":{"id":"components/schemas/request-resolved-date-time","kind":"json-schema","title":"request-resolved-date-time","data":{"type":"string","format":"date-time","nullable":true,"description":"The date the request was resolved. The property may transition from having a value to null if the request is reopened."}},"components/schemas/request-grant-status":{"id":"components/schemas/request-grant-status","kind":"json-schema","title":"request-grant-status","data":{"type":"string","enum":["PENDING","GRANTED","FAILED","MANUAL_REQUIRED"],"description":"The grant status of the request"}},"components/schemas/request-granted-date-time":{"id":"components/schemas/request-granted-date-time","kind":"json-schema","title":"request-granted-date-time","data":{"type":"string","format":"date-time","nullable":true,"description":"The date the approved access was granted. Only set if request.status is APPROVED."}},"components/schemas/request-revocation-status":{"id":"components/schemas/request-revocation-status","kind":"json-schema","title":"request-revocation-status","data":{"type":"string","enum":["PENDING","REVOKED","FAILED"],"description":"The revocation status of the request"}},"components/schemas/request-revoked-date-time":{"id":"components/schemas/request-revoked-date-time","kind":"json-schema","title":"request-revoked-date-time","data":{"type":"string","format":"date-time","nullable":true,"description":"The date the granted access was revoked. Only set if request.grantStatus is GRANTED and request.revocationStatus is REVOKED."}},"components/schemas/client-credential-principal":{"id":"components/schemas/client-credential-principal","kind":"json-schema","title":"client-credential-principal","data":{"type":"object","description":"A representation of a principal","required":["externalId","type"],"properties":{"externalId":{"type":"string","description":"The principal ID","maxLength":20,"minLength":20,"pattern":"(00u|pca)[0-9a-zA-Z]+"},"type":{"type":"string","description":"The type of principal","enum":["OKTA_USER","UNKNOWN"],"x-enumDescriptions":{"OKTA_USER":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The principal is an Okta user. "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"externalId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" has the format "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"00u*"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"UNKNOWN":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The principal isn't a known Okta user. "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"externalId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" has the format "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"pca*"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". This option is for requests not made by a known Okta user, such as requests from a service using client credentials authentication."},"children":[]}]}]}]}}}}},"components/schemas/user-id":{"id":"components/schemas/user-id","kind":"json-schema","title":"user-id","data":{"type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"format":"okta-user-id","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The Okta user "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]}]}]}],"maxLength":20,"minLength":20,"pattern":"00u[0-9a-zA-Z]+","example":"00ub0oNGTSWTBKOLGLNR"}},"components/schemas/principal-type":{"id":"components/schemas/principal-type","kind":"json-schema","title":"principal-type","data":{"type":"string","description":"The type of principal","enum":["OKTA_USER"]}},"components/schemas/target-principal":{"id":"components/schemas/target-principal","kind":"json-schema","title":"target-principal","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"A representation of a principal","required":["externalId","type"],"properties":{"externalId":{"$ref":"#/components/schemas/user-id"},"type":{"$ref":"#/components/schemas/principal-type"}}}},"components/schemas/resource-id":{"id":"components/schemas/resource-id","kind":"json-schema","title":"resource-id","data":{"type":"string","maxLength":20,"minLength":20,"description":"the requested resource ID"}},"components/schemas/resource-type":{"id":"components/schemas/resource-type","kind":"json-schema","title":"resource-type","data":{"type":"string","description":"The requested resource type","enum":["APPLICATION","COLLECTION","REQUEST_TYPE"]}},"components/schemas/access-scope-id":{"id":"components/schemas/access-scope-id","kind":"json-schema","title":"access-scope-id","data":{"type":"string","description":"ID of the access scope","minLength":20,"maxLength":20}},"components/schemas/access-scope-type":{"id":"components/schemas/access-scope-type","kind":"json-schema","title":"access-scope-type","data":{"type":"string","description":"The access scope type","enum":["ENTITLEMENT_BUNDLE","GROUP","APPLICATION","COLLECTION","REQUEST_TYPE"]}},"components/schemas/requested":{"id":"components/schemas/requested","kind":"json-schema","title":"requested","data":{"type":"object","description":"A representation of the resource in request","properties":{"entryId":{"$ref":"#/components/schemas/catalog-entry-id"},"resourceId":{"$ref":"#/components/schemas/resource-id"},"resourceType":{"$ref":"#/components/schemas/resource-type"},"accessScopeId":{"$ref":"#/components/schemas/access-scope-id"},"accessScopeType":{"$ref":"#/components/schemas/access-scope-type"}}}},"components/schemas/request-links":{"id":"components/schemas/request-links","kind":"json-schema","title":"request-links","data":{"type":"object","description":"Links available on a single request representation","required":["self"],"properties":{"catalogEntry":{"$ref":"#/components/schemas/link"},"approvalCondition":{"$ref":"#/components/schemas/link"},"approvalSequence":{"$ref":"#/components/schemas/link"},"self":{"$ref":"#/components/schemas/link"}}}},"components/schemas/request-minimal-read-only-fields":{"id":"components/schemas/request-minimal-read-only-fields","kind":"json-schema","title":"request-minimal-read-only-fields","data":{"type":"object","description":"Properties contained by default in sparse representation","properties":{"status":{"$ref":"#/components/schemas/request-status"},"resolved":{"$ref":"#/components/schemas/request-resolved-date-time"},"grantStatus":{"$ref":"#/components/schemas/request-grant-status"},"granted":{"$ref":"#/components/schemas/request-granted-date-time"},"revocationStatus":{"$ref":"#/components/schemas/request-revocation-status"},"revoked":{"$ref":"#/components/schemas/request-revoked-date-time"},"requestedBy":{"$ref":"#/components/schemas/client-credential-principal"},"requestedFor":{"$ref":"#/components/schemas/target-principal"},"requested":{"$ref":"#/components/schemas/requested"},"_links":{"$ref":"#/components/schemas/request-links"}}}},"components/schemas/request-duration":{"id":"components/schemas/request-duration","kind":"json-schema","title":"request-duration","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"How long the requester retains access after their request is approved and fulfilled."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specified in "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://en.wikipedia.org/wiki/ISO_8601#Durations"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISO 8601 duration format"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"heading","attributes":{"level":4},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Known limitation"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only single time unit ISO 8601 duration formats (D, H, M) are supported for units (days, hours, minutes)."},"children":[]}]}]},{"$$mdtype":"Node","type":"heading","attributes":{"level":5},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Supported"},"children":[]}]}]},{"$$mdtype":"Node","type":"table","attributes":{},"children":[{"$$mdtype":"Node","type":"thead","attributes":{},"children":[{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"th","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unit"},"children":[]}]}]},{"$$mdtype":"Node","type":"th","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Example"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"tbody","attributes":{},"children":[{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"D, days"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"P40D"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"H, hours"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PT65H"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"M, minutes"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PT90M"},"children":[]}]}]}]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Mixes of units, as well as month/year/week designations, aren't supported. For example, "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"P40DT65H"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"P40M"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"P1W"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"P1Y"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" aren't supported."},"children":[]}]}]}]}],"type":"string","example":"P40D","format":"iso-duration","nullable":true,"default":null}},"components/schemas/request-revocation-scheduled-date-time":{"id":"components/schemas/request-revocation-scheduled-date-time","kind":"json-schema","title":"request-revocation-scheduled-date-time","data":{"type":"string","format":"date-time","nullable":true,"description":"The date the granted access is scheduled for recovation. Only set if request.accessDuration exists, and request.grantStatus is GRANTED."}},"components/schemas/approval-provider-type":{"id":"components/schemas/approval-provider-type","kind":"json-schema","title":"approval-provider-type","data":{"type":"string","description":"The approval system type","enum":["OKTA","EXTERNAL"]}},"components/schemas/approval-provider-name":{"id":"components/schemas/approval-provider-name","kind":"json-schema","title":"approval-provider-name","data":{"type":"string","description":"A human readable name of the request approval system, for example, Okta Access Requests or ServiceNow","minLength":1,"maxLength":100}},"components/schemas/approval-provider-description":{"id":"components/schemas/approval-provider-description","kind":"json-schema","title":"approval-provider-description","data":{"type":"string","description":"A description of the request approval system","maxLength":1000}},"components/schemas/approval-external-request-id":{"id":"components/schemas/approval-external-request-id","kind":"json-schema","title":"approval-external-request-id","data":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The external request "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" from a request approval system, for example, ServiceNow or JIRA"},"children":[]}]}]}],"minLength":1,"maxLength":200}},"components/schemas/request-permalink-id":{"id":"components/schemas/request-permalink-id","kind":"json-schema","title":"request-permalink-id","data":{"type":"integer","description":"The immutable, persistent identifier that always resolves to the request"}},"components/schemas/request-approval-status":{"id":"components/schemas/request-approval-status","kind":"json-schema","title":"request-approval-status","data":{"type":"string","enum":["APPROVED","DENIED"],"description":"The approver's decision."}},"components/schemas/approval-decision-date":{"id":"components/schemas/approval-decision-date","kind":"json-schema","title":"approval-decision-date","data":{"type":"string","format":"date-time","description":"The date the approval decision is made."}},"components/schemas/approval-decision-enum":{"id":"components/schemas/approval-decision-enum","kind":"json-schema","title":"approval-decision-enum","data":{"type":"string","enum":["APPROVE","DENY","CANCEL"]}},"components/schemas/request-approval-decision":{"id":"components/schemas/request-approval-decision","kind":"json-schema","title":"request-approval-decision","data":{"type":"object","description":"A completed access request approval decision","required":["deciderId","decision","decided"],"properties":{"deciderId":{"$ref":"#/components/schemas/user-id"},"deciderName":{"type":"string","description":"Okta username of the decider","maxLength":100},"decision":{"$ref":"#/components/schemas/approval-decision-enum"},"decided":{"$ref":"#/components/schemas/approval-decision-date"},"originalDeciderId":{"$ref":"#/components/schemas/user-id"},"originalDeciderFullName":{"type":"string","description":"Full name of the original decider","maxLength":100},"originalDeciderEmail":{"type":"string","description":"Email of the original decider","format":"email"},"deciderDelegated":{"type":"boolean","description":"Indicates if the decision was made by a delegated decider"},"deciderEscalated":{"type":"boolean","description":"Indicates if the decision was made by an escalated decider"}}}},"components/schemas/request-approval":{"id":"components/schemas/request-approval","kind":"json-schema","title":"request-approval","data":{"type":"object","description":"A completed access request approval","required":["type","providerName"],"properties":{"type":{"$ref":"#/components/schemas/approval-provider-type"},"providerName":{"$ref":"#/components/schemas/approval-provider-name"},"providerDescription":{"$ref":"#/components/schemas/approval-provider-description"},"externalRequestId":{"$ref":"#/components/schemas/approval-external-request-id"},"permalinkId":{"$ref":"#/components/schemas/request-permalink-id"},"status":{"$ref":"#/components/schemas/request-approval-status"},"decided":{"$ref":"#/components/schemas/approval-decision-date"},"decisions":{"type":"array","description":"The approval decisions","minItems":0,"maxItems":10,"items":{"$ref":"#/components/schemas/request-approval-decision"}}}}},"components/schemas/request-submission-type":{"id":"components/schemas/request-submission-type","kind":"json-schema","title":"request-submission-type","data":{"type":"string","description":"Whether a request submission is allowed or restricted in the risk settings","enum":["ALLOWED_WITH_NO_OVERRIDES","ALLOWED_WITH_OVERRIDES","RESTRICTED"]}},"components/schemas/risk-rule":{"id":"components/schemas/risk-rule","kind":"json-schema","title":"risk-rule","data":{"type":"object","required":["name"],"properties":{"name":{"type":"string","description":"The name of a resource rule causing a conflict","maxLength":255,"minLength":1},"description":{"type":"string","description":"The human readable description","maxLength":1000,"minLength":1},"resourceName":{"type":"string","description":"Human readable name of the resource"}}}},"components/schemas/risk-rules":{"id":"components/schemas/risk-rules","kind":"json-schema","title":"risk-rules","data":{"type":"array","items":{"$ref":"#/components/schemas/risk-rule"},"minItems":0,"maxItems":5}},"components/schemas/risk-assessment":{"id":"components/schemas/risk-assessment","kind":"json-schema","title":"risk-assessment","data":{"type":"object","description":"A risk assessment that indicates whether request submission is allowed or restricted. It contains the risk rules that lead to possible conflicts for the requested resource.","required":["requestSubmissionType","riskRules"],"properties":{"requestSubmissionType":{"$ref":"#/components/schemas/request-submission-type"},"riskRules":{"$ref":"#/components/schemas/risk-rules"}}}},"components/schemas/request-full-common":{"id":"components/schemas/request-full-common","kind":"json-schema","title":"request-full-common","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Shared base for admin and enduser request-full models.","allOf":[{"$ref":"#/components/schemas/read-only-standard-properties"},{"$ref":"#/components/schemas/request-minimal-read-only-fields"},{"type":"object","properties":{"accessDuration":{"$ref":"#/components/schemas/request-duration"},"revocationScheduled":{"$ref":"#/components/schemas/request-revocation-scheduled-date-time"},"requesterFieldValues":{"$ref":"#/components/schemas/request-field-values"},"requestApproval":{"$ref":"#/components/schemas/request-approval"},"riskAssessment":{"$ref":"#/components/schemas/risk-assessment"}}}],"required":["id","created","createdBy","lastUpdated","lastUpdatedBy","status","requestedBy","requestedFor","requested","_links"]}},"components/schemas/my-request-full":{"id":"components/schemas/my-request-full","kind":"json-schema","title":"my-request-full","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Full representation of a Request.","allOf":[{"$ref":"#/components/schemas/request-full-common"}]}},"components/schemas/rcar-request-id":{"id":"components/schemas/rcar-request-id","kind":"json-schema","title":"rcar-request-id","data":{"type":"string","format":"rcar-request-id","maxLength":20,"minLength":20,"pattern":"req[0-9a-zA-Z]+","example":"reqp1pmpjhVdGEcVK1d5"}},"components/schemas/request-status-patchable":{"id":"components/schemas/request-status-patchable","kind":"json-schema","title":"request-status-patchable","data":{"type":"string","enum":["CANCELED"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify the status of the request."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Only "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"CANCELED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is supported. You can't cancel a request if any of its tasks have been resolved."},"children":[]}]}]}]}},"components/schemas/request-update":{"id":"components/schemas/request-update","kind":"json-schema","title":"request-update","data":{"type":"object","properties":{"status":{"$ref":"#/components/schemas/request-status-patchable"}}}},"components/schemas/field-required":{"id":"components/schemas/field-required","kind":"json-schema","title":"field-required","data":{"type":"boolean","description":"Whether a value to this field is required to advance the request","example":true,"default":true}},"components/schemas/request-field":{"id":"components/schemas/request-field","kind":"json-schema","title":"request-field","data":{"type":"object","description":"Fields to be filled out for a request","required":["id","type","required"],"properties":{"id":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"read-only"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field ID."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Useful for specifying requesterFieldValues when adding a request."},"children":[]}]}]}]},"type":{"$ref":"#/components/schemas/request-field-type"},"choices":{"type":"array","description":"Valid choices when type is SELECT or MULTISELECT.","items":{"$ref":"#/components/schemas/field-option-value"}},"required":{"$ref":"#/components/schemas/field-required"},"label":{"type":"string","description":"label of the requester field"},"value":{"type":"string","description":"An admin configured value for this field. Only applies to DURATION fields."},"maximumValue":{"type":"string","description":"The maximum value allowed for this field. Only applies to DURATION fields."},"readOnly":{"type":"boolean","description":"Indicates this field is immutable."}}}},"components/schemas/catalog-entry-request-fields":{"id":"components/schemas/catalog-entry-request-fields","kind":"json-schema","title":"catalog-entry-request-fields","data":{"type":"object","properties":{"data":{"type":"array","description":"List of request fields","items":{"$ref":"#/components/schemas/request-field"}},"metadata":{"type":"object","description":"Additional information about the request fields","properties":{"riskAssessment":{"$ref":"#/components/schemas/risk-assessment"}}}}}},"components/schemas/request-field-values-map":{"id":"components/schemas/request-field-values-map","kind":"json-schema","title":"request-field-values-map","data":{"type":"object","description":"Previously selected field values, keyed by field ID.","additionalProperties":{"oneOf":[{"type":"string"},{"type":"array","items":{"type":"string"}}]},"example":{"OKTA_RESOURCE_ASSET":"rea12fzP9nuAdHd9Z0g4"}}},"components/schemas/request-fields-query-body":{"id":"components/schemas/request-fields-query-body","kind":"json-schema","title":"request-fields-query-body","data":{"type":"object","description":"Request body for dynamic request field queries, providing previously selected field values.","properties":{"fieldValues":{"$ref":"#/components/schemas/request-field-values-map"}}}},"components/schemas/order-by":{"id":"components/schemas/order-by","kind":"json-schema","title":"order-by","data":{"type":"string","format":"order-by","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A property of items within the collection, optionally followed by a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"%20asc"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"%20desc"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" suffix."},"children":[]}]}]}]}},"components/schemas/request-field-choices-query-body":{"id":"components/schemas/request-field-choices-query-body","kind":"json-schema","title":"request-field-choices-query-body","data":{"type":"object","description":"Request body for field choices queries, providing the current values of other fields to filter the available choices.","properties":{"fieldValues":{"$ref":"#/components/schemas/request-field-values-map"},"filter":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"SCIM filter to narrow the returned choices. Supported attribute: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"label"},"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":"Supported operators: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"co"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (contains), "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"sw"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" (starts with)."},"children":[]}]}]}],"example":"label co \"prod\""}}}},"components/schemas/request-field-choice":{"id":"components/schemas/request-field-choice","kind":"json-schema","title":"request-field-choice","data":{"type":"object","description":"A selectable choice for a request field","properties":{"id":{"type":"string","description":"Unique identifier for the choice. Stable across calls and used as the answer value."},"label":{"type":"string","description":"Display label for the choice"},"description":{"type":"string","description":"Optional description providing additional context for the choice"},"category":{"type":"string","description":"Optional category label for the choice."}},"required":["id","label"]}},"components/schemas/request-field-choices-list":{"id":"components/schemas/request-field-choices-list","kind":"json-schema","title":"request-field-choices-list","data":{"type":"object","description":"Paginated list of choices for a request field","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/request-field-choice"}},"_links":{"type":"object","required":["self"],"properties":{"self":{"$ref":"#/components/schemas/link"},"next":{"$ref":"#/components/schemas/link"}}}},"required":["data","_links"]}},"components/schemas/entry-user":{"id":"components/schemas/entry-user","kind":"json-schema","title":"entry-user","data":{"type":"object","description":"A limited set of properties from the user's profile","required":["id","email"],"properties":{"id":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Okta user "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]}]}]}],"minLength":1,"maxLength":20},"firstName":{"type":"string","minLength":1,"maxLength":50},"lastName":{"type":"string","minLength":1,"maxLength":50},"email":{"type":"string","minLength":1,"maxLength":100}}}},"components/schemas/entry-user-list-links":{"id":"components/schemas/entry-user-list-links","kind":"json-schema","title":"entry-user-list-links","data":{"type":"object","description":"Links available in entry user list response","required":["self"],"properties":{"self":{"$ref":"#/components/schemas/link"}}}},"components/schemas/entry-users-list":{"id":"components/schemas/entry-users-list","kind":"json-schema","title":"entry-users-list","data":{"type":"object","properties":{"data":{"description":"Catalog entry users list","type":"array","items":{"$ref":"#/components/schemas/entry-user"}},"_links":{"$ref":"#/components/schemas/entry-user-list-links"}}}},"components/schemas/scim-filter":{"id":"components/schemas/scim-filter","kind":"json-schema","title":"scim-filter","data":{"type":"string","format":"scim-filter"}},"components/schemas/task-id":{"id":"components/schemas/task-id","kind":"json-schema","title":"task-id","data":{"type":"string","format":"task-id","description":"The unique identifier for the task","maxLength":24,"minLength":24,"pattern":"^[0-9a-f]{24}$","example":"68b0a1576dd8db837f5ee55d"}},"components/schemas/okta-id":{"id":"components/schemas/okta-id","kind":"json-schema","title":"okta-id","data":{"description":"The Okta ID","type":"string","maxLength":20,"minLength":20,"example":"00u1a2b3c4d5e6f7g8h9"}},"components/schemas/task-assignees":{"id":"components/schemas/task-assignees","kind":"json-schema","title":"task-assignees","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"required":["externalId","type"],"description":"A task assignee that performs actions on the task.","properties":{"externalId":{"$ref":"#/components/schemas/okta-id"},"type":{"$ref":"#/components/schemas/principal-type"}}}},"components/schemas/task-status":{"id":"components/schemas/task-status","kind":"json-schema","title":"task-status","data":{"type":"string","enum":["OPEN","COMPLETED","ASSIGNING","LOCKED"],"description":"The status of the task"}},"components/schemas/task-request-id":{"id":"components/schemas/task-request-id","kind":"json-schema","title":"task-request-id","data":{"type":"string","maxLength":20,"minLength":20,"description":"The request ID associated with the task"}},"components/schemas/task-created-at":{"id":"components/schemas/task-created-at","kind":"json-schema","title":"task-created-at","data":{"description":"The ISO 8601 formatted date and time when the object was created","type":"string","format":"date-time","readOnly":true}},"components/schemas/task-updated-at":{"id":"components/schemas/task-updated-at","kind":"json-schema","title":"task-updated-at","data":{"description":"The ISO 8601 formatted date and time when the object was last updated","type":"string","format":"date-time","readOnly":true}},"components/schemas/task-type":{"id":"components/schemas/task-type","kind":"json-schema","title":"task-type","data":{"type":"string","enum":["QUESTION","APPROVAL","TODO"],"description":"The type of the task"}},"components/schemas/task-sparse":{"id":"components/schemas/task-sparse","kind":"json-schema","title":"task-sparse","data":{"type":"object","description":"Sparse representation of a Task resource","properties":{"id":{"$ref":"#/components/schemas/task-id"},"assignees":{"type":"array","description":"List of task assignees that perform actions on the task","items":{"$ref":"#/components/schemas/task-assignees"}},"status":{"$ref":"#/components/schemas/task-status"},"label":{"type":"string","nullable":false,"description":"Human readable label for the task","minLength":1},"requestId":{"$ref":"#/components/schemas/task-request-id"},"createdAt":{"$ref":"#/components/schemas/task-created-at"},"updatedAt":{"$ref":"#/components/schemas/task-updated-at"},"type":{"$ref":"#/components/schemas/task-type"},"value":{"type":"string","nullable":true,"description":"The value of the task completion that's determined by the assignee"}},"required":["id","assignees","label","requestId","createdAt","updatedAt","status","type"]}},"components/schemas/task-list-links":{"id":"components/schemas/task-list-links","kind":"json-schema","title":"task-list-links","data":{"type":"object","description":"Links available in task list response","required":["self"],"properties":{"self":{"$ref":"#/components/schemas/link"},"next":{"$ref":"#/components/schemas/link"}}}},"components/schemas/task-list":{"id":"components/schemas/task-list","kind":"json-schema","title":"task-list","data":{"type":"object","properties":{"data":{"description":"All tasks on the current page","type":"array","items":{"$ref":"#/components/schemas/task-sparse"}},"_links":{"$ref":"#/components/schemas/task-list-links"}}}},"components/schemas/task-is-escalated":{"id":"components/schemas/task-is-escalated","kind":"json-schema","title":"task-is-escalated","data":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indicates whether a task is escalated to another user. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-help.pixtulate.com/okta_help.htm?type=oie&id=csh-escl-task"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Escalate Tasks"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" in the product documentation."},"children":[]}]}]}]}},"components/schemas/task-is-delegated":{"id":"components/schemas/task-is-delegated","kind":"json-schema","title":"task-is-delegated","data":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indicates whether a task is delegated to another user. See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-help.pixtulate.com/okta_help.htm?type=oie&id=csh-governance-delegates"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Governance delegates"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" in the product documentation."},"children":[]}]}]}]}},"components/schemas/task-completed-by":{"id":"components/schemas/task-completed-by","kind":"json-schema","title":"task-completed-by","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"required":["externalId","type"],"description":"The assignee who fulfilled the task","properties":{"externalId":{"$ref":"#/components/schemas/okta-id"},"type":{"$ref":"#/components/schemas/principal-type"}}}},"components/schemas/task-full":{"id":"components/schemas/task-full","kind":"json-schema","title":"task-full","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Full representation of a task.","allOf":[{"$ref":"#/components/schemas/task-sparse"},{"type":"object","properties":{"isEscalated":{"$ref":"#/components/schemas/task-is-escalated"},"isDelegated":{"$ref":"#/components/schemas/task-is-delegated"},"originalAssigneeId":{"type":"string","nullable":true,"description":"ID of the original assignee before delegation or escalation","minLength":20,"format":"okta-user-id"},"completedBy":{"$ref":"#/components/schemas/task-completed-by"}}}],"required":["id","assignees","label","requestId","createdAt","updatedAt","status","type"]}},"components/schemas/security-access-review-status":{"id":"components/schemas/security-access-review-status","kind":"json-schema","title":"security-access-review-status","data":{"type":"string","description":"Security access review status","enum":["ACTIVE","CLOSED","PENDING","ERROR"]}},"components/schemas/security-access-review-reviewer-type":{"id":"components/schemas/security-access-review-reviewer-type","kind":"json-schema","title":"security-access-review-reviewer-type","data":{"type":"string","description":"The type of reviewers involved in the security access review\n","enum":["USER"]}},"components/schemas/security-access-review-user-reviewer-settings":{"id":"components/schemas/security-access-review-user-reviewer-settings","kind":"json-schema","title":"security-access-review-user-reviewer-settings","data":{"type":"object","properties":{"includedUserIds":{"type":"array","description":"The list of reviewer user IDs for the security access review","minItems":1,"maxItems":10,"items":{"type":"string","minLength":20,"maxLength":20}}}}},"components/schemas/principal-profile-status":{"id":"components/schemas/principal-profile-status","kind":"json-schema","title":"principal-profile-status","data":{"type":"string","description":"The status of the principal's profile","enum":["ACTIVE","INACTIVE"]}},"components/schemas/principal-profile-type":{"id":"components/schemas/principal-profile-type","kind":"json-schema","title":"principal-profile-type","data":{"type":"string","description":"The type of principal","enum":["USER","CLIENT_APP","UNKNOWN","AI_AGENT"]}},"components/schemas/principal-profile-enriched":{"id":"components/schemas/principal-profile-enriched","kind":"json-schema","title":"principal-profile-enriched","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"A limited set of properties from the principal's profile","required":["id","status","type"],"properties":{"id":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Okta user "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]}]}]}],"minLength":1,"maxLength":20},"email":{"type":"string","description":"Okta user's email address","minLength":1,"maxLength":100},"firstName":{"type":"string","description":"Okta user's first name","minLength":0,"maxLength":255},"lastName":{"type":"string","description":"Okta user's last name","minLength":0,"maxLength":255},"login":{"type":"string","description":"Okta user's sign-in credentials, which is often their email address","minLength":1,"maxLength":100},"name":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Principal's name (populated if "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"type"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"AI_AGENT"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")"},"children":[]}]}]}],"minLength":1,"maxLength":255},"status":{"$ref":"#/components/schemas/principal-profile-status"},"type":{"$ref":"#/components/schemas/principal-profile-type"}}}},"components/schemas/security-access-review-user-reviewer-settings-addnl-details":{"id":"components/schemas/security-access-review-user-reviewer-settings-addnl-details","kind":"json-schema","title":"security-access-review-user-reviewer-settings-addnl-details","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Holds reviewer settings in the created security access review and more detailed reviewer details involved in the security access review.","allOf":[{"$ref":"#/components/schemas/security-access-review-user-reviewer-settings"},{"type":"object","properties":{"includedUserProfiles":{"type":"array","description":"The list of user reviewers for the security access review","minItems":0,"maxItems":10,"items":{"$ref":"#/components/schemas/principal-profile-enriched"}}}}]}},"components/schemas/security-access-review-reviewer-settings-response":{"id":"components/schemas/security-access-review-reviewer-settings-response","kind":"json-schema","title":"security-access-review-reviewer-settings-response","data":{"type":"object","description":"The reviewer settings for a security access review.\nThese include the type of reviewers and a list of reviewer IDs.\n","required":["type"],"properties":{"type":{"$ref":"#/components/schemas/security-access-review-reviewer-type"},"userSettings":{"$ref":"#/components/schemas/security-access-review-user-reviewer-settings-addnl-details"}}}},"components/schemas/security-access-review-sparse":{"id":"components/schemas/security-access-review-sparse","kind":"json-schema","title":"security-access-review-sparse","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"allOf":[{"$ref":"#/components/schemas/read-only-standard-properties"},{"type":"object","required":["id","status","name","endTime","reviewerSettings"],"properties":{"id":{"type":"string","description":"The ID of the security access review","minLength":20,"maxLength":20},"status":{"$ref":"#/components/schemas/security-access-review-status"},"name":{"type":"string","description":"The name of the security access review","minLength":1,"maxLength":200},"endTime":{"type":"string","format":"date-time","description":"The end time of the security access review"},"reviewerSettings":{"$ref":"#/components/schemas/security-access-review-reviewer-settings-response"}}}]}},"components/schemas/security-access-review-list-links":{"id":"components/schemas/security-access-review-list-links","kind":"json-schema","title":"security-access-review-list-links","data":{"type":"object","description":"Links available in security access review, access, or sub access list response","required":["self"],"properties":{"self":{"$ref":"#/components/schemas/link"},"next":{"$ref":"#/components/schemas/link"}}}},"components/schemas/security-access-reviews":{"id":"components/schemas/security-access-reviews","kind":"json-schema","title":"security-access-reviews","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"properties":{"data":{"description":"Security access reviews entries","type":"array","minItems":0,"maxItems":200,"items":{"$ref":"#/components/schemas/security-access-review-sparse"}},"_links":{"$ref":"#/components/schemas/security-access-review-list-links"}}}},"components/schemas/security-access-reviews-stats":{"id":"components/schemas/security-access-reviews-stats","kind":"json-schema","title":"security-access-reviews-stats","data":{"type":"object","required":["activeCount","pendingCount","errorCount","closedCount"],"properties":{"activeCount":{"type":"integer","description":"The number of active security access reviews"},"pendingCount":{"type":"integer","description":"The number of pending security access reviews"},"errorCount":{"type":"integer","description":"The number of errored security access reviews"},"closedCount":{"type":"integer","description":"The number of closed security access reviews"}}}},"components/schemas/server-message-argument-type":{"id":"components/schemas/server-message-argument-type","kind":"json-schema","title":"server-message-argument-type","data":{"type":"string","description":"Type of the server message argument","enum":["STRING","RELATIVE_DATE_TO_NOW","NUMBER"],"x-enumDescriptions":{"STRING":"A string argument","RELATIVE_DATE_TO_NOW":"An ISO 8601 date string argument that's relative to the current date","NUMBER":"A number argument"}}},"components/schemas/server-message-argument":{"id":"components/schemas/server-message-argument","kind":"json-schema","title":"server-message-argument","data":{"type":"object","required":["value","type"],"properties":{"value":{"type":"string"},"type":{"$ref":"#/components/schemas/server-message-argument-type"}}}},"components/schemas/ai-message":{"id":"components/schemas/ai-message","kind":"json-schema","title":"ai-message","data":{"type":"object","description":"An AI-generated summary is presented as a long text string and sometimes multiple paragraphs.\nIf an AI summary fails to generate, an array of errors is returned with possible steps to correct the failure.","required":["message"],"properties":{"message":{"type":"string","description":"Generated summary message"},"deltaMessage":{"type":"string","description":"Generated summary message as a delta (for streaming)"},"errors":{"type":"array","minItems":0,"maxItems":100,"description":"Whenever summary generation has resulted in an error or blocked, the array of errors details the reasons","items":{"type":"object","required":["errorCode","errorMsg"],"properties":{"errorCode":{"type":"string","description":"A unique error code. Error codes are useful to execute additional actions."},"errorMsg":{"type":"string","description":"An error message detailing the problem"},"args":{"type":"array","description":"Any dynamic arguments that are needed to construct the whole message are supplied as an array of values","minItems":0,"maxItems":100,"items":{"$ref":"#/components/schemas/server-message-argument"}}}}}}}},"components/schemas/security-access-review":{"id":"components/schemas/security-access-review","kind":"json-schema","title":"security-access-review","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"required":["id","status","name","endTime","reviewerSettings"],"allOf":[{"$ref":"#/components/schemas/read-only-standard-properties"},{"type":"object","required":["status","name","endTime","reviewerSettings"],"properties":{"status":{"$ref":"#/components/schemas/security-access-review-status"},"name":{"type":"string","description":"The name of the security access review","minLength":1,"maxLength":255},"endTime":{"type":"string","format":"date-time","description":"The end time of the security access review"},"reviewerSettings":{"$ref":"#/components/schemas/security-access-review-reviewer-settings-response"},"summary":{"$ref":"#/components/schemas/ai-message"}}}]}},"components/schemas/security-access-review-action-type":{"id":"components/schemas/security-access-review-action-type","kind":"json-schema","title":"security-access-review-action-type","data":{"type":"string","description":"The type of action for the security access review","enum":["CLOSE_REVIEW","RESTORE_ALL_ACCESS"]}},"components/schemas/security-access-review-action":{"id":"components/schemas/security-access-review-action","kind":"json-schema","title":"security-access-review-action","data":{"type":"object","required":["actionType"],"properties":{"actionType":{"$ref":"#/components/schemas/security-access-review-action-type"}}}},"components/schemas/security-access-review-actions":{"id":"components/schemas/security-access-review-actions","kind":"json-schema","title":"security-access-review-actions","data":{"type":"object","properties":{"data":{"type":"array","description":"Returns all possible actions for the given security access review","minItems":0,"maxItems":50,"items":{"$ref":"#/components/schemas/security-access-review-action"}}}}},"components/schemas/security-access-review-action-request":{"id":"components/schemas/security-access-review-action-request","kind":"json-schema","title":"security-access-review-action-request","data":{"type":"object","required":["actionType"],"properties":{"actionType":{"$ref":"#/components/schemas/security-access-review-action-type"}}}},"components/schemas/security-access-review-principal-location":{"id":"components/schemas/security-access-review-principal-location","kind":"json-schema","title":"security-access-review-principal-location","data":{"type":"object","description":"The location details of the Okta user","properties":{"city":{"type":"string","description":"The city of the location","minLength":1,"maxLength":50},"state":{"type":"string","description":"The state of the location","minLength":1,"maxLength":50},"country":{"type":"string","description":"The country of the location","minLength":1,"maxLength":50}}}},"components/schemas/security-access-review-principal-last-login-info":{"id":"components/schemas/security-access-review-principal-last-login-info","kind":"json-schema","title":"security-access-review-principal-last-login-info","data":{"type":"object","description":"The latest sign-in details for the Okta user","properties":{"date":{"type":"string","format":"date-time","description":"Last sign-in date"},"location":{"$ref":"#/components/schemas/security-access-review-principal-location"},"device":{"type":"string","description":"Last sign-in device","minLength":1,"maxLength":255},"ipAddress":{"type":"string","description":"Last sign-in IP address","minLength":3,"maxLength":39}}}},"components/schemas/security-access-review-principal-okta-admin-role":{"id":"components/schemas/security-access-review-principal-okta-admin-role","kind":"json-schema","title":"security-access-review-principal-okta-admin-role","data":{"type":"object","required":["roleId","roleName"],"properties":{"roleId":{"type":"string","description":"Unique identifier for the Okta admin role","minLength":1,"maxLength":255},"roleName":{"type":"string","description":"Name of the Okta admin role","minLength":1,"maxLength":255}}}},"components/schemas/security-access-review-principal":{"id":"components/schemas/security-access-review-principal","kind":"json-schema","title":"security-access-review-principal","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"allOf":[{"$ref":"#/components/schemas/principal-profile-enriched"},{"type":"object","properties":{"department":{"type":"string","description":"The department of the Okta user","minLength":1,"maxLength":255},"manager":{"type":"string","description":"The manager of the Okta user","minLength":1,"maxLength":255},"role":{"type":"string","description":"The Okta user role","minLength":1,"maxLength":255},"homeLocation":{"$ref":"#/components/schemas/security-access-review-principal-location"},"lastLoginInfo":{"$ref":"#/components/schemas/security-access-review-principal-last-login-info"},"oktaAdminRoles":{"type":"array","description":"List of Okta admin roles assigned to the principal","minItems":0,"maxItems":50,"items":{"$ref":"#/components/schemas/security-access-review-principal-okta-admin-role"}},"_links":{"type":"object","additionalProperties":{"$ref":"#/components/schemas/link"}}}}]}},"components/schemas/security-access-review-access-item-type":{"id":"components/schemas/security-access-review-access-item-type","kind":"json-schema","title":"security-access-review-access-item-type","data":{"type":"string","description":"Access item type","enum":["APPLICATION"]}},"components/schemas/security-access-review-access-item-severity":{"id":"components/schemas/security-access-review-access-item-severity","kind":"json-schema","title":"security-access-review-access-item-severity","data":{"type":"string","description":"The access severity","enum":["LOW","MEDIUM","HIGH"]}},"components/schemas/security-access-review-access-item-supported-action":{"id":"components/schemas/security-access-review-access-item-supported-action","kind":"json-schema","title":"security-access-review-access-item-supported-action","data":{"type":"string","description":"Supported actions","enum":["REVOKE_ACCESS","RESTORE_ACCESS","FLAG_FOR_MANUAL_REMEDIATION","FLAG_FOR_MANUAL_RESTORATION"],"x-enumDescriptions":{"REVOKE_ACCESS":"Revoke access for the user","RESTORE_ACCESS":"Restore access for the user","FLAG_FOR_MANUAL_REMEDIATION":"Access needs to be manually revoked for the user","FLAG_FOR_MANUAL_RESTORATION":"Access needs to be manually restored for the user"}}},"components/schemas/security-access-review-access-item-remediation-status":{"id":"components/schemas/security-access-review-access-item-remediation-status","kind":"json-schema","title":"security-access-review-access-item-remediation-status","data":{"type":"string","description":"Remediation status","enum":["PENDING_MANUAL_REMEDIATION","PENDING_MANUAL_RESTORATION","REMEDIATED","IN_PROGRESS","NONE"]}},"components/schemas/security-access-review-access-item-manual-remediation-type":{"id":"components/schemas/security-access-review-access-item-manual-remediation-type","kind":"json-schema","title":"security-access-review-access-item-manual-remediation-type","data":{"type":"string","description":"The reason manual remediation is required","enum":["GROUP_RULE","ENTITLEMENT_POLICY","COLLECTION","APP_GROUP","UNSUPPORTED_GROUP","FIRST_PARTY_APP"],"x-enumDescriptions":{"GROUP_RULE":"Manual remediation is required due to an assignment through a group rule.","ENTITLEMENT_POLICY":"Manual remediation is required due to an assignment through an entitlement policy.","COLLECTION":"Manual remediation is required due to an assignment through a collection.","APP_GROUP":"Manual remediation is required due to an assignment through an unsupported external app group.","UNSUPPORTED_GROUP":"Manual remediation is required due to an assignment through an unsupported group type.","FIRST_PARTY_APP":"Manual remediation is required due to an assignment through a first-party app."}}},"components/schemas/assignment-type":{"id":"components/schemas/assignment-type","kind":"json-schema","title":"assignment-type","data":{"type":"string","description":"The assignment type","enum":["INDIVIDUAL","GROUP","GROUP_RULE","APP_GROUP","ACCESS_REQUEST","ADMIN","POLICY","ENTITLEMENT"],"x-enumDescriptions":{"INDIVIDUAL":"Assigned directly to the user","GROUP":"Assigned through a group","GROUP_RULE":"Assigned through a group rule","APP_GROUP":"Assigned through an external app group","ACCESS_REQUEST":"Assigned through an access request","ADMIN":"Assigned by an admin","POLICY":"Assigned through a policy","ENTITLEMENT":"Assigned through an individual entitlement grant"}}},"components/schemas/entitlement-property-id":{"id":"components/schemas/entitlement-property-id","kind":"json-schema","title":"entitlement-property-id","data":{"type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property of an entitlement"},"children":[]}]}]}],"minLength":20,"maxLength":20}},"components/schemas/entitlement-property-display-name":{"id":"components/schemas/entitlement-property-display-name","kind":"json-schema","title":"entitlement-property-display-name","data":{"type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"description":"The display name for an entitlement property","minLength":1,"maxLength":255}},"components/schemas/entitlement-property-value":{"id":"components/schemas/entitlement-property-value","kind":"json-schema","title":"entitlement-property-value","data":{"type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"description":"The value of an entitlement property","minLength":1,"maxLength":255}},"components/schemas/entitlement-property-description":{"id":"components/schemas/entitlement-property-description","kind":"json-schema","title":"entitlement-property-description","data":{"type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"description":"The description of an entitlement property","minLength":1,"maxLength":1000}},"components/schemas/entitlement-property-multi-value":{"id":"components/schemas/entitlement-property-multi-value","kind":"json-schema","title":"entitlement-property-multi-value","data":{"type":"boolean","x-okta-ignore-redocly-rules-for-sdk":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indicates if the entitlement property can hold multiple values. If this property is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", then the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"dataType"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property is set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"array"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]}},"components/schemas/entitlement-property-required":{"id":"components/schemas/entitlement-property-required","kind":"json-schema","title":"entitlement-property-required","data":{"type":"boolean","x-okta-ignore-redocly-rules-for-sdk":true,"description":"The property that determines if the entitlement property is a required attribute"}},"components/schemas/entitlement-property-datatype":{"id":"components/schemas/entitlement-property-datatype","kind":"json-schema","title":"entitlement-property-datatype","data":{"type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"description":"The data type of the entitlement property","enum":["string","array"],"x-enumDescriptions":{"string":"The entitlement property is a single value.","array":"The entitlement property is multivalued."}}},"components/schemas/entitlement-property-full":{"id":"components/schemas/entitlement-property-full","kind":"json-schema","title":"entitlement-property-full","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Attributes related to an entitlement","properties":{"id":{"$ref":"#/components/schemas/entitlement-property-id"},"name":{"$ref":"#/components/schemas/entitlement-property-display-name"},"externalValue":{"$ref":"#/components/schemas/entitlement-property-value"},"description":{"$ref":"#/components/schemas/entitlement-property-description"},"multiValue":{"$ref":"#/components/schemas/entitlement-property-multi-value"},"required":{"$ref":"#/components/schemas/entitlement-property-required"},"dataType":{"$ref":"#/components/schemas/entitlement-property-datatype"}}}},"components/schemas/label-id":{"id":"components/schemas/label-id","kind":"json-schema","title":"label-id","data":{"type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"description":"The ID of a label","minLength":20,"maxLength":20}},"components/schemas/label-value-id":{"id":"components/schemas/label-value-id","kind":"json-schema","title":"label-value-id","data":{"type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"description":"The ID of a label value","minLength":20,"maxLength":20}},"components/schemas/label-metadata":{"id":"components/schemas/label-metadata","kind":"json-schema","title":"label-metadata","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Metadata for a label value","properties":{"additionalProperties":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Additional metadata properties for the label value."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Supported property and valid values:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"backgroundColor"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": ["},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"red"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"orange"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"yellow"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"green"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"blue"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"purple"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"teal"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"beige"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"gray"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"]"},"children":[]}]}]}]}],"properties":{}}}}},"components/schemas/label-value":{"id":"components/schemas/label-value","kind":"json-schema","title":"label-value","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"properties":{"labelValueId":{"$ref":"#/components/schemas/label-value-id"},"name":{"type":"string","description":"The label value","minLength":1,"maxLength":50},"metadata":{"$ref":"#/components/schemas/label-metadata"}},"required":["labelValueId","name"]}},"components/schemas/target-governance-label":{"id":"components/schemas/target-governance-label","kind":"json-schema","title":"target-governance-label","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"properties":{"labelId":{"$ref":"#/components/schemas/label-id"},"name":{"type":"string","description":"Name of the label","minLength":1,"maxLength":50},"values":{"type":"array","description":"List of label values","maxItems":10,"items":{"allOf":[{"$ref":"#/components/schemas/label-value"}]}}},"required":["labelId","name","values"]}},"components/schemas/security-access-review-access-item-app-info":{"id":"components/schemas/security-access-review-access-item-app-info","kind":"json-schema","title":"security-access-review-access-item-app-info","data":{"type":"object","description":"The details of an app access item","required":["id","name","logoUrl"],"properties":{"id":{"type":"string","description":"The Okta app ID","minLength":20,"maxLength":20},"name":{"type":"string","description":"The app name","minLength":1,"maxLength":255},"logoUrl":{"type":"string","description":"The app logo URL","minLength":1,"maxLength":2048},"label":{"type":"string","description":"The app label","minLength":1,"maxLength":255},"lastAccessDate":{"type":"string","description":"The last time the app was accessed by the user","format":"date-time"},"assignedDate":{"type":"string","format":"date-time","description":"The date the app was assigned to the user"},"assignmentType":{"$ref":"#/components/schemas/assignment-type"},"applicationUsage":{"description":"The number of times the user has used the app in the last 90 days","type":"integer","format":"int64"},"lastAccessCertificationReviewedDate":{"type":"string","format":"date-time","description":"The last time the user/app pair was reviewed in an access certification campaign"},"lastSecurityAccessReviewDate":{"type":"string","format":"date-time","description":"The last time an action was taken on this app for the user in a security access review"},"lastDeviceLogin":{"type":"string","description":"Information about the last device used to log into the app","minLength":1,"maxLength":255},"activeEntitlements":{"description":"Any active entitlements for this app","type":"array","minItems":0,"maxItems":200,"items":{"$ref":"#/components/schemas/entitlement-property-full"}},"governanceLabels":{"description":"All governance labels applied to the app","type":"array","minItems":0,"maxItems":20,"items":{"$ref":"#/components/schemas/target-governance-label"}}}}},"components/schemas/security-access-review-sub-access-item-type":{"id":"components/schemas/security-access-review-sub-access-item-type","kind":"json-schema","title":"security-access-review-sub-access-item-type","data":{"type":"string","description":"The type of sub-access item","enum":["ENTITLEMENT_VALUE","ENTITLEMENT_BUNDLE","GROUP"]}},"components/schemas/security-access-review-access-item":{"id":"components/schemas/security-access-review-access-item","kind":"json-schema","title":"security-access-review-access-item","data":{"type":"object","required":["id","type","name","resourceId","severity","supportedActions"],"properties":{"id":{"type":"string","description":"The ID of the access item","minLength":20,"maxLength":20},"type":{"$ref":"#/components/schemas/security-access-review-access-item-type"},"name":{"type":"string","description":"The name of the access item","minLength":1,"maxLength":255},"resourceId":{"type":"string","description":"The ID of the resource for the access item in a security access review","minLength":20,"maxLength":20},"severity":{"$ref":"#/components/schemas/security-access-review-access-item-severity"},"supportedActions":{"type":"array","minItems":0,"maxItems":50,"items":{"$ref":"#/components/schemas/security-access-review-access-item-supported-action"}},"remediationStatus":{"$ref":"#/components/schemas/security-access-review-access-item-remediation-status"},"manualRemediationTypes":{"type":"array","description":"The reasons for manual remediation","minItems":0,"maxItems":50,"items":{"$ref":"#/components/schemas/security-access-review-access-item-manual-remediation-type"}},"appInfo":{"$ref":"#/components/schemas/security-access-review-access-item-app-info"},"summary":{"$ref":"#/components/schemas/ai-message"},"subAccessTypes":{"type":"array","description":"A list of sub-access types for the access item","minItems":0,"maxItems":50,"items":{"$ref":"#/components/schemas/security-access-review-sub-access-item-type"}},"_links":{"type":"object","description":"Links related to the access item","additionalProperties":{"$ref":"#/components/schemas/link"}}}}},"components/schemas/security-access-review-access-items":{"id":"components/schemas/security-access-review-access-items","kind":"json-schema","title":"security-access-review-access-items","data":{"type":"object","properties":{"data":{"description":"List of access items in the security access review","type":"array","minItems":0,"maxItems":200,"items":{"$ref":"#/components/schemas/security-access-review-access-item"}},"_links":{"$ref":"#/components/schemas/security-access-review-list-links"}}}},"components/schemas/security-access-review-sub-access-item-entitlement-type":{"id":"components/schemas/security-access-review-sub-access-item-entitlement-type","kind":"json-schema","title":"security-access-review-sub-access-item-entitlement-type","data":{"type":"string","description":"The entitlement type","enum":["ENTITLEMENT_VALUE","ENTITLEMENT_BUNDLE"]}},"components/schemas/collection-info-sparse":{"id":"components/schemas/collection-info-sparse","kind":"json-schema","title":"collection-info-sparse","data":{"type":"object","required":["id","name"],"properties":{"id":{"type":"string","description":"Unique identifier of the collection"},"name":{"type":"string","description":"Name of the collection"}}}},"components/schemas/security-access-review-sub-access-item-entitlement-info":{"id":"components/schemas/security-access-review-sub-access-item-entitlement-info","kind":"json-schema","title":"security-access-review-sub-access-item-entitlement-info","data":{"type":"object","description":"The entitlement details for the sub-access item","required":["type"],"properties":{"type":{"$ref":"#/components/schemas/security-access-review-sub-access-item-entitlement-type"},"description":{"type":"string","description":"A brief description of the entitlement value or bundle","minLength":1,"maxLength":1024},"entitlementDescription":{"type":"string","description":"A brief description of the entitlement associated with the value","minLength":1,"maxLength":1024},"assignedDate":{"type":"string","format":"date-time","description":"The date the entitlement or bundle was assigned to the user"},"assignmentType":{"$ref":"#/components/schemas/assignment-type"},"collectionsAssigning":{"description":"Collections assigning this resource","type":"array","minItems":0,"maxItems":200,"items":{"$ref":"#/components/schemas/collection-info-sparse"}},"entitlements":{"description":"The entitlements included in the entitlement bundle","type":"array","minItems":0,"maxItems":200,"items":{"$ref":"#/components/schemas/entitlement-property-full"}},"lastAccessCertificationReviewedDate":{"type":"string","format":"date-time","description":"The last time the user/entitlement pair was reviewed in an access certification campaign"},"lastSecurityAccessReviewDate":{"type":"string","format":"date-time","description":"The last time an action was taken on this entitlement for the user in a security access review"},"governanceLabels":{"description":"All governance labels applied to the entitlement value or bundle","type":"array","minItems":0,"maxItems":20,"items":{"$ref":"#/components/schemas/target-governance-label"}}}}},"components/schemas/security-access-review-sub-access-item-group-info":{"id":"components/schemas/security-access-review-sub-access-item-group-info","kind":"json-schema","title":"security-access-review-sub-access-item-group-info","data":{"type":"object","description":"The group details for the sub-access item","properties":{"description":{"type":"string","description":"A brief description of the group","minLength":1,"maxLength":1024},"assignedDate":{"type":"string","format":"date-time","description":"The date the group was assigned to the user"},"groupOwner":{"type":"string","minLength":1,"maxLength":255,"description":"The group owner name"},"assignmentType":{"$ref":"#/components/schemas/assignment-type"},"lastAccessCertificationReviewedDate":{"type":"string","format":"date-time","description":"The last time the user/group pair was reviewed in an access certification campaign"},"lastSecurityAccessReviewDate":{"type":"string","format":"date-time","description":"The last time an action was taken on this group for the user in a security access review"},"governanceLabels":{"description":"All governance labels applied to the group","type":"array","minItems":0,"maxItems":20,"items":{"$ref":"#/components/schemas/target-governance-label"}}}}},"components/schemas/security-access-review-sub-access-item":{"id":"components/schemas/security-access-review-sub-access-item","kind":"json-schema","title":"security-access-review-sub-access-item","data":{"type":"object","required":["id","name","type","resourceId","severity","supportedActions"],"properties":{"id":{"type":"string","description":"The ID of the sub-access item","minLength":20,"maxLength":20},"name":{"type":"string","description":"The name of the sub-access item","minLength":1,"maxLength":255},"type":{"$ref":"#/components/schemas/security-access-review-sub-access-item-type"},"resourceId":{"type":"string","description":"The ID of the resource for the sub-access item","minLength":20,"maxLength":20},"severity":{"$ref":"#/components/schemas/security-access-review-access-item-severity"},"supportedActions":{"type":"array","minItems":0,"maxItems":50,"items":{"$ref":"#/components/schemas/security-access-review-access-item-supported-action"}},"remediationStatus":{"$ref":"#/components/schemas/security-access-review-access-item-remediation-status"},"manualRemediationTypes":{"type":"array","description":"The reasons for manual remediation","minItems":0,"maxItems":50,"items":{"$ref":"#/components/schemas/security-access-review-access-item-manual-remediation-type"}},"entitlementInfo":{"$ref":"#/components/schemas/security-access-review-sub-access-item-entitlement-info"},"groupInfo":{"$ref":"#/components/schemas/security-access-review-sub-access-item-group-info"}}}},"components/schemas/security-access-review-sub-access-items":{"id":"components/schemas/security-access-review-sub-access-items","kind":"json-schema","title":"security-access-review-sub-access-items","data":{"type":"object","properties":{"data":{"description":"List of access items in the security access review","type":"array","minItems":0,"maxItems":200,"items":{"$ref":"#/components/schemas/security-access-review-sub-access-item"}},"_links":{"$ref":"#/components/schemas/security-access-review-list-links"}}}},"components/schemas/security-access-review-anomaly-type":{"id":"components/schemas/security-access-review-anomaly-type","kind":"json-schema","title":"security-access-review-anomaly-type","data":{"type":"string","description":"The access item target type","enum":["SOD_CONFLICT","ASSIGNMENT_METHOD","PAST_GOVERNANCE_DECISIONS","USAGE_HISTORY"]}},"components/schemas/server-message":{"id":"components/schemas/server-message","kind":"json-schema","title":"server-message","data":{"type":"object","required":["message"],"properties":{"message":{"type":"string","description":"Server message with detailed content","minLength":1,"maxLength":1000},"args":{"type":"array","description":"Dynamic arguments, used to construct the whole message, are supplied as an array of values.","minItems":0,"maxItems":100,"items":{"$ref":"#/components/schemas/server-message-argument"}}}}},"components/schemas/server-extended-message":{"id":"components/schemas/server-extended-message","kind":"json-schema","title":"server-extended-message","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"An extended version of the server message that includes a few additional properties","allOf":[{"$ref":"#/components/schemas/server-message"},{"type":"object","required":["messageCode"],"properties":{"messageCode":{"type":"string","description":"A unique message code. You can use the message code for additional processes, such as localization.","minLength":1,"maxLength":255}}}]}},"components/schemas/security-access-review-sod-conflict-operator":{"id":"components/schemas/security-access-review-sod-conflict-operator","kind":"json-schema","title":"security-access-review-sod-conflict-operator","data":{"type":"string","description":"The boolean operator used to calculate the conflict between the given entitlement lists in the SOD rule","enum":["AND"]}},"components/schemas/security-access-review-conflicted-entitlement-list-scope":{"id":"components/schemas/security-access-review-conflicted-entitlement-list-scope","kind":"json-schema","title":"security-access-review-conflicted-entitlement-list-scope","data":{"type":"string","description":"Shows the scope used to calculate the conflict between two entitlement lists","enum":["ANY_ONE_OF","ALL_OF"]}},"components/schemas/security-access-review-conflicted-entitlement-value":{"id":"components/schemas/security-access-review-conflicted-entitlement-value","kind":"json-schema","title":"security-access-review-conflicted-entitlement-value","data":{"type":"object","required":["id","name","sourceOfConflict"],"properties":{"id":{"type":"string","description":"ID of entitlement value","minLength":20,"maxLength":20},"name":{"type":"string","description":"Entitlement value name","minLength":1,"maxLength":255},"sourceOfConflict":{"type":"boolean","description":"A true value indicates that the associated resource is for this entitlement value or is a bundle that contains this entitlement value."}}}},"components/schemas/security-access-review-conflicted-entitlement":{"id":"components/schemas/security-access-review-conflicted-entitlement","kind":"json-schema","title":"security-access-review-conflicted-entitlement","data":{"type":"object","required":["id","name","values"],"properties":{"id":{"type":"string","description":"Entitlement ID","minLength":20,"maxLength":20},"name":{"type":"string","description":"Entitlement name","minLength":1,"maxLength":255},"values":{"type":"array","description":"List of entitlement values","minItems":0,"maxItems":200,"items":{"$ref":"#/components/schemas/security-access-review-conflicted-entitlement-value"}}}}},"components/schemas/security-access-review-sod-conflict-conflicted-entitlement-info":{"id":"components/schemas/security-access-review-sod-conflict-conflicted-entitlement-info","kind":"json-schema","title":"security-access-review-sod-conflict-conflicted-entitlement-info","data":{"type":"object","required":["listName","entitlements","scope"],"properties":{"listName":{"type":"string","description":"The entitlement list name","minLength":1,"maxLength":255},"scope":{"$ref":"#/components/schemas/security-access-review-conflicted-entitlement-list-scope"},"entitlements":{"type":"array","description":"List of entitlements","minItems":0,"maxItems":200,"items":{"$ref":"#/components/schemas/security-access-review-conflicted-entitlement"}}}}},"components/schemas/security-access-review-sod-conflict":{"id":"components/schemas/security-access-review-sod-conflict","kind":"json-schema","title":"security-access-review-sod-conflict","data":{"type":"object","required":["id","name","operator","conflictedEntitlements"],"properties":{"id":{"type":"string","description":"ID of SOD conflict rule","minLength":20,"maxLength":20},"name":{"type":"string","description":"Name of SOD conflict rule","minLength":1,"maxLength":255},"description":{"type":"string","description":"Description of SOD conflict rule","minLength":1,"maxLength":1024},"operator":{"$ref":"#/components/schemas/security-access-review-sod-conflict-operator"},"conflictedEntitlements":{"type":"array","description":"List of conflicted entitlements that caused this SOD conflict","minItems":0,"maxItems":200,"items":{"$ref":"#/components/schemas/security-access-review-sod-conflict-conflicted-entitlement-info"}}}}},"components/schemas/security-access-review-anomaly":{"id":"components/schemas/security-access-review-anomaly","kind":"json-schema","title":"security-access-review-anomaly","data":{"type":"object","required":["type","severity","subtext"],"properties":{"type":{"$ref":"#/components/schemas/security-access-review-anomaly-type"},"severity":{"$ref":"#/components/schemas/security-access-review-access-item-severity"},"subtext":{"$ref":"#/components/schemas/server-extended-message"},"sodConflicts":{"type":"array","description":"A list of separation of duties (SOD) conflicts caused by a user's access to an entitlement","minItems":0,"maxItems":200,"items":{"$ref":"#/components/schemas/security-access-review-sod-conflict"}}}}},"components/schemas/security-access-review-anomalies":{"id":"components/schemas/security-access-review-anomalies","kind":"json-schema","title":"security-access-review-anomalies","data":{"type":"object","properties":{"data":{"type":"array","description":"Lists all anomalies identified.","minItems":0,"maxItems":50,"items":{"$ref":"#/components/schemas/security-access-review-anomaly"}}}}},"components/schemas/security-access-review-accesses-action-request":{"id":"components/schemas/security-access-review-accesses-action-request","kind":"json-schema","title":"security-access-review-accesses-action-request","data":{"type":"object","required":["type"],"properties":{"type":{"$ref":"#/components/schemas/security-access-review-access-item-supported-action"}}}},"components/schemas/security-access-review-history-item":{"id":"components/schemas/security-access-review-history-item","kind":"json-schema","title":"security-access-review-history-item","data":{"type":"object","required":["id","systemGenerated","timestamp","message"],"properties":{"id":{"type":"string","minLength":20,"maxLength":20},"systemGenerated":{"type":"boolean","description":"Indicates if the action or change was made by Okta"},"timestamp":{"type":"string","description":"The date and time of the action or change","format":"date-time"},"message":{"type":"string","minLength":1,"maxLength":1000},"principalProfile":{"$ref":"#/components/schemas/principal-profile-enriched"}}}},"components/schemas/security-access-review-history-items":{"id":"components/schemas/security-access-review-history-items","kind":"json-schema","title":"security-access-review-history-items","data":{"type":"object","properties":{"data":{"type":"array","description":"Lists all events occurred on a given security access review. The history covers all such events and actions.","minItems":0,"maxItems":200,"items":{"$ref":"#/components/schemas/security-access-review-history-item"}},"_links":{"$ref":"#/components/schemas/security-access-review-list-links"}}}},"components/schemas/security-access-review-comment-request":{"id":"components/schemas/security-access-review-comment-request","kind":"json-schema","title":"security-access-review-comment-request","data":{"type":"object","required":["comment"],"properties":{"comment":{"type":"string","description":"A comment for the security access review","minLength":1,"maxLength":1000}}}},"components/schemas/ai-summary-stream-sse-message":{"id":"components/schemas/ai-summary-stream-sse-message","kind":"json-schema","title":"ai-summary-stream-sse-message","data":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The server-sent events (SSE) format:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"data"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property contains a JSON string."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"data"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" property contains chunks of the AI-generated summary."},"children":[]}]}]}]}],"required":["data"],"properties":{"id":{"type":"string","description":"The event ID"},"event":{"type":"string","description":"The event type"},"data":{"type":"string","description":"The event data in JSON string format","example":"{\"message\": \"A detailed message constructed so far\", \"deltaMessage\": \"constructed so far\", \"errors\": []}"}}}},"components/schemas/delegate-appointment-delegate":{"id":"components/schemas/delegate-appointment-delegate","kind":"json-schema","title":"delegate-appointment-delegate","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"The appointed principal who performs delegated duties\n","allOf":[{"$ref":"#/components/schemas/target-principal"}]}},"components/schemas/delegate-settings-user":{"id":"components/schemas/delegate-settings-user","kind":"json-schema","title":"delegate-settings-user","data":{"type":"object","properties":{"firstName":{"type":"string","minLength":1,"maxLength":50,"description":"The user's first name"},"lastName":{"type":"string","minLength":1,"maxLength":50,"description":"The user's last name"},"email":{"type":"string","minLength":1,"maxLength":100,"description":"The user's email address"}}}},"components/schemas/delegate-appointment-start-time":{"id":"components/schemas/delegate-appointment-start-time","kind":"json-schema","title":"delegate-appointment-start-time","data":{"type":"string","format":"date-time","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The start time of the delegate appointment, in "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://www.rfc-editor.org/rfc/rfc3339.html"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"RFC3339"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" date and time format"},"children":[]}]}]}]}},"components/schemas/delegate-appointment-end-time":{"id":"components/schemas/delegate-appointment-end-time","kind":"json-schema","title":"delegate-appointment-end-time","data":{"type":"string","format":"date-time","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The time when the delegate appointment expires, in "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://www.rfc-editor.org/rfc/rfc3339.html"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"RFC3339"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" date and time format"},"children":[]}]}]}]}},"components/schemas/delegate-appointment-note":{"id":"components/schemas/delegate-appointment-note","kind":"json-schema","title":"delegate-appointment-note","data":{"type":"string","maxLength":1000,"description":"A note that describes the delegate appointment"}},"components/schemas/my-settings-get-delegate-readonly":{"id":"components/schemas/my-settings-get-delegate-readonly","kind":"json-schema","title":"my-settings-get-delegate-readonly","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Delegate appointment settings\n","properties":{"id":{"description":"Unique identifier for the delegate appointment","type":"string","minLength":20,"maxLength":20},"delegate":{"allOf":[{"$ref":"#/components/schemas/delegate-appointment-delegate"},{"$ref":"#/components/schemas/delegate-settings-user"}]},"startTime":{"$ref":"#/components/schemas/delegate-appointment-start-time"},"endTime":{"$ref":"#/components/schemas/delegate-appointment-end-time"},"note":{"$ref":"#/components/schemas/delegate-appointment-note"},"createdBy":{"$ref":"#/components/schemas/created-by"},"created":{"$ref":"#/components/schemas/created"},"lastUpdated":{"$ref":"#/components/schemas/last-updated"},"lastUpdatedBy":{"$ref":"#/components/schemas/last-updated-by"}},"required":["id","delegate","createdBy","created","lastUpdated","lastUpdatedBy"]}},"components/schemas/org-settings-permission":{"id":"components/schemas/org-settings-permission","kind":"json-schema","title":"org-settings-permission","data":{"type":"string","description":"Permission that can be assigned to a setting"}},"components/schemas/my-org-settings-delegate-permissions":{"id":"components/schemas/my-org-settings-delegate-permissions","kind":"json-schema","title":"my-org-settings-delegate-permissions","data":{"x-okta-lifecycle":{"lifecycle":"BETA"},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"My delegate permission settings"},"children":[]}]}]},{"$$mdtype":"Node","type":"table","attributes":{},"children":[{"$$mdtype":"Node","type":"thead","attributes":{},"children":[{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"th","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Permission"},"children":[]}]}]},{"$$mdtype":"Node","type":"th","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Description"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"tbody","attributes":{},"children":[{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"READ"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"I can view my delegates"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"tr","attributes":{},"children":[{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"WRITE"},"children":[]}]}]},{"$$mdtype":"Node","type":"td","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"I can view and set my own delegates"},"children":[]}]}]}]}]}]}],"type":"array","items":{"$ref":"#/components/schemas/org-settings-permission"},"minItems":1,"maxItems":1}},"components/schemas/delegate-scope":{"id":"components/schemas/delegate-scope","kind":"json-schema","title":"delegate-scope","data":{"type":"object","required":["type"],"properties":{"type":{"type":"string","description":"The type of users that end users can assign as delegates","enum":["MANAGER","PEERS"],"x-enumDescriptions":{"MANAGER":"End users can only assign their manager as a delegate","PEERS":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This option must be used in conjunction with the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"MANAGER"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" option. It allows end users to select their manager's direct reports as delegates."},"children":[]}]}]}]}}}}},"components/schemas/delegate-scopes":{"id":"components/schemas/delegate-scopes","kind":"json-schema","title":"delegate-scopes","data":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Restricts the scope of delegate assignment for end users when "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"permissions"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is set to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"WRITE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". If this list is empty, end users can assign any user as their delegate."},"children":[]}]}]}],"items":{"$ref":"#/components/schemas/delegate-scope"}}},"components/schemas/my-settings-get":{"id":"components/schemas/my-settings-get","kind":"json-schema","title":"my-settings-get","data":{"type":"object","properties":{"delegates":{"type":"object","description":"My delegates","properties":{"appointments":{"description":"My delegate appointments","type":"array","maxItems":1,"minItems":0,"items":{"$ref":"#/components/schemas/my-settings-get-delegate-readonly"}},"permissions":{"$ref":"#/components/schemas/my-org-settings-delegate-permissions"},"onlyFor":{"$ref":"#/components/schemas/delegate-scopes"}},"required":["appointments"]}}}},"components/schemas/delegate-patchable":{"id":"components/schemas/delegate-patchable","kind":"json-schema","title":"delegate-patchable","data":{"type":"object","properties":{"delegate":{"$ref":"#/components/schemas/delegate-appointment-delegate"},"note":{"$ref":"#/components/schemas/delegate-appointment-note"},"startTime":{"$ref":"#/components/schemas/delegate-appointment-start-time"},"endTime":{"$ref":"#/components/schemas/delegate-appointment-end-time"}},"required":["delegate"]}},"components/schemas/delegates-patchable":{"id":"components/schemas/delegates-patchable","kind":"json-schema","title":"delegates-patchable","data":{"type":"object","description":"Delegates for the principal","properties":{"appointments":{"type":"array","description":"Delegate appointments","nullable":true,"maxItems":1,"minItems":0,"items":{"$ref":"#/components/schemas/delegate-patchable"}}}}},"components/schemas/my-settings-patchable":{"id":"components/schemas/my-settings-patchable","kind":"json-schema","title":"my-settings-patchable","data":{"type":"object","description":"Governance settings for the current user\n","properties":{"delegates":{"$ref":"#/components/schemas/delegates-patchable"}}}},"components/schemas/delegate-readonly":{"id":"components/schemas/delegate-readonly","kind":"json-schema","title":"delegate-readonly","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Delegate appointment settings\n","properties":{"id":{"description":"Unique identifier for the delegate appointment","type":"string","minLength":20,"maxLength":20},"delegate":{"$ref":"#/components/schemas/delegate-appointment-delegate"},"startTime":{"$ref":"#/components/schemas/delegate-appointment-start-time"},"endTime":{"$ref":"#/components/schemas/delegate-appointment-end-time"},"note":{"$ref":"#/components/schemas/delegate-appointment-note"},"createdBy":{"$ref":"#/components/schemas/created-by"},"created":{"$ref":"#/components/schemas/created"},"lastUpdated":{"$ref":"#/components/schemas/last-updated"},"lastUpdatedBy":{"$ref":"#/components/schemas/last-updated-by"}},"required":["id","delegate","createdBy","created","lastUpdated","lastUpdatedBy"]}},"components/schemas/my-settings":{"id":"components/schemas/my-settings","kind":"json-schema","title":"my-settings","data":{"type":"object","properties":{"delegates":{"type":"object","description":"My delegates","properties":{"appointments":{"description":"My delegate appointments","type":"array","maxItems":1,"minItems":0,"items":{"$ref":"#/components/schemas/delegate-readonly"}},"permissions":{"$ref":"#/components/schemas/my-org-settings-delegate-permissions"}},"required":["appointments"]}}}},"components/schemas/delegate-user":{"id":"components/schemas/delegate-user","kind":"json-schema","title":"delegate-user","data":{"type":"object","description":"A limited set of properties from the user's profile","required":["id","email"],"properties":{"id":{"$ref":"#/components/schemas/user-id"},"firstName":{"type":"string","minLength":1,"maxLength":50,"description":"The user's first name"},"lastName":{"type":"string","minLength":1,"maxLength":50,"description":"The user's last name"},"email":{"type":"string","minLength":1,"maxLength":100,"description":"The user's email address"}}}},"components/schemas/link-self":{"id":"components/schemas/link-self","kind":"json-schema","title":"link-self","data":{"type":"object","description":"Links available for an object","required":["self"],"properties":{"self":{"$ref":"#/components/schemas/link"}}}},"components/schemas/delegate-users-list":{"id":"components/schemas/delegate-users-list","kind":"json-schema","title":"delegate-users-list","data":{"type":"object","properties":{"data":{"description":"Delegate users list","type":"array","items":{"$ref":"#/components/schemas/delegate-user"}},"_links":{"$ref":"#/components/schemas/link-self"}}}},"components/schemas/my-resource-connection-common":{"id":"components/schemas/my-resource-connection-common","kind":"json-schema","title":"my-resource-connection-common","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"properties":{"id":{"type":"string","description":"Unique identifier for the resource connection"},"orn":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/openapi/okta-management/guides/roles/#okta-resource-name-orn"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ORN"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" of the resource connection"},"children":[]}]}]}]},"status":{"type":"string","description":"The status of the connection","enum":["ACTIVE","INACTIVE"],"x-enumDescriptions":{"ACTIVE":"The agent connection is active","INACTIVE":"The agent connection is inactive"}}}}},"components/schemas/custom-authorization-server":{"id":"components/schemas/custom-authorization-server","kind":"json-schema","title":"custom-authorization-server","data":{"type":"object","description":"Custom authorization server for the resource connection","required":["orn","name","issuerUrl"],"properties":{"orn":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/openapi/okta-management/guides/roles/#okta-resource-name-orn"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ORN"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" of the authorization server"},"children":[]}]}]}]},"name":{"type":"string","description":"Display name of the authorization server"},"issuerUrl":{"type":"string","description":"Issuer URL for the authorization server"}}}},"components/schemas/identity-assertion-custom-as-connection":{"id":"components/schemas/identity-assertion-custom-as-connection","kind":"json-schema","title":"identity-assertion-custom-as-connection","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Identity assertion connection for a custom authorization server","required":["connectionType","authorizationServer"],"allOf":[{"$ref":"#/components/schemas/my-resource-connection-common"}],"properties":{"connectionType":{"type":"string","enum":["IDENTITY_ASSERTION_CUSTOM_AS"],"description":"Type of connection authentication method"},"authorizationServer":{"$ref":"#/components/schemas/custom-authorization-server"}}}},"components/schemas/resource-connection-vaulted-secret":{"id":"components/schemas/resource-connection-vaulted-secret","kind":"json-schema","title":"resource-connection-vaulted-secret","data":{"type":"object","description":"Secret for the resource connection","required":["orn","name"],"properties":{"orn":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/openapi/okta-management/guides/roles/#okta-resource-name-orn"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ORN"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" of the vaulted secret"},"children":[]}]}]}]},"name":{"type":"string","description":"Display name of the secret"}}}},"components/schemas/sts-vault-secret-connection":{"id":"components/schemas/sts-vault-secret-connection","kind":"json-schema","title":"sts-vault-secret-connection","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"STS connection to a vaulted secret","required":["connectionType","secret"],"allOf":[{"$ref":"#/components/schemas/my-resource-connection-common"}],"properties":{"connectionType":{"type":"string","enum":["STS_VAULT_SECRET"],"description":"Type of connection authentication method"},"secret":{"$ref":"#/components/schemas/resource-connection-vaulted-secret"}}}},"components/schemas/resource-connection-appInstance":{"id":"components/schemas/resource-connection-appInstance","kind":"json-schema","title":"resource-connection-appInstance","data":{"type":"object","description":"App instance for the resource connection","required":["orn","name"],"properties":{"orn":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/openapi/okta-management/guides/roles/#okta-resource-name-orn"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ORN"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" of the app instance"},"children":[]}]}]}]},"name":{"type":"string","description":"Display name of the app"}}}},"components/schemas/resource-connection-service-account":{"id":"components/schemas/resource-connection-service-account","kind":"json-schema","title":"resource-connection-service-account","data":{"type":"object","description":"Service account for the resource connection","required":["orn","name"],"properties":{"orn":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/openapi/okta-management/guides/roles/#okta-resource-name-orn"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ORN"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" of the service account"},"children":[]}]}]}]},"name":{"type":"string","description":"Display name of the service account"}}}},"components/schemas/sts-service-account-connection":{"id":"components/schemas/sts-service-account-connection","kind":"json-schema","title":"sts-service-account-connection","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"STS connection to a service account","required":["connectionType","app","serviceAccount"],"allOf":[{"$ref":"#/components/schemas/my-resource-connection-common"}],"properties":{"connectionType":{"type":"string","enum":["STS_SERVICE_ACCOUNT"],"description":"Type of connection authentication method"},"app":{"$ref":"#/components/schemas/resource-connection-appInstance"},"serviceAccount":{"$ref":"#/components/schemas/resource-connection-service-account"}}}},"components/schemas/sts-access-token-resource-app-instance":{"id":"components/schemas/sts-access-token-resource-app-instance","kind":"json-schema","title":"sts-access-token-resource-app-instance","data":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Resource data for an "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"STS_ACCESS_TOKEN"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" connection to an app instance"},"children":[]}]}]}],"required":["resourceType","orn","appInstanceName"],"properties":{"resourceType":{"type":"string","enum":["APP_INSTANCE"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Type of resource for this "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"STS_ACCESS_TOKEN"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" connection"},"children":[]}]}]}]},"orn":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/openapi/okta-management/guides/roles/#okta-resource-name-orn"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ORN"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" of the client auth settings"},"children":[]}]}]}]},"appInstanceName":{"type":"string","description":"Display name of the associated app instance"}}}},"components/schemas/sts-access-token-resource-mcp-server":{"id":"components/schemas/sts-access-token-resource-mcp-server","kind":"json-schema","title":"sts-access-token-resource-mcp-server","data":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Resource data for an "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"STS_ACCESS_TOKEN"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" connection to a third-party MCP server"},"children":[]}]}]}],"required":["resourceType","orn","name"],"properties":{"resourceType":{"type":"string","enum":["MCP_SERVER"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Type of resource for this "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"STS_ACCESS_TOKEN"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" connection"},"children":[]}]}]}]},"orn":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/openapi/okta-management/guides/roles/#okta-resource-name-orn"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ORN"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" of the client auth settings"},"children":[]}]}]}]},"name":{"type":"string","description":"Display name of the third-party MCP server"}}}},"components/schemas/sts-access-token-resource-api-server":{"id":"components/schemas/sts-access-token-resource-api-server","kind":"json-schema","title":"sts-access-token-resource-api-server","data":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Resource data for an "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"STS_ACCESS_TOKEN"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" connection to a third-party API server"},"children":[]}]}]}],"required":["resourceType","orn","name"],"properties":{"resourceType":{"type":"string","enum":["API_SERVER"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Type of resource for this "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"STS_ACCESS_TOKEN"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" connection"},"children":[]}]}]}]},"orn":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/openapi/okta-management/guides/roles/#okta-resource-name-orn"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ORN"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" of the client auth settings"},"children":[]}]}]}]},"name":{"type":"string","description":"Display name of the third-party API server"}}}},"components/schemas/sts-access-token-resource":{"id":"components/schemas/sts-access-token-resource","kind":"json-schema","title":"sts-access-token-resource","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"discriminator":{"propertyName":"resourceType","mapping":{"APP_INSTANCE":"#/components/schemas/sts-access-token-resource-app-instance","MCP_SERVER":"#/components/schemas/sts-access-token-resource-mcp-server","API_SERVER":"#/components/schemas/sts-access-token-resource-api-server"}},"oneOf":[{"$ref":"#/components/schemas/sts-access-token-resource-app-instance"},{"$ref":"#/components/schemas/sts-access-token-resource-mcp-server"},{"$ref":"#/components/schemas/sts-access-token-resource-api-server"}]}},"components/schemas/sts-access-token-connection":{"id":"components/schemas/sts-access-token-connection","kind":"json-schema","title":"sts-access-token-connection","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"STS connection for OAuth-based token exchange (app instances, API servers, or third-party MCP servers)","required":["connectionType","resource"],"allOf":[{"$ref":"#/components/schemas/my-resource-connection-common"}],"properties":{"connectionType":{"type":"string","enum":["STS_ACCESS_TOKEN"],"description":"Type of connection authentication method"},"resource":{"$ref":"#/components/schemas/sts-access-token-resource"}}}},"components/schemas/A2aServerOrn":{"id":"components/schemas/A2aServerOrn","kind":"json-schema","title":"A2aServerOrn","data":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/api/openapi/okta-management/guides/roles/#okta-resource-name-orn"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ORN"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" of the A2A server"},"children":[]}]}]}]}},"components/schemas/resource-connection-a2a-server":{"id":"components/schemas/resource-connection-a2a-server","kind":"json-schema","title":"resource-connection-a2a-server","data":{"type":"object","description":"Agent-to-agent (A2A) server for the resource connection","required":["orn","name"],"properties":{"orn":{"$ref":"#/components/schemas/A2aServerOrn"},"name":{"type":"string","description":"Display name of the agent-to-agent (A2A) server"}}}},"components/schemas/identity-assertion-a2a-server-connection":{"id":"components/schemas/identity-assertion-a2a-server-connection","kind":"json-schema","title":"identity-assertion-a2a-server-connection","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Identity assertion connection for an agent-to-agent (A2A) server","required":["connectionType","a2aServer","authorizationServer"],"allOf":[{"$ref":"#/components/schemas/my-resource-connection-common"}],"properties":{"connectionType":{"type":"string","enum":["IDENTITY_ASSERTION_A2A_SERVER"],"description":"Type of connection authentication method"},"a2aServer":{"$ref":"#/components/schemas/resource-connection-a2a-server"},"authorizationServer":{"$ref":"#/components/schemas/custom-authorization-server"}}}},"components/schemas/my-resource-connection":{"id":"components/schemas/my-resource-connection","kind":"json-schema","title":"my-resource-connection","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"discriminator":{"propertyName":"connectionType","mapping":{"IDENTITY_ASSERTION_CUSTOM_AS":"#/components/schemas/identity-assertion-custom-as-connection","STS_VAULT_SECRET":"#/components/schemas/sts-vault-secret-connection","STS_SERVICE_ACCOUNT":"#/components/schemas/sts-service-account-connection","STS_ACCESS_TOKEN":"#/components/schemas/sts-access-token-connection","IDENTITY_ASSERTION_A2A_SERVER":"#/components/schemas/identity-assertion-a2a-server-connection"}},"oneOf":[{"$ref":"#/components/schemas/identity-assertion-custom-as-connection"},{"$ref":"#/components/schemas/sts-vault-secret-connection"},{"$ref":"#/components/schemas/sts-service-account-connection"},{"$ref":"#/components/schemas/sts-access-token-connection"},{"$ref":"#/components/schemas/identity-assertion-a2a-server-connection"}]}},"components/schemas/my-resource-connections":{"id":"components/schemas/my-resource-connections","kind":"json-schema","title":"my-resource-connections","data":{"type":"object","required":["data","_links"],"properties":{"data":{"description":"All connections the agent has established","type":"array","maxItems":200,"items":{"$ref":"#/components/schemas/my-resource-connection"}},"_links":{"type":"object","description":"Links available for the list of resource connections","required":["self"],"properties":{"self":{"$ref":"#/components/schemas/link"},"next":{"$ref":"#/components/schemas/link"}}}}}},"components/schemas/bulk-review-criteria-type":{"id":"components/schemas/bulk-review-criteria-type","kind":"json-schema","title":"bulk-review-criteria-type","data":{"description":"Type of criteria for a bulk-review decision","type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"enum":["GOVERNANCE_ANALYZER"],"x-enumDescriptions":{"GOVERNANCE_ANALYZER":"Criteria is based on Governance Analyzer's recommendation"}}},"components/schemas/decision":{"id":"components/schemas/decision","kind":"json-schema","title":"decision","data":{"type":"string","description":"The decision for a review","x-okta-ignore-redocly-rules-for-sdk":true,"enum":["UNREVIEWED","APPROVE","REVOKE"]}},"components/schemas/bulk-review-criteria-gov-analyzer-mutable":{"id":"components/schemas/bulk-review-criteria-gov-analyzer-mutable","kind":"json-schema","title":"bulk-review-criteria-gov-analyzer-mutable","data":{"type":"object","description":"Criteria for selecting reviews are based on the action recommended by Governance Analyzer","required":["recommendedActionDecision"],"properties":{"recommendedActionDecision":{"$ref":"#/components/schemas/decision"}}}},"components/schemas/bulk-review-submission-criteria-mutable":{"id":"components/schemas/bulk-review-submission-criteria-mutable","kind":"json-schema","title":"bulk-review-submission-criteria-mutable","data":{"type":"object","description":"The criteria for selecting reviews\n","required":["type"],"properties":{"type":{"$ref":"#/components/schemas/bulk-review-criteria-type"},"govAnalyzerCriteria":{"$ref":"#/components/schemas/bulk-review-criteria-gov-analyzer-mutable"}}}},"components/schemas/bulk-review-decision":{"id":"components/schemas/bulk-review-decision","kind":"json-schema","title":"bulk-review-decision","data":{"type":"string","description":"The decision applied to all reviews matching the bulk-review criteria","enum":["APPROVE"]}},"components/schemas/reviewer-level-type":{"id":"components/schemas/reviewer-level-type","kind":"json-schema","title":"reviewer-level-type","data":{"type":"string","description":"Identifies the reviewer level of each reviews during access certification. Applicable for multi level campaigns only.","enum":["FIRST","SECOND"]}},"components/schemas/bulk-review-submission-mutable":{"id":"components/schemas/bulk-review-submission-mutable","kind":"json-schema","title":"bulk-review-submission-mutable","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"The request body for submitting bulk decisions for a campaign review.\nIt holds the criteria for which campaign review items to target and the decision to apply to those items.\nThe reviewer level and note are optional fields that can provide additional context for the bulk decision.\nThe reviewer level comes into picture, when multi level campaign is in the picture.\n","required":["criteria","reviewDecision"],"properties":{"criteria":{"$ref":"#/components/schemas/bulk-review-submission-criteria-mutable"},"reviewDecision":{"$ref":"#/components/schemas/bulk-review-decision"},"reviewerLevel":{"$ref":"#/components/schemas/reviewer-level-type"},"notes":{"type":"string","description":"The reviewer's note to include with the bulk decision. This note is added to all reviews that match the bulk-review criteria.","minLength":1,"maxLength":300}}}},"components/schemas/bulk-review-decision-status-type":{"id":"components/schemas/bulk-review-decision-status-type","kind":"json-schema","title":"bulk-review-decision-status-type","data":{"description":"The bulk-review submission request status","type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"enum":["ACCEPTED","COMPLETED","ERROR","IN_PROGRESS"],"x-enumDescriptions":{"ACCEPTED":"Bulk-review decision submission has been accepted and is pending processing","IN_PROGRESS":"Bulk-review decision submission is processing","COMPLETED":"Bulk-review decision submission was processed and completed successfully","ERROR":"Bulk-review decision submission ended with errors"}}},"components/schemas/bulk-review-submission-links":{"id":"components/schemas/bulk-review-submission-links","kind":"json-schema","title":"bulk-review-submission-links","data":{"type":"object","description":"Links available for a bulk-review submission","required":["self"],"properties":{"self":{"$ref":"#/components/schemas/link"},"bulkReviewDecisionStatus":{"$ref":"#/components/schemas/link"},"reviewRecordsProcessed":{"$ref":"#/components/schemas/link"}}}},"components/schemas/bulk-review-submission-details":{"id":"components/schemas/bulk-review-submission-details","kind":"json-schema","title":"bulk-review-submission-details","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"The details of a bulk review submission resulting from a request\n","required":["status","eligibleReviewRecordCount","jobId"],"properties":{"status":{"$ref":"#/components/schemas/bulk-review-decision-status-type"},"eligibleReviewRecordCount":{"type":"integer","format":"int32","description":"The number of eligible reviews in the submission"},"jobId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" of the job"},"children":[]}]}]}],"minLength":1,"maxLength":20},"_links":{"$ref":"#/components/schemas/bulk-review-submission-links"}}}},"components/schemas/bulk-review-submission-job-details":{"id":"components/schemas/bulk-review-submission-job-details","kind":"json-schema","title":"bulk-review-submission-job-details","data":{"type":"object","description":"The details of a bulk-review submission job resulting from a request\n","required":["id","status","eligibleReviewRecordCount"],"properties":{"id":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" of the job"},"children":[]}]}]}],"minLength":1,"maxLength":20},"status":{"$ref":"#/components/schemas/bulk-review-decision-status-type"},"errors":{"type":"array","description":"A list of errors encountered while processing the bulk review submission job","items":{"$ref":"#/components/schemas/error"},"minLength":0,"maxLength":50},"eligibleReviewRecordCount":{"type":"integer","format":"int32","description":"The number of eligible reviews in the submission"},"_links":{"$ref":"#/components/schemas/bulk-review-submission-links"}}}},"components/schemas/reviewer-entitlement":{"id":"components/schemas/reviewer-entitlement","kind":"json-schema","title":"reviewer-entitlement","data":{"type":"object","description":"Entitlement information","required":["id","name"],"properties":{"id":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The entitlement "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"id"},"children":[]}]}]}],"minLength":1,"maxLength":20},"name":{"type":"string","description":"The entitlement display name","minLength":1,"maxLength":255},"externalValue":{"type":"string","description":"The value of the entitlement property","minLength":1,"maxLength":255}}}},"components/schemas/reviewer-entitlement-value":{"id":"components/schemas/reviewer-entitlement-value","kind":"json-schema","title":"reviewer-entitlement-value","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Entitlement value. Only applicable if "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"resourceType = APPLICATION"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and Entitlement Management is enabled."},"children":[]}]}]}],"required":["id","name"],"properties":{"id":{"type":"string","description":"The entitlement value id","minLength":1,"maxLength":20},"name":{"type":"string","description":"The entitlement value display name","minLength":1,"maxLength":255},"externalValue":{"type":"string","description":"The value of the entitlement property value","minLength":1,"maxLength":2000},"entitlement":{"$ref":"#/components/schemas/reviewer-entitlement"}}}},"components/schemas/reviewer-entitlement-bundle":{"id":"components/schemas/reviewer-entitlement-bundle","kind":"json-schema","title":"reviewer-entitlement-bundle","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Entitlement bundle. Only applicable if "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"resourceType = APPLICATION"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and Entitlement Management is enabled."},"children":[]}]}]}],"required":["id","name"],"properties":{"id":{"type":"string","description":"The entitlement bundle id","minLength":1,"maxLength":20},"name":{"type":"string","description":"The entitlement bundle name","minLength":1,"maxLength":255}}}},"components/schemas/remediation-status":{"id":"components/schemas/remediation-status","kind":"json-schema","title":"remediation-status","data":{"type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"enum":["NONE","OPEN","ERROR","SUCCESS","MANUAL"]}},"components/schemas/reviewers-reviewer-type":{"id":"components/schemas/reviewers-reviewer-type","kind":"json-schema","title":"reviewers-reviewer-type","data":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Identifies the reviewer type for the access certification. Reviewers can be "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"USER"},"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":", or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"RESOURCE_OWNER"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["USER","GROUP","RESOURCE_OWNER"]}},"components/schemas/group-type":{"id":"components/schemas/group-type","kind":"json-schema","title":"group-type","data":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The type of group. It is either 'GROUP' or 'RESOURCE_OWNER'."},"children":[]}]}]}],"type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"enum":["GROUP","RESOURCE_OWNER"]}},"components/schemas/reviewer-group-profile":{"id":"components/schemas/reviewer-group-profile","kind":"json-schema","title":"reviewer-group-profile","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Applicable only when "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"reviewerType"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GROUP"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"RESOURCE_OWNER"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". For all other reviewer type, this property can be ignored."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"It represents the group in charge of reviews."},"children":[]}]}]}],"required":["name","groupId","groupType"],"properties":{"name":{"type":"string","minLength":0,"maxLength":255},"groupId":{"type":"string","minLength":1,"maxLength":36},"groupType":{"$ref":"#/components/schemas/group-type"}}}},"components/schemas/review-links":{"id":"components/schemas/review-links","kind":"json-schema","title":"review-links","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Links available on a single review representation","required":["self"],"properties":{"self":{"$ref":"#/components/schemas/link"},"reassignReview":{"$ref":"#/components/schemas/link"}}}},"components/schemas/review-entitlement":{"id":"components/schemas/review-entitlement","kind":"json-schema","title":"review-entitlement","data":{"type":"object","description":"Entitlement and it's entitlement values.","required":["id","name"],"properties":{"id":{"type":"string","description":"The entitlement id","minLength":1,"maxLength":20},"name":{"type":"string","description":"The entitlement name","minLength":1,"maxLength":255},"values":{"type":"array","description":"Collection of entitlement values.","maxItems":1000,"items":{"$ref":"#/components/schemas/reviewer-entitlement-value"}}}}},"components/schemas/risk-rule-criteria":{"id":"components/schemas/risk-rule-criteria","kind":"json-schema","title":"risk-rule-criteria","data":{"type":"object","properties":{"name":{"type":"string","nullable":false,"description":"The name of the risk rule criteria"},"operation":{"type":"string","nullable":false,"description":"Operation to be performed on the criteria value","enum":["CONTAINS_ONE","CONTAINS_ALL"]},"value":{"type":"object","properties":{"type":{"type":"string","nullable":false,"description":"The type of the criteria value","enum":["ENTITLEMENTS"]},"value":{"type":"array","description":"Collection of entitlements with associated values","nullable":false,"items":{"$ref":"#/components/schemas/review-entitlement"}}}}}}},"components/schemas/risk-rule-conflicts":{"id":"components/schemas/risk-rule-conflicts","kind":"json-schema","title":"risk-rule-conflicts","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"properties":{"id":{"description":"Unique identifier of the risk rule","type":"string","minLength":1},"type":{"type":"string","nullable":false,"description":"The type of the rule","enum":["SEPARATION_OF_DUTIES"]},"conflictCriteria":{"type":"object","properties":{"and":{"type":"array","items":{"$ref":"#/components/schemas/risk-rule-criteria"},"minItems":2,"maxItems":2}}}}}},"components/schemas/reviewer-service-account":{"id":"components/schemas/reviewer-service-account","kind":"json-schema","title":"reviewer-service-account","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Service account information for reviewer","required":["id","name"],"properties":{"id":{"type":"string","description":"The service account ID","minLength":1,"maxLength":36},"name":{"type":"string","description":"The service account name","minLength":1,"maxLength":255}}}},"components/schemas/authorization-server-scope-condition":{"id":"components/schemas/authorization-server-scope-condition","kind":"json-schema","title":"authorization-server-scope-condition","data":{"type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Scope condition defined for the authorization server","enum":["ALL_SCOPES","INCLUDE_ONLY","EXCLUDE"]}},"components/schemas/reviewer-ai-agent-connected-resource-authorization-server":{"id":"components/schemas/reviewer-ai-agent-connected-resource-authorization-server","kind":"json-schema","title":"reviewer-ai-agent-connected-resource-authorization-server","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Authorization server details for an AI agent connection","properties":{"orn":{"type":"string","description":"Okta Resource Name (ORN) of the authorization server"},"name":{"type":"string","description":"Name of the authorization server"},"issuerUrl":{"type":"string","description":"Issuer URL of the connected authorization server"},"scopeCondition":{"$ref":"#/components/schemas/authorization-server-scope-condition"},"scopes":{"type":"array","description":"Connected authorization server scopes that the AI agent has access to","items":{"type":"string"}}}}},"components/schemas/reviewer-ai-agent-connected-resource-app":{"id":"components/schemas/reviewer-ai-agent-connected-resource-app","kind":"json-schema","title":"reviewer-ai-agent-connected-resource-app","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"App details for an AI agent connection","properties":{"id":{"type":"string","description":"ID of the connected app"},"orn":{"type":"string","description":"Okta Resource Name (ORN) of the connected app"},"name":{"type":"string","description":"Name of the connected app"}}}},"components/schemas/reviewer-ai-agent-connected-resource-mcp-server":{"id":"components/schemas/reviewer-ai-agent-connected-resource-mcp-server","kind":"json-schema","title":"reviewer-ai-agent-connected-resource-mcp-server","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"MCP server details for an AI agent connection","properties":{"id":{"type":"string","description":"ID of the connected MCP server"},"orn":{"type":"string","description":"Okta Resource Name (ORN) of the connected MCP server"},"name":{"type":"string","description":"Name of the connected MCP server"},"endpointUrl":{"type":"string","description":"Connected MCP server access URL for the AI agent"}}}},"components/schemas/reviewer-ai-agent-connected-resource-api-server":{"id":"components/schemas/reviewer-ai-agent-connected-resource-api-server","kind":"json-schema","title":"reviewer-ai-agent-connected-resource-api-server","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"API server details for an AI agent connection","properties":{"id":{"type":"string","description":"ID of the connected API server"},"orn":{"type":"string","description":"Okta Resource Name (ORN) of the connected API server"},"name":{"type":"string","description":"Name of the connected API server"},"resourceUrl":{"type":"string","description":"URL of the connected API server"},"scopes":{"type":"array","description":"Connected API server scopes that the AI agent has access to","minItems":0,"maxItems":50,"items":{"type":"string","maxLength":1000}}}}},"components/schemas/reviewer-ai-agent-connected-resource-service-account-app":{"id":"components/schemas/reviewer-ai-agent-connected-resource-service-account-app","kind":"json-schema","title":"reviewer-ai-agent-connected-resource-service-account-app","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"App details of the connected service account","properties":{"orn":{"type":"string","description":"Okta Resource Name (ORN) of the app"},"name":{"type":"string","description":"Name of the app"}}}},"components/schemas/reviewer-ai-agent-connected-resource-service-account":{"id":"components/schemas/reviewer-ai-agent-connected-resource-service-account","kind":"json-schema","title":"reviewer-ai-agent-connected-resource-service-account","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Service account details for an AI agent connection","properties":{"orn":{"type":"string","description":"Okta Resource Name (ORN) of the connected service account"},"name":{"type":"string","description":"Name of the connected service account"},"app":{"$ref":"#/components/schemas/reviewer-ai-agent-connected-resource-service-account-app"}}}},"components/schemas/reviewer-ai-agent-connected-resource-secret":{"id":"components/schemas/reviewer-ai-agent-connected-resource-secret","kind":"json-schema","title":"reviewer-ai-agent-connected-resource-secret","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"OPA secret details for an AI agent connection","properties":{"orn":{"type":"string","description":"Okta Resource Name (ORN) of the connected OPA secret"},"name":{"type":"string","description":"Name of the connected OPA secret"},"description":{"type":"string","description":"Description of the connected OPA secret"},"path":{"type":"string","description":"Path of the connected OPA secret"}}}},"components/schemas/ai-agent-connected-resource-type":{"id":"components/schemas/ai-agent-connected-resource-type","kind":"json-schema","title":"ai-agent-connected-resource-type","data":{"type":"string","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Type of resource connected to an AI agent","enum":["APP","MCP_SERVER","API_SERVER","AUTHORIZATION_SERVER","OPA_SECRET","APP_SERVICE_ACCOUNT"]}},"components/schemas/reviewer-ai-agent-connected-resource":{"id":"components/schemas/reviewer-ai-agent-connected-resource","kind":"json-schema","title":"reviewer-ai-agent-connected-resource","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"AI agent connection resource details","required":["type"],"properties":{"authorizationServer":{"$ref":"#/components/schemas/reviewer-ai-agent-connected-resource-authorization-server"},"app":{"$ref":"#/components/schemas/reviewer-ai-agent-connected-resource-app"},"mcpServer":{"$ref":"#/components/schemas/reviewer-ai-agent-connected-resource-mcp-server"},"apiServer":{"$ref":"#/components/schemas/reviewer-ai-agent-connected-resource-api-server"},"serviceAccount":{"$ref":"#/components/schemas/reviewer-ai-agent-connected-resource-service-account"},"opaSecret":{"$ref":"#/components/schemas/reviewer-ai-agent-connected-resource-secret"},"type":{"$ref":"#/components/schemas/ai-agent-connected-resource-type"}}}},"components/schemas/reviewer-ai-agent-connection":{"id":"components/schemas/reviewer-ai-agent-connection","kind":"json-schema","title":"reviewer-ai-agent-connection","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"AI agent connection","required":["id"],"properties":{"id":{"type":"string","description":"AI agent connection ID","minLength":1,"maxLength":20},"name":{"type":"string","description":"Name of the resource associated with this connection","minLength":1,"maxLength":255},"connectedResource":{"$ref":"#/components/schemas/reviewer-ai-agent-connected-resource"}}}},"components/schemas/review-minimal-read-only-fields":{"id":"components/schemas/review-minimal-read-only-fields","kind":"json-schema","title":"review-minimal-read-only-fields","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":"Properties contained by default in sparse representation.\n","required":["campaignId","resourceId","decision","remediationStatus","principalProfile","reviewerType","_links"],"properties":{"campaignId":{"type":"string","minLength":1,"maxLength":20},"resourceId":{"type":"string","minLength":1,"maxLength":36},"entitlementValue":{"$ref":"#/components/schemas/reviewer-entitlement-value"},"entitlementBundle":{"$ref":"#/components/schemas/reviewer-entitlement-bundle"},"decision":{"$ref":"#/components/schemas/decision"},"decided":{"type":"string","format":"date-time"},"remediationStatus":{"$ref":"#/components/schemas/remediation-status"},"principalProfile":{"$ref":"#/components/schemas/principal-profile-enriched"},"reviewerProfile":{"$ref":"#/components/schemas/principal-profile-enriched"},"reviewerType":{"$ref":"#/components/schemas/reviewers-reviewer-type"},"reviewerGroupProfile":{"$ref":"#/components/schemas/reviewer-group-profile"},"currentReviewerLevel":{"description":"The current reviewer level of each review. Applicable only for multi level campaigns only.","$ref":"#/components/schemas/reviewer-level-type"},"_links":{"$ref":"#/components/schemas/review-links"},"riskRuleConflicts":{"type":"array","description":"List of risk rule conflicts caused by this entitlement value. Only applies to review item that has entitlement value.","nullable":true,"items":{"$ref":"#/components/schemas/risk-rule-conflicts"}},"delegatorProfile":{"description":"Specifies delegator profile if this review was delegated by original reviewer due to their governence delegate settings","$ref":"#/components/schemas/principal-profile-enriched"},"delegated":{"description":"Specifies if this review was delegated by the original reviewer based on their governance delegate settings","type":"boolean"},"appServiceAccount":{"$ref":"#/components/schemas/reviewer-service-account"},"oktaServiceAccount":{"$ref":"#/components/schemas/reviewer-service-account"},"aiAgentConnection":{"$ref":"#/components/schemas/reviewer-ai-agent-connection"}}}},"components/schemas/review-sparse":{"id":"components/schemas/review-sparse","kind":"json-schema","title":"review-sparse","data":{"description":"Sparse representation of a Review resource","x-okta-ignore-redocly-rules-for-sdk":true,"allOf":[{"$ref":"#/components/schemas/read-only-standard-properties"},{"$ref":"#/components/schemas/review-minimal-read-only-fields"}]}},"components/schemas/review-list-links":{"id":"components/schemas/review-list-links","kind":"json-schema","title":"review-list-links","data":{"type":"object","description":"Links available in review list response","required":["self"],"properties":{"self":{"$ref":"#/components/schemas/link"},"next":{"$ref":"#/components/schemas/link"}}}},"components/schemas/review-list":{"id":"components/schemas/review-list","kind":"json-schema","title":"review-list","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"required":["data","_links"],"properties":{"data":{"description":"Sparse representation of reviews\n","type":"array","items":{"$ref":"#/components/schemas/review-sparse"}},"_links":{"$ref":"#/components/schemas/review-list-links"}}}},"components/schemas/review-action":{"id":"components/schemas/review-action","kind":"json-schema","title":"review-action","data":{"type":"string","description":"The action to apply to a review","enum":["APPROVE","REVOKE","REASSIGN"]}},"components/schemas/review-action-item":{"id":"components/schemas/review-action-item","kind":"json-schema","title":"review-action-item","data":{"type":"object","description":"A review with the action to apply to it","required":["reviewId","action"],"properties":{"reviewId":{"type":"string","description":"Review ID","minLength":1},"action":{"$ref":"#/components/schemas/review-action"},"reviewerId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The reassigned reviewer's Okta user ID"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Required when "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"action"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"REASSIGN"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". All items with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"action"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" set"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"REASSIGN"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" in a single request must specify the same "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"reviewerId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"minLength":1,"maxLength":20},"note":{"type":"string","description":"Optional note to justify the action taken on this review","nullable":true,"maxLength":300}}}},"components/schemas/review-items-action-mutable":{"id":"components/schemas/review-items-action-mutable","kind":"json-schema","title":"review-items-action-mutable","data":{"type":"object","x-okta-ignore-redocly-rules-for-sdk":true,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The request body to submit actions for a collection of reviews assigned"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"to the current reviewer in a campaign. You can submit up to 50 review actions"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"(in a combination of "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"APPROVE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"REVOKE"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"REASSIGN"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":") in a single request. For "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"REASSIGN"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"actions, you must also include the new reviewer's ID ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"reviewerId"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"). You can only reassign reviews"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"to the same reviewer in a single request. That is, all "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"REASSIGN"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" actions must target the same "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"reviewerId"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"in a request."},"children":[]}]}]}],"required":["reviews"],"properties":{"reviews":{"description":"List of review actions\n","type":"array","minItems":1,"maxItems":50,"items":{"$ref":"#/components/schemas/review-action-item"}},"reviewerLevel":{"description":"The reviewer level for the review action. Required only\nfor multi-level campaigns.\n","$ref":"#/components/schemas/reviewer-level-type"}}}},"schema_1356":{"kind":"json-schema","data":{"$ref":"#/components/schemas/catalog-entry-id"},"id":"schema_1356"},"schema_1357":{"kind":"json-schema","data":{"type":"object","properties":{"X-Rate-Limit-Limit":{"type":"integer","minimum":1,"example":60,"description":"The rate-limit ceiling for the current request"},"X-Rate-Limit-Remaining":{"type":"integer","minimum":0,"example":60,"description":"The number of requests left for the current rate-limit window"},"X-Rate-Limit-Reset":{"type":"integer","minimum":0,"example":1609459200,"description":"The time when the rate limit resets, specified in UTC epoch time (in seconds)"}},"required":["X-Rate-Limit-Limit","X-Rate-Limit-Remaining","X-Rate-Limit-Reset"]},"id":"schema_1357"},"schema_1358":{"kind":"json-schema","data":{"$ref":"#/components/schemas/rcar-request-id"},"id":"schema_1358"},"schema_1359":{"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":"A link to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"self"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"next"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"blockquote","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Note:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"next"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" is only present if there's another page of results."},"children":[]}]}]}]}]},"X-Rate-Limit-Limit":{"type":"integer","minimum":1,"example":60,"description":"The rate-limit ceiling for the current request"},"X-Rate-Limit-Remaining":{"type":"integer","minimum":0,"example":60,"description":"The number of requests left for the current rate-limit window"},"X-Rate-Limit-Reset":{"type":"integer","minimum":0,"example":1609459200,"description":"The time when the rate limit resets, specified in UTC epoch time (in seconds)"}},"required":["X-Rate-Limit-Limit","X-Rate-Limit-Remaining","X-Rate-Limit-Reset"]},"id":"schema_1359"},"schema_1360":{"kind":"json-schema","data":{"type":"string","format":"scim-filter","example":"not(parent pr)"},"id":"schema_1360"},"schema_1361":{"kind":"json-schema","data":{"type":"string","minLength":3,"maxLength":50,"example":"figma"},"id":"schema_1361"},"schema_1362":{"kind":"json-schema","data":{"type":"integer","maximum":200,"minimum":1,"example":20},"id":"schema_1362"},"schema_1363":{"kind":"json-schema","data":{"type":"string","format":"scim-filter","example":"firstName sw \"John\" OR lastName sw \"John\""},"id":"schema_1363"},"schema_1364":{"kind":"json-schema","data":{"type":"string","example":"00u68w6vzKLultXS97g6"},"id":"schema_1364"},"schema_1365":{"kind":"json-schema","data":{"type":"integer","default":20,"maximum":200,"minimum":1},"id":"schema_1365"},"schema_1366":{"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":"A link to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"self"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", which is the URL for the current request."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This is used for pagination and is included in the response when the request returns a list of items. The value of this header is a URL that points to the current request, and it includes any query parameters that were used in the request. Set the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"rel"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" parameter to "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"self"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" to indicate that this is a link to the current request."},"children":[]}]}]}]},"X-Rate-Limit-Limit":{"type":"integer","minimum":1,"example":60,"description":"The rate-limit ceiling for the current request"},"X-Rate-Limit-Remaining":{"type":"integer","minimum":0,"example":60,"description":"The number of requests left for the current rate-limit window"},"X-Rate-Limit-Reset":{"type":"integer","minimum":0,"example":1609459200,"description":"The time when the rate limit resets, specified in UTC epoch time (in seconds)"}},"required":["X-Rate-Limit-Limit","X-Rate-Limit-Remaining","X-Rate-Limit-Reset"]},"id":"schema_1366"},"schema_1367":{"kind":"json-schema","data":{"type":"string","maxLength":20,"minLength":20,"example":"00ucvnr9rbONeZdRp1d7"},"id":"schema_1367"},"schema_1368":{"kind":"json-schema","data":{"$ref":"#/components/schemas/scim-filter"},"id":"schema_1368"},"schema_1369":{"kind":"json-schema","data":{"$ref":"#/components/schemas/task-id"},"id":"schema_1369"},"schema_1370":{"kind":"json-schema","data":{"$ref":"#/components/schemas/order-by"},"id":"schema_1370"},"schema_1371":{"kind":"json-schema","data":{"type":"object","properties":{"value":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Specify the task resolution value. Required for "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"APPROVAL"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"QUESTION"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" type tasks."},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"APPROVAL"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" type tasks, the only supported values are "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"APPROVED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"DENIED"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"QUESTION"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" type tasks, the value is the answer to the question, and can be any string."},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For custom "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"TODO"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" type tasks, you don't need to specify a resolution value."},"children":[]}]}]}]}]}}},"id":"schema_1371"},"schema_1372":{"kind":"json-schema","data":{"type":"string"},"id":"schema_1372"},"schema_1373":{"kind":"json-schema","data":{"type":"array","uniqueItems":false,"minItems":1,"maxItems":1,"items":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A property of items within the collection, optionally followed by a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":" asc"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":" desc"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" suffix."},"children":[]}]}]}]},"default":["created asc"]},"id":"schema_1373"},"schema_1374":{"kind":"json-schema","data":{"type":"array","uniqueItems":false,"minItems":1,"maxItems":1,"items":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A property of items within the collection, optionally followed by a "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":" asc"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":" desc"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" suffix."},"children":[]}]}]}]},"default":["priority desc"]},"id":"schema_1374"},"schema_1375":{"kind":"json-schema","data":{"type":"string","example":"wlpkhjm0jnDp8RrUu0g4"},"id":"schema_1375"},"schema_1376":{"kind":"json-schema","data":{"type":"array","uniqueItems":false,"minItems":1,"maxItems":1,"items":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A property from the collection, optionally followed by an "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":" asc"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" or "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":" desc"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" suffix."},"children":[]}]}]}]}},"id":"schema_1376"}},"exampleStore":{"components/examples/rcar-entries-list-empty-parent-success-v2":{"id":"components/examples/rcar-entries-list-empty-parent-success-v2","value":{"data":[{"id":"cen33e47frfMB93gQ8g6","name":"Figma","description":"The Figma App","label":"Application","requestable":false,"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen8bfdir26G1QERV345"},"logo":[{"href":"https://okta-subdomain.pixtulate.com/assets/img/logos/okta_admin_app.png"}],"submittedRequest":{"href":"https://subdomain.okta.at.com/next/requests/inbox"}}},{"id":"cen8bfdir26G1QERV345","name":"Support User Collection","description":"Collection of resources for support user","label":"Resource Collection","requestable":false,"counts":{"resourceCounts":{"applications":5}},"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen8bfdir26G1QERV345"},"logo":[{"href":"https://okta-subdomain.pixtulate.com/assets/img/logos/okta_admin_app.png"},{"href":"https://tc2static.oktacdn.com/fs/bcg/4/gfs1wwhrwJR4LpB5X0w6"},{"href":"https://tc2static.oktacdn.com/fs/bcg/3/gfs1wwhrwJR4LpB5X0w5"}],"submittedRequest":{"href":"https://subdomain.okta.at.com/next/requests/inbox"}}}],"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries?filter=not%28parent+pr%29&limit=20"},"next":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries?filter=not%28parent+pr%29&limit=20&after=cen33e47frfMB93gQ8g6"},"atspoke":{"href":"https://subdomain.okta.at.com/next/requests/inbox/open"}}},"summary":"Lists all entries at the top level in the default resource catalog","description":"Lists all entries that have an empty parent"},"components/examples/rcar-entries-list-with-parent-success":{"id":"components/examples/rcar-entries-list-with-parent-success","value":{"data":[{"id":"cen8bfdjhscRkRVje345","name":"Figma Editor","description":"The Figma App as an Editor","requestable":true,"parent":"cen33e47frfMB93gQ8g6","_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen8bfdjhscRkRVje345"},"logo":[{"href":"https://okta-subdomain.pixtulate.com/assets/img/logos/okta_admin_app.png"}],"pendingRequest":{"href":"https://subdomain.okta.at.com/next/requests/inbox/7"},"createRequest":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen8bfdjhscRkRVje345/requests"}}},{"id":"cendnosMu1eAct5Ns0g4","name":"Figma User Group","description":"The Figma App as a group","requestable":true,"parent":"cen33e47frfMB93gQ8g6","_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cendnosMu1eAct5Ns0g4"},"logo":[{"href":"https://okta-subdomain.pixtulate.com/assets/img/logos/okta_admin_app.png"}],"submittedRequest":{"href":"https://subdomain.okta.at.com/next/requests/inbox"},"createRequest":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cendnosMu1eAct5Ns0g4/requests"},"relatedEntity":{"href":"https://okta-subdomain.pixtulate.com/api/v1/apps/0oab0oNGTSWTBKOLGLNR"}}}],"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries?filter=parent+eq+%22cen33e47frfMB93gQ8g6%22&limit=20"},"next":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries?filter=parent+eq+%22cen33e47frfMB93gQ8g6%22&limit=20&after=cen8bfdir26G1QERV345"}}},"summary":"Lists all entries at the access level in the default resource catalog","description":"Lists all entries with the same parent entry from the top level"},"components/examples/rcar-entries-list-with-collection-parent-success":{"id":"components/examples/rcar-entries-list-with-collection-parent-success","value":{"data":[{"id":"cen4ygxlAu8LKehvN0g5","name":"Figma","parent":"cen4ygxk50DRRO84x0g5","requestable":false,"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen4ygxlAu8LKehvN0g5"},"logo":[{"href":"https://okta-subdomain.pixtulate.com/assets/img/logos/okta_admin_app.png"}],"createRequest":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen4ygxlAu8LKehvN0g5/requests"},"relatedEntity":{"href":"https://okta-subdomain.pixtulate.com/api/v1/apps/0oa2bw18hgF7oNwBd0g5"}}},{"id":"cen4ygxmhT4LMkwpw0g5","name":"Salesforce","parent":"cen4ygxk50DRRO84x0g5","requestable":false,"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen4ygxmhT4LMkwpw0g5"},"logo":[{"href":"https://okta-subdomain.pixtulate.com/assets/img/logos/okta_admin_app.png"}],"createRequest":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen4ygxmhT4LMkwpw0g5/requests"},"relatedEntity":{"href":"https://okta-subdomain.pixtulate.com/api/v1/apps/0oa4fcpenxb7xGPdu0g5"}}}],"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries?filter=parent+eq+%22cen4ygxk50DRRO84x0g5%22&limit=20"},"next":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries?filter=parent+eq+%22cen4ygxk50DRRO84x0g5%22&limit=20&after=cen4ygxmhT4LMkwpw0g5"},"atspoke":{"href":"https://subdomain.okta.at.com/next/requests/inbox/open"}}},"summary":"Lists all entries with parent collection entry from the access level in the default resource catalog","description":"Lists all entries with a parent collection entry from the access level. In this case, these entries represent the collection resources.  Note, these entries are not requestable (only the parent entry is) and are here for informational purposes.\n"},"components/examples/invalid-filter":{"id":"components/examples/invalid-filter","value":{"errorCode":"E0000053","errorSummary":"Invalid SCIM filter","errorLink":"E0000053","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Invalid `filter` syntax","reason":"STRING_FORMAT_INVALID","locationType":"query","location":"/filter","domain":"governance"}]}},"components/examples/invalid-after":{"id":"components/examples/invalid-after","value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"The `after` parameter isn't valid. Use links in response bodies or headers as the source of truth for paginated requests that contain an `after` parameter.","reason":"INVALID_AFTER_PARAMETER","locationType":"query","location":"/query/after","domain":"governance"}]}},"components/examples/invalid-limit":{"id":"components/examples/invalid-limit","value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"The `limit` parameter isn't valid.","reason":"INVALID_DATA_TYPE","locationType":"query","location":"/limit","domain":"governance"}]},"summary":"Invalid `limit` parameter error response"},"components/examples/rcar-entries-list-bad-request-match-fewer-than-3-chars":{"id":"components/examples/rcar-entries-list-bad-request-match-fewer-than-3-chars","value":{"errorCode":"E0000001","errorSummary":"Api validation failed: AccessRequestCatalog","errorLink":"E0000001","errorId":"oaenikBPk01RLu4b4D6PdUlcA","errorCauses":[{"errorSummary":"AccessRequestCatalog - String \"ab\" is too short (length: 2, required minimum: 3)"}]},"summary":"When match query parameter has fewer than 3 characters","description":"When match query parameter has fewer than 3 characters"},"components/examples/rcar-entry-get-app":{"id":"components/examples/rcar-entry-get-app","value":{"id":"cen33e47frfMB93gQ8g6","name":"Figma","description":"The Figma App","label":"Application","requestable":false,"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen8bfdir26G1QERV345"},"logo":[{"href":"https://tc2static.oktacdn.com/fs/bcg/4/gfs1wwhrwJR4LpB5X0w6"}],"submittedRequest":{"href":"https://subdomain.okta.at.com/next/requests/inbox"}}},"summary":"Get a catalog entry for an application"},"components/examples/rcar-entry-get-collection":{"id":"components/examples/rcar-entry-get-collection","value":{"id":"cen8bfdir26G1QERV345","name":"Support User Collection","description":"Collection of resources for support user","label":"Resource Collection","requestable":false,"counts":{"resourceCounts":{"applications":5}},"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen8bfdir26G1QERV345"},"logo":[{"href":"https://okta-subdomain.pixtulate.com/assets/img/logos/okta_admin_app.png"},{"href":"https://tc2static.oktacdn.com/fs/bcg/4/gfs1wwhrwJR4LpB5X0w6"},{"href":"https://tc2static.oktacdn.com/fs/bcg/3/gfs1wwhrwJR4LpB5X0w5"}],"submittedRequest":{"href":"https://subdomain.okta.at.com/next/requests/inbox"}}},"summary":"Get a catalog entry for a collection"},"components/examples/invalid-sort":{"id":"components/examples/invalid-sort","value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Invalid `orderBy` syntax","reason":"STRING_FORMAT_INVALID","locationType":"query","location":"/orderBy","domain":"governance"}]},"summary":"Invalid `orderBy` parameter error response"},"components/examples/request-00-create-no-fields-example":{"id":"components/examples/request-00-create-no-fields-example","value":{},"summary":"When entry has no fields, empty object provided","description":"When entry has no fields, empty object provided"},"components/examples/request-01-create-no-fields-empty-array-example":{"id":"components/examples/request-01-create-no-fields-empty-array-example","value":{"requesterFieldValues":[]},"summary":"When entry has no fields, empty array provided","description":"When entry has no fields, empty array provided"},"components/examples/request-02-create-text-field-required-example":{"id":"components/examples/request-02-create-text-field-required-example","value":{"requesterFieldValues":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","value":"I need access to complete my work."}]},"summary":"When entry has one TEXT field","description":"When entry has one TEXT field"},"components/examples/request-03-create-select-field-required-example":{"id":"components/examples/request-03-create-select-field-required-example","value":{"requesterFieldValues":[{"id":"cc9da40d-9c1b-41c6-8016-edfd010b02d2","value":"A select choice"}]},"summary":"When entry has one SELECT field","description":"When entry has one SELECT field"},"components/examples/request-04-create-multi-select-field-required-example":{"id":"components/examples/request-04-create-multi-select-field-required-example","value":{"requesterFieldValues":[{"id":"dd9da40d-9c1b-41c6-8016-edfd010b02d2","values":["1st select choice","2nd select choice"]}]},"summary":"When entry has a MULTISELECT field","description":"When entry has a MULTISELECT field"},"components/examples/request-05-create-date-time-field-required-example":{"id":"components/examples/request-05-create-date-time-field-required-example","value":{"requesterFieldValues":[{"id":"1b9d6bcd-bbfd-4b2d-9b5d-ab8dfbbd4bed","value":"2022-05-24"}]},"summary":"When entry has a ISO_DATE field"},"components/examples/request-06-create-one-field-of-each-type-required-example":{"id":"components/examples/request-06-create-one-field-of-each-type-required-example","value":{"requesterFieldValues":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","value":"I need access to complete my work."},{"id":"cc9da40d-9c1b-41c6-8016-edfd010b02d2","value":"A select choice"},{"id":"dd9da40d-9c1b-41c6-8016-edfd010b02d2","values":["1st select choice","2nd select choice"]},{"id":"1b9d6bcd-bbfd-4b2d-9b5d-ab8dfbbd4bed","value":"2022-05-24"}]},"summary":"When entry has all field types","description":"When entry has all field types"},"components/examples/request-07-create-request-on-behalf-of-required-example":{"id":"components/examples/request-07-create-request-on-behalf-of-required-example","value":{"requesterFieldValues":[{"id":"OKTA_REQUESTED_FOR","value":"00u12gpFVIth5WbxT0g4"}]},"summary":"When the entry supports request on behalf of","description":"When the entry supports request on behalf of for the requester"},"components/examples/request-00-create-no-fields-example-full":{"id":"components/examples/request-00-create-no-fields-example-full","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When requesting for authenticated user"},"components/examples/request-01-create-no-fields-empty-array-example-full":{"id":"components/examples/request-01-create-no-fields-empty-array-example-full","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When entry has no fields, empty array provided","description":"When entry has no fields, empty array provided"},"components/examples/request-02-create-text-field-required-example-full":{"id":"components/examples/request-02-create-text-field-required-example-full","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","value":"I need access to complete my work."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When entry has one TEXT field","description":"When entry has one TEXT field"},"components/examples/request-03-create-select-field-required-example-full":{"id":"components/examples/request-03-create-select-field-required-example-full","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"cc9da40d-9c1b-41c6-8016-edfd010b02d2","value":"A select choice"}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When entry has one SELECT field","description":"When entry has one SELECT field"},"components/examples/request-04-create-multi-select-field-required-example-full":{"id":"components/examples/request-04-create-multi-select-field-required-example-full","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"dd9da40d-9c1b-41c6-8016-edfd010b02d2","values":["1st select choice","2nd select choice"]}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When entry has a MULTISELECT field","description":"When entry has a MULTISELECT field"},"components/examples/request-05-create-date-time-field-required-example-full":{"id":"components/examples/request-05-create-date-time-field-required-example-full","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"1b9d6bcd-bbfd-4b2d-9b5d-ab8dfbbd4bed","value":"2022-05-24"}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When entry has a ISO_DATE field"},"components/examples/request-06-create-one-field-of-each-type-required-example-full":{"id":"components/examples/request-06-create-one-field-of-each-type-required-example-full","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","value":"I need access to complete my work."},{"id":"cc9da40d-9c1b-41c6-8016-edfd010b02d2","value":"A select choice"},{"id":"dd9da40d-9c1b-41c6-8016-edfd010b02d2","values":["1st select choice","2nd select choice"]},{"id":"1b9d6bcd-bbfd-4b2d-9b5d-ab8dfbbd4bed","value":"2022-05-24"}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When entry has all field types","description":"When entry has all field types"},"components/examples/request-07-create-request-on-behalf-of-required-example-full":{"id":"components/examples/request-07-create-request-on-behalf-of-required-example-full","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00u12gpFVIth5WbxT0g4"},"requesterFieldValues":[{"id":"OKTA_REQUESTED_FOR","value":"00u12gpFVIth5WbxT0g4"}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When the entry supports request on behalf of","description":"When the entry supports request on behalf of for the requester"},"components/examples/request-with-risk-assessment-example":{"id":"components/examples/request-with-risk-assessment-example","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"riskAssessment":{"requestSubmissionType":"ALLOWED_WITH_NO_OVERRIDES","riskRules":[{"name":"Process and Approve Payment","description":"Account payable clerks can’t approve purchase orders or process payments."},{"name":"Journal entry creation and approval","description":"Users with the ability to create journal entries should not have the authority to approve and post those same entries."},{"name":"Financial reporting and transaction processing"}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When existing request has risk assessment"},"components/examples/request-create-missing-fields":{"id":"components/examples/request-create-missing-fields","value":{"errorCode":"E0000001","errorSummary":"Api validation failed: Request missing required fields","errorLink":"E0000001","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Request is missing required fields"}]},"summary":"When request is missing required fields","description":"When request is missing required fields"},"components/examples/request-get-submitted":{"id":"components/examples/request-get-submitted","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","permalinkId":1},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When a request is just submitted"},"components/examples/request-get-pending":{"id":"components/examples/request-get-pending","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"PENDING","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","permalinkId":1},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When request becomes PENDING","description":"PENDING requests have a matched approval sequence and condition, but do not yet have any approvals or fulfillment.\n"},"components/examples/request-get-rejected":{"id":"components/examples/request-get-rejected","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"REJECTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","permalinkId":1},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When creating the request is rejected"},"components/examples/request-get-denied":{"id":"components/examples/request-get-denied","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"DENIED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","decided":"2019-08-26T14:15:22Z","status":"DENIED","externalRequestId":"62f6d63a1764a30007763ae2","permalinkId":1,"decisions":[{"userId":"00ub0oNGTSWTBKOLGLNR","userName":"Becky Raferty","decision":"DENIED","decided":"2022-06-02T21:36:25.344Z"}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When request becomes DENIED","description":"DENIED requests have a matched approval sequence and condition, and at least one approval which was denied.\n"},"components/examples/request-get-approved":{"id":"components/examples/request-get-approved","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"APPROVED","grantStatus":"PENDING","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","decided":"2019-08-26T14:15:22Z","status":"APPROVED","externalRequestId":"62f6d63a1764a30007763ae2","permalinkId":1,"decisions":[{"userId":"00ub0oNGTSWTBKOLGLNR","userName":"Becky Raferty","decision":"APPROVED","decided":"2022-06-02T21:36:25.344Z"}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When request becomes APPROVED","description":"APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n"},"components/examples/request-gets-approved-from-delegate":{"id":"components/examples/request-gets-approved-from-delegate","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"APPROVED","grantStatus":"PENDING","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","decided":"2019-08-26T14:15:22Z","status":"APPROVED","externalRequestId":"62f6d63a1764a30007763ae2","permalinkId":1,"decisions":[{"userId":"00ub0oNGTSWTBKOLGLNR","userName":"Becky Raferty","decision":"APPROVED","decided":"2022-06-02T21:36:25.344Z","originalDeciderFullName":"Manager Joe","originalDeciderEmail":"joe@okta.com","originalDeciderId":"00ub0oNGTSWTBKOLGLNF","deciderDelegated":true}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When request becomes APPROVED from assigned delegate","description":"APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n"},"components/examples/request-gets-approved-from-escalated-user":{"id":"components/examples/request-gets-approved-from-escalated-user","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"APPROVED","grantStatus":"PENDING","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","decided":"2019-08-26T14:15:22Z","status":"APPROVED","externalRequestId":"62f6d63a1764a30007763ae2","permalinkId":1,"decisions":[{"userId":"00ub0oNGTSWTBKOLGLNR","userName":"Becky Raferty","decision":"APPROVED","decided":"2022-06-02T21:36:25.344Z","originalDeciderFullName":"Manager Joe","originalDeciderEmail":"joe@okta.com","originalDeciderId":"00ub0oNGTSWTBKOLGLNF","deciderEscalated":true}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When request becomes APPROVED from assigned escalated user","description":"APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n"},"components/examples/request-get-approved-and-granted":{"id":"components/examples/request-get-approved-and-granted","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"APPROVED","resolved":"2022-05-05T14:14:22Z","grantStatus":"GRANTED","granted":"2022-05-05T14:15:22Z","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","decided":"2019-08-26T14:15:22Z","status":"APPROVED","externalRequestId":"62f6d63a1764a30007763ae2","permalinkId":1,"decisions":[{"userId":"00ub0oNGTSWTBKOLGLNR","userName":"Becky Raferty","decision":"APPROVED","decided":"2022-06-02T21:36:25.344Z"}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When the request is approved, the access grant is successful","description":"When an approved request has access granted, and there is no access duration.\n"},"components/examples/request-get-approved-and-granted-failed":{"id":"components/examples/request-get-approved-and-granted-failed","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"APPROVED","resolved":"2022-05-05T14:14:22Z","grantStatus":"FAILED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","decided":"2019-08-26T14:15:22Z","status":"APPROVED","externalRequestId":"62f6d63a1764a30007763ae2","permalinkId":1,"decisions":[{"userId":"00ub0oNGTSWTBKOLGLNR","userName":"Becky Raferty","decision":"APPROVED","decided":"2022-06-02T21:36:25.344Z"}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When the request is approved, the access grant has failed","description":"When a request is approved, but the process of granting the access to the requested resource is failed.\n"},"components/examples/request-get-approved-and-granted-needs-manual":{"id":"components/examples/request-get-approved-and-granted-needs-manual","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"APPROVED","resolved":"2022-05-05T14:14:22Z","grantStatus":"MANUAL_REQUIRED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","decided":"2019-08-26T14:15:22Z","status":"APPROVED","externalRequestId":"62f6d63a1764a30007763ae2","permalinkId":1,"decisions":[{"userId":"00ub0oNGTSWTBKOLGLNR","userName":"Becky Raferty","decision":"APPROVED","decided":"2022-06-02T21:36:25.344Z"}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When the request is approved, granting access has to be manual","description":"When an approved request has access granted, and there is no access duration.\n"},"components/examples/request-get-requested-on-behalf-of":{"id":"components/examples/request-get-requested-on-behalf-of","value":{"id":"req42kjDgk1EubTwo0g5","created":"2024-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"APPROVED","grantStatus":"PENDING","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00u12gpFVIth5WbxT0g4"},"requesterFieldValues":[{"id":"OKTA_REQUESTED_FOR","value":"00u12gpFVIth5WbxT0g4"}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","decided":"2019-08-26T14:15:22Z","status":"APPROVED","externalRequestId":"62f6d63a1764a30007763ae2","permalinkId":1,"decisions":[{"userId":"00ub0oNGTSWTBKOLGLNR","userName":"Becky Raferty","decision":"APPROVED","decided":"2022-06-02T21:36:25.344Z"}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"When request was requested on behalf of another requester"},"components/examples/request-get-pending-with-client-credentials":{"id":"components/examples/request-get-pending-with-client-credentials","value":{"id":"req183r56S4oyOBEK346","createdBy":"pca2pmvygWZxpWvkN346","created":"2025-10-20T21:29:46Z","lastUpdated":"2025-10-20T21:29:49Z","lastUpdatedBy":"pca2pmvygWZxpWvkN346","status":"PENDING","requestedBy":{"externalId":"pca2pmvygWZxpWvkN346","type":"UNKNOWN"},"requestedFor":{"externalId":"00u2pmg6yPnWGPkLG346","type":"OKTA_USER"},"requesterFieldValues":[],"requested":{"entryId":"cen183rywrv6vIXe6346","resourceId":"0oa2q5fehClgEDS7R346","resourceType":"APPLICATION","accessScopeId":"0oa2q5fehClgEDS7R346","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","permalinkId":1},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalCondition":{"href":"https:///okta-myorg.pixtulate.com/governance/api/v2/resources/0oa2q5fehClgEDS7R346/request-conditions/rco183r9k0kkCl12S346","hints":{}},"approvalSequence":{"href":"https:///okta-myorg.pixtulate.com/next/sequences/68f6a916a46df135154f0068","hints":{}},"self":{"href":"https:///okta-myorg.pixtulate.com/governance/api/v2/requests/req183r56S4oyOBEK346","hints":{}}}},"summary":"When request is created using client credentials token"},"components/examples/request-update-status-canceled":{"id":"components/examples/request-update-status-canceled","value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"CANCELED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"summary":"CANCELED response"},"components/examples/request-update-failed-closed-request":{"id":"components/examples/request-update-failed-closed-request","value":{"errorCode":"E0000002","errorSummary":"Request update failed: request status is already CANCELED.","errorLink":"E0000002","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Request status is already CANCELED."}]},"summary":"Request is closed"},"components/examples/request-update-failed-resolved-tasks":{"id":"components/examples/request-update-failed-resolved-tasks","value":{"errorCode":"E0000002","errorSummary":"Request update failed: one or more tasks are already resolved.","errorLink":"E0000002","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Request update failed: one or more tasks are already resolved."}]},"summary":"Request tasks are resolved","description":"The request can't be updated because it has one or more resolved tasks."},"components/examples/request-fields-get-request-submission-restricted-example":{"id":"components/examples/request-fields-get-request-submission-restricted-example","value":{"data":[],"metadata":{"riskAssessment":{"requestSubmissionType":"RESTRICTED","riskRules":[{"name":"Process and Approve Payment","description":"Account payable clerks can’t approve purchase orders or process payments."}]}}},"summary":"When the entry has risk assessment that restricts any request submission"},"components/examples/request-fields-get-request-submission-allowed-example":{"id":"components/examples/request-fields-get-request-submission-allowed-example","value":{"data":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","type":"TEXT","label":"What is the business justification?","required":true}],"metadata":{"riskAssessment":{"requestSubmissionType":"ALLOWED_WITH_OVERRIDES","riskRules":[{"name":"Process and Approve Payment","description":"Account payable clerks can’t approve purchase orders or process payments."}]}}},"summary":"When the entry has risk assessment that allows request submission"},"components/examples/request-fields-get-request-submission-restricted-with-multiple-risk-rules-example":{"id":"components/examples/request-fields-get-request-submission-restricted-with-multiple-risk-rules-example","value":{"data":[],"metadata":{"riskAssessment":{"requestSubmissionType":"RESTRICTED","riskRules":[{"name":"Process and Approve Payment","description":"Account payable clerks can’t approve purchase orders or process payments.","resourceName":"Fidelity"},{"name":"Journal entry creation and approval","description":"Users with the ability to create journal entries should not have the authority to approve and post those same entries.","resourceName":"Netsuite"},{"name":"Financial reporting and transaction processing","description":"Accountant cannot process transactions or alter the general ledger.","resourceName":"Netsuite"}]}}},"summary":"When the entry has risk assessment with multiple risk rules"},"components/examples/entry-user-list-success":{"id":"components/examples/entry-user-list-success","value":{"data":[{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith"},{"id":"00u28w6vzKKultXP97g5","email":"jacky.chen@example.com","firstName":"Jacky","lastName":"Chen"},{"id":"00u28w6vzKKultXP97g6","email":"tal.gupta@example.com","firstName":"Tal","lastName":"Gupta"},{"id":"00u28w6vzKKultXP97g6","email":"chad.Beauchamp-Williams-Wrightman-Smithson@example.com","firstName":"Chad","lastName":"Beauchamp-Williams-Wrightman-Smithson"},{"id":"00u28w8vzKLultXP97g6","email":"Lorena.FernándezDeCórdoba@example.com","firstName":"Lorena","lastName":"Fernández de Córdoba"},{"id":"00u68w6vzKLultXS97g6","email":"SeraphinianaAlessandrovich.Raskolnikov-Karamazov-Smirnovich@example.com","firstName":"SeraphinianaAlessandrovich","lastName":"Raskolnikov-Karamazov-Smirnovich"}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/catalogs/default/entries/{entryId}/users?filter=firstName%20sw%20%22Ju%22"}}},"summary":"Lists all users who may be requesters for the entry","description":"Lists all users who may be requesters for the entry that the authorized user could request on behalf of"},"components/examples/my-tasks-list-no-filter":{"id":"components/examples/my-tasks-list-no-filter","value":{"data":[{"id":"68a38c7bc6866ac3cdee5583","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"}],"status":"OPEN","label":"This is an approval task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"APPROVAL"}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/tasks?limit=1"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/tasks?limit=1&after=68a38c7bc6866ac3cdee5583"}}},"summary":"List my task response with no filter"},"components/examples/my-tasks-list-multiple-filters":{"id":"components/examples/my-tasks-list-multiple-filters","value":{"data":[{"id":"68a38c7bc6866ac3cdee5583","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"},{"externalId":"00u9a8b7c6d5e4f3g2h1","type":"OKTA_USER"}],"status":"OPEN","label":"This is an approval task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"APPROVAL"}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/tasks?filter=status eq \"OPEN\" AND type eq \"APPROVAL\" AND requestId eq \"req42kjDgk1EubTwo0g4\" AND createdAt gt \"2019-08-24T14:15:22Z\" AND updatedAt le \"2019-08-24T14:15:22Z\""},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/tasks?after=68a38c7bc6866ac3cdee5583&filter=status eq \"OPEN\" AND type eq \"APPROVAL\" AND requestId eq \"req42kjDgk1EubTwo0g4\" AND createdAt gt \"2019-08-24T14:15:22Z\" AND updatedAt le \"2019-08-24T14:15:22Z\""}}},"summary":"List my task response with multiple filters","description":"A response with filters on status, type, requestId, createdAt, and updatedAt"},"components/examples/empty-after":{"id":"components/examples/empty-after","value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Empty value found for query parameter 'after'","reason":"EMPTY_PARAMETER","locationType":"query","location":"/after","domain":"governance"}]},"summary":"Empty `after` parameter error response"},"components/examples/task-get-open-task":{"id":"components/examples/task-get-open-task","value":{"id":"68b0ed9802df442e8b601807","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"},{"externalId":"00u1a2b3c4d5e6f7g8h8","type":"OKTA_USER"}],"status":"OPEN","label":"This is an approval task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"APPROVAL","isEscalated":false,"isDelegated":false},"summary":"OPEN task","description":"OPEN tasks have a pending action from the assignees. The task remains OPEN until an assignee completes the task.\n"},"components/examples/task-get-completed-task":{"id":"components/examples/task-get-completed-task","value":{"id":"68b0ed9802df442e8b601807","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"},{"externalId":"00u1a2b3c4d5e6f7g8h8","type":"OKTA_USER"}],"status":"COMPLETED","label":"This is a custom task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"TODO","isEscalated":false,"isDelegated":false,"completedBy":{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"}},"summary":"COMPLETED task","description":"COMPLETED tasks are completed by an assignee with the value field that indicates the outcome of the task\n"},"components/examples/task-get-assigning-task":{"id":"components/examples/task-get-assigning-task","value":{"id":"68b0ed9802df442e8b601807","assignees":[],"status":"ASSIGNING","label":"This is an approval task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"APPROVAL","isEscalated":false,"isDelegated":false},"summary":"ASSIGNING task","description":"ASSIGNING tasks are in the process of being assigned\n"},"components/examples/task-get-locked-task":{"id":"components/examples/task-get-locked-task","value":{"id":"68b0ed9802df442e8b601807","assignees":[],"status":"LOCKED","label":"This is an approval task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"APPROVAL","isEscalated":false,"isDelegated":false},"summary":"LOCKED task","description":"LOCKED tasks have a dependency on other open tasks. The task remains LOCKED until all of its dependencies are completed.\n"},"components/examples/task-get-escalated-task":{"id":"components/examples/task-get-escalated-task","value":{"id":"68b0ed9802df442e8b601807","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"}],"status":"COMPLETED","label":"Why is access required?","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"QUESTION","value":"For fulfilling some responsibilities","isEscalated":true,"isDelegated":false,"originalAssigneeId":"00u9a8b7c6d5e4f3g2h1","completedBy":{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"}},"summary":"Escalated task","description":"A task that was escalated to another assignee\n"},"components/examples/my-task-resolved-approval":{"id":"components/examples/my-task-resolved-approval","value":{"id":"68b0ed9802df442e8b601807","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"},{"externalId":"00u1a2b3c4d5e6f7g8h8","type":"OKTA_USER"}],"status":"COMPLETED","label":"This is an approval task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"APPROVAL","value":"APPROVED","completedBy":{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"}},"summary":"When approval task is APPROVED"},"components/examples/my-task-resolved-denial":{"id":"components/examples/my-task-resolved-denial","value":{"id":"68b0ed9802df442e8b601807","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"},{"externalId":"00u1a2b3c4d5e6f7g8h8","type":"OKTA_USER"}],"status":"COMPLETED","label":"This is an approval task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"APPROVAL","value":"DENIED","completedBy":{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"}},"summary":"When approval task is DENIED"},"components/examples/my-task-resolved-question":{"id":"components/examples/my-task-resolved-question","value":{"id":"68b0ed9802df442e8b601807","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"},{"externalId":"00u1a2b3c4d5e6f7g8h8","type":"OKTA_USER"}],"status":"COMPLETED","label":"Why is this access request needed?","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"QUESTION","value":"For a project I'm working on","completedBy":{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"}},"summary":"When question task is resolved","description":"For QUESTION tasks, the resolution value is the answer to the question.\n"},"components/examples/my-task-resolved-custom-task":{"id":"components/examples/my-task-resolved-custom-task","value":{"id":"68b0ed9802df442e8b601807","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"},{"externalId":"00u1a2b3c4d5e6f7g8h8","type":"OKTA_USER"}],"status":"COMPLETED","label":"This is a custom task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"TODO","completedBy":{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"}},"summary":"When TODO task is resolved","description":"Task of type TODO has no resolution value\n"},"components/examples/task-resolve-failed-invalid-body":{"id":"components/examples/task-resolve-failed-invalid-body","value":{"errorCode":"E0000002","errorSummary":"Task resolve failed: Approval value must be either APPROVED or DENIED.","errorLink":"E0000002","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Approval value must be either APPROVED or DENIED."}]},"summary":"When value provided is invalid","description":"Resolution value provided is invalid for the task type."},"components/examples/task-resolve-failed-task-closed":{"id":"components/examples/task-resolve-failed-task-closed","value":{"errorCode":"E0000002","errorSummary":"Task resolve failed: Task is already closed.","errorLink":"E0000002","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Task resolve failed: Task is already closed."}]},"summary":"Task resolve failed because task is closed","description":"Cannot resolve a task that is already closed."},"components/examples/get-all-sars-to-be-reviewed":{"id":"components/examples/get-all-sars-to-be-reviewed","value":{"data":[{"id":"sar1qebJYYHgbsOGF0g4","status":"ACTIVE","name":"Test SAR","endTime":"2025-06-20T14:55:27Z","reviewerSettings":{"type":"USER","userSettings":{"includedUserIds":["00ucpjbi6JMmDvdN40g4","00ucpjbi6JMmDvdN40g5"],"includedUserProfiles":[{"id":"00ucpjbi6JMmDvdN40g4","email":"john.doe@okta.com","firstName":"John","lastName":"Doe","login":"john.doe@okta.com","status":"ACTIVE"},{"id":"00ucpjbi6JMmDvdN40g5","email":"jane.doe@okta.com","firstName":"Jane","lastName":"Doe","login":"jane.doe@okta.com","status":"ACTIVE"}]}},"createdBy":"00uco2uaXN7POnPUw0g4","created":"2025-06-13T14:55:28Z","lastUpdated":"2025-06-13T14:55:28Z","lastUpdatedBy":"00uco2uaXN7POnPUw0g4","_links":{"securityAccessReviewDetails":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1qebJYYHgbsOGF0g4","hints":{}},"history":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1qebJYYHgbsOGF0g4/history","hints":{}},"accesses":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1qebJYYHgbsOGF0g4/accesses","hints":{}},"actions":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1qebJYYHgbsOGF0g4/actions","hints":{}},"principalDetails":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1qebJYYHgbsOGF0g4/principal","hints":{}}}}],"_links":{"self":{"href":"https://ogrhmzrmnditnmfjys00otqylthhnjgtm2zhy2i1m2qxzwy4-admin.okta1.com/governance/api/v2/my/security-access-reviews?limit=20","hints":{}}}},"summary":"Lists all security access reviews based on filter criteria"},"components/examples/get-all-sars-stats":{"id":"components/examples/get-all-sars-stats","value":{"activeCount":1,"pendingCount":0,"errorCount":0,"closedCount":0},"summary":"Statistics for all security access reviews"},"components/examples/sar-get-details-success-response":{"id":"components/examples/sar-get-details-success-response","value":{"id":"sar1lo5X9wmNTFX7x0g4","status":"PENDING","name":"Test SAR","reviewerSettings":{"type":"USER","userSettings":{"includedUserIds":["00ucpjbi6JMmDvdN40g4","00ucpjbi6JMmDvdN40g5"],"includedUserProfiles":[{"id":"00ucpjbi6JMmDvdN40g4","email":"john.doe@okta.com","firstName":"John","lastName":"Doe","login":"john.doe@okta.com","status":"ACTIVE"},{"id":"00ucpjbi6JMmDvdN40g5","email":"jane.doe@okta.com","firstName":"Jane","lastName":"Doe","login":"jane.doe@okta.com","status":"ACTIVE"}]}},"createdBy":"00ucfd4IQoH6YBZgA0g4","created":"2025-06-13T00:40:57Z","lastUpdated":"2025-06-13T00:40:57Z","lastUpdatedBy":"00ucfd4IQoH6YBZgA0g4","_links":{"securityAccessReviewDetails":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4"},"history":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4/history"},"userDetails":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4/user"},"accesses":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4/accesses"},"actions":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4/actions"}}},"summary":"Create a security access review response"},"components/examples/get-ai-summary-success":{"id":"components/examples/get-ai-summary-success","value":{"message":"This app's overall priority is: High\nThe reasons why this app was assigned priority of High include:\n1. Usage history (HIGH): The user has not accessed this application in the last 90 days.\n2. Assignment method (HIGH): This user's assignment method differs from 75% of other users who have access to this application.\n"},"summary":"Generate a security access review summary response"},"components/examples/get-ai-summary-error":{"id":"components/examples/get-ai-summary-error","value":{"message":"We couldn't generate a summary based on the available data. Please try again later.\n","errors":[{"errorCode":"summary.generator.not.available","errorMsg":"Summary generator is unable to generate summary based on available data. Report this error to customer support."}]},"summary":"Failed to generate a summary for a security access review"},"components/examples/sar-get-applicable-actions":{"id":"components/examples/sar-get-applicable-actions","value":{"data":[{"actionType":"CLOSE_REVIEW"},{"actionType":"RESTORE_ALL_ACCESS"}]},"summary":"All possible actions for a security access review response"},"components/examples/sar-get-user-principal-details-success-response":{"id":"components/examples/sar-get-user-principal-details-success-response","value":{"id":"00ucpjbi6JMmDvdN40g4","email":"john.doe@okta.com","firstName":"John","lastName":"Doe","login":"john.doe@okta.com","status":"ACTIVE","department":"Engineering","manager":"Jane Smith","role":"Software Engineer","homeLocation":{"city":"San Francisco","state":"CA","country":"USA"},"lastLoginInfo":{"date":"2025-06-12T15:30:00Z","location":{"city":"San Francisco","state":"CA","country":"USA"},"device":"MacBook Pro","ipAddress":"127.0.0.1"},"oktaAdminRoles":[{"roleId":"00uabc12345XYZ67890","roleName":"Super Admin"}],"createdBy":"00ucfd4IQoH6YBZgA0g4","created":"2025-06-13T00:40:57Z","lastUpdated":"2025-06-13T00:40:57Z","lastUpdatedBy":"00ucfd4IQoH6YBZgA0g4","_links":{"securityAccessReviewDetails":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4"},"history":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4/history"},"userDetails":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4/user"},"accesses":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4/accesses"},"actions":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4/actions"}}},"summary":"Target principal of a security access review response"},"components/examples/sar-get-accesses-success-response":{"id":"components/examples/sar-get-accesses-success-response","value":{"data":[{"id":"aim1pmincO6RY9SYC0g4","type":"APPLICATION","name":"App 2 Assigned By Group","severity":"LOW","supportedActions":["REVOKE_ACCESS"],"appInfo":{"id":"0oacmnh7uyRdOpCdg0g4","name":"TEST: Secure Password Store","logoUrl":"http://okta-myorg.pixtulate.com/assets/img/logos/okta-logo-black.e4851b6e6f17df0565a0f2a3f56086f1.png","label":"App 2 Assigned By Group","assignedDate":"2025-06-13T14:23:23Z","assignmentType":"GROUP","applicationUsage":0},"subAccessTypes":["GROUP"]},{"id":"aim1pmjGO1ACFhkxp0g4","type":"APPLICATION","name":"App 1 No Groups","severity":"LOW","supportedActions":["REVOKE_ACCESS"],"appInfo":{"id":"0oacmmurqSIOjNwS90g4","name":"TEST: Secure Password Store","logoUrl":"http://okta-myorg.pixtulate.com/assets/img/logos/okta-logo-black.e4851b6e6f17df0565a0f2a3f56086f1.png","label":"App 1 No Groups","assignedDate":"2025-06-13T14:23:22Z","assignmentType":"INDIVIDUAL","applicationUsage":0}},{"id":"aim1pmkobz1YkJx5N0g4","type":"APPLICATION","name":"App 3 With Entitlements","severity":"LOW","supportedActions":["REVOKE_ACCESS"],"appInfo":{"id":"0oacmo5Hj3n1YOhiK0g4","name":"TEST: Secure Password Store","logoUrl":"http://okta-myorg.pixtulate.com/assets/img/logos/okta-logo-black.e4851b6e6f17df0565a0f2a3f56086f1.png","label":"App 3 With Entitlements","assignedDate":"2025-06-13T14:23:35Z","assignmentType":"INDIVIDUAL","applicationUsage":0,"activeEntitlements":[{"id":"esp1pkp0iVReYgtKU0g4","name":"unbnaovmin","description":"unbnaovmin Description"},{"id":"esp1pldLMJdOb9qI30g4","name":"nozoxxcqiu","description":"nozoxxcqiu Description"},{"id":"esp1plgThoMotdYWU0g4","name":"xpfgzmfhop","description":"xpfgzmfhop Description"}]},"subAccessTypes":["ENTITLEMENT"]}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1pmdmaK6ZaAuix0g4/accesses?limit=20&orderBy=priority%20desc"}}},"summary":"List access items in a security access review response"},"components/examples/sar-get-sub-accesses-success-response":{"id":"components/examples/sar-get-sub-accesses-success-response","value":{"data":[{"id":"sai1pml8QCT3vGZco0g4","name":"unbnaovmin: value1","type":"ENTITLEMENT","severity":"LOW","supportedActions":["REVOKE_ACCESS"],"entitlementInfo":{"type":"ENTITLEMENT_VALUE","description":"value 1 description","entitlementDescription":"unbnaovmin Description","assignmentType":"INDIVIDUAL","collectionsAssigning":[],"entitlements":[],"governanceLabels":[]}},{"id":"sai1pmmQFzxZreP1L0g4","name":"unbnaovmin: value2","type":"ENTITLEMENT","severity":"LOW","supportedActions":["REVOKE_ACCESS"],"entitlementInfo":{"type":"ENTITLEMENT_VALUE","description":"value 2 description","entitlementDescription":"unbnaovmin Description","assignmentType":"INDIVIDUAL","collectionsAssigning":[],"entitlements":[],"governanceLabels":[]}},{"id":"sai1pmngWq0n4IGFi0g4","name":"test bundleaotsw","type":"ENTITLEMENT","severity":"LOW","supportedActions":["REVOKE_ACCESS"],"entitlementInfo":{"type":"ENTITLEMENT_BUNDLE","description":"test bundle ...","assignmentType":"ACCESS_REQUEST","collectionsAssigning":[],"entitlements":[{"id":"esp1pldLMJdOb9qI30g4","name":"nozoxxcqiu","description":"nozoxxcqiu Description"},{"id":"esp1plgThoMotdYWU0g4","name":"xpfgzmfhop","description":"xpfgzmfhop Description"}],"governanceLabels":[]}}],"_links":{"self":{"href":"https://myorg.okta1.com/governance/api/v2/my/security-access-reviews/sar1pmdmaK6ZaAuix0g4/accesses/aim1pmkobz1YkJx5N0g4/sub-accesses?limit=20&orderBy=priority%20desc","hints":{}}}},"summary":"List of sub-access items response"},"components/examples/sar-get-all-anomalies-success-response":{"id":"components/examples/sar-get-all-anomalies-success-response","value":{"data":[{"type":"USAGE_HISTORY","severity":"LOW","subtext":{"message":"The user was assigned the app recently, {0}","args":[{"value":"2025-06-13T15:23:59Z","type":"RELATIVE_DATE_TO_NOW"}]}},{"type":"ASSIGNMENT_METHOD","severity":"LOW","subtext":{"message":"The user was assigned to the group directly, aligning with {0}% of users who were assigned the same way","args":[{"value":"100","type":"NUMBER"}]}},{"type":"PAST_GOVERNANCE_DECISIONS","severity":"LOW","subtext":{"message":"No data found. The assignment has no past governance decisions"}}]},"summary":"Response for access item anomolies"},"components/examples/sar-get-history-details-success-response":{"id":"components/examples/sar-get-history-details-success-response","value":{"data":[{"id":"srh1pmhpjmJ6Oyzzx0g4","systemGenerated":true,"timestamp":"2025-06-13T14:23:35Z","message":"created Test SAR","principalProfile":{"id":"00ucmjraRsXXFRRSK0g4","email":"admin@zwqzmjg4yzetngnimi00nznhlwe2ytmtnzk5ogjjywrkmjyz.com","firstName":"Add-Min","lastName":"O'Cloudy Tud","login":"admin@zwqzmjg4yzetngnimi00nznhlwe2ytmtnzk5ogjjywrkmjyz.com","status":"ACTIVE"}}],"_links":{"self":{"href":"https://myorg.okta1.com/governance/api/v2/my/security-access-reviews/sar1pmdmaK6ZaAuix0g4/history?limit=20","hints":{}}}},"summary":"History of a security access review response"},"components/examples/get-ai-summary-sse-delta-success":{"id":"components/examples/get-ai-summary-sse-delta-success","value":{"id":"event-12345","event":"DELTA","data":"'{ \"message\": \"This app's overall priority is: High\\nThe reasons are explained below\", \"deltaMessage\": \"explained below\", \"errors\": [] }'\n"},"summary":"Delta security access review summary event in SSE format","description":"A security access review summary is sent with repeated server-sent events (SSE). This example shows a portion of the summary (a delta) in an event stream."},"components/examples/get-ai-summary-sse-end-success":{"id":"components/examples/get-ai-summary-sse-end-success","value":{"id":"event-12345","event":"END","data":"'{ \"message\": \"This app's overall priority is: High\\nThe reasons are explained below\", \"deltaMessage\": \"explained below\", \"errors\": [] }'\n"},"summary":"Last security access review summary event in SSE format","description":"A security access review summary is sent with repeated server-sent events (SSE). This example shows the end of the event stream."},"components/examples/get-ai-summary-sse-error":{"id":"components/examples/get-ai-summary-sse-error","value":{"id":"event-12345","event":"ERROR","data":"'{ \"message\": \"Something went wrong\", \"errors\": [ {\"errorCode\": \"summary.generator.not.available\", \"errorMsg\": \"Unable to generate summary\"} ] }'\n"},"summary":"Error security access review summary event in SSE format","description":"A security access review summary is sent with repeated server-sent events (SSE). This example shows an error event."},"components/examples/my-settings-get-with-self-appointed-delegate":{"id":"components/examples/my-settings-get-with-self-appointed-delegate","value":{"delegates":{"appointments":[{"id":"gda123ABCXYZ456DEF","delegate":{"type":"OKTA_USER","externalId":"00u2lxfQaw8WRlkQt0g4"},"note":"I am on PTO","created":"2025-08-08T14:15:22Z","createdBy":"00u2lxfQaw8WRlkQt0g4","lastUpdated":"2025-08-28T14:15:22Z","lastUpdatedBy":"00u2lxfQaw8WRlkQt0g4"}]}},"summary":"Self-appointed delegate"},"components/examples/my-settings-get-with-admin-appointed-delegate":{"id":"components/examples/my-settings-get-with-admin-appointed-delegate","value":{"delegates":{"appointments":[{"id":"gda123ABCXYZ456DEF","delegate":{"type":"OKTA_USER","externalId":"00u2lxfQaw8WRlkQt0g4"},"note":"Johnny Appleseed is on PTO","created":"2025-08-08T14:15:22Z","createdBy":"00u2lxfQaw8WRlkQt0g4","lastUpdated":"2025-08-28T14:15:22Z","lastUpdatedBy":"00u2lxfQaw8WRlkQt0g4"}],"permissions":["READ"]}},"summary":"Admin-appointed delegate"},"components/examples/settings-with-no-delegate":{"id":"components/examples/settings-with-no-delegate","value":{"delegates":{"appointments":[]}},"summary":"No delegate appointment"},"components/examples/my-settings-get-with-self-appointed-delegate-restrictions-scope":{"id":"components/examples/my-settings-get-with-self-appointed-delegate-restrictions-scope","value":{"delegates":{"appointments":[{"id":"gda123ABCXYZ456DEF","delegate":{"type":"OKTA_USER","externalId":"00u2lxfQaw8WRlkQt0g4","email":"john.doe@okta.com","firstName":"john","lastName":"Doe"},"note":"I am on PTO","created":"2025-08-08T14:15:22Z","createdBy":"00u2lxfQaw8WRlkQt0g4","lastUpdated":"2025-08-28T14:15:22Z","lastUpdatedBy":"00u2lxfQaw8WRlkQt0g4"}],"permissions":["WRITE"],"onlyFor":["MANAGER"]}},"summary":"Self-appointed delegate with delegate restrictions scope"},"components/examples/my-settings-with-self-appointed-delegate":{"id":"components/examples/my-settings-with-self-appointed-delegate","value":{"delegates":{"appointments":[{"id":"gda123ABCXYZ456DEF","delegate":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"note":"I am on parental leave"}]}},"summary":"Self-appointed delegate"},"components/examples/my-settings-patch-with-delegates":{"id":"components/examples/my-settings-patch-with-delegates","value":{"delegates":{"appointments":[{"id":"gda123ABCXYZ456DEF","delegate":{"type":"OKTA_USER","externalId":"00u2lxfQaw8WRlkQt0g4"},"note":"I am on PTO","created":"2025-08-08T14:15:22Z","createdBy":"00u2lxfQaw8WRlkQt0g4","lastUpdated":"2025-08-28T14:15:22Z","lastUpdatedBy":"00u2lxfQaw8WRlkQt0g4"}]}},"summary":"Delegate appointment"},"components/examples/settings-patch-missing-fields":{"id":"components/examples/settings-patch-missing-fields","value":{"errorCode":"E0000001","errorSummary":"Api validation failed: Governance settings missing required fields","errorLink":"E0000001","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Governance settings is missing required fields"}]},"summary":"Missing required fields"},"components/examples/settings-patch-invalid-properties":{"id":"components/examples/settings-patch-invalid-properties","value":{"errorCode":"E0000001","errorSummary":"Api validation failed: Governance settings has invalid properties","errorLink":"E0000001","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Governance settings has invalid properties: delegator"}]},"summary":"Invalid properties in the settings request"},"components/examples/delegates-users-get-success":{"id":"components/examples/delegates-users-get-success","value":{"data":[{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith"},{"id":"00u28w6vzKKultXP97g5","email":"jacky.chen@example.com","firstName":"Jacky","lastName":"Chen"},{"id":"00u28w6vzKKultXP97g6","email":"tal.gupta@example.com","firstName":"Tal","lastName":"Gupta"},{"id":"00u28w6vzKKultXP97g6","email":"chad.Beauchamp-Williams-Wrightman-Smithson@example.com","firstName":"Chad","lastName":"Beauchamp-Williams-Wrightman-Smithson"},{"id":"00u28w8vzKLultXP97g6","email":"Lorena.FernándezDeCórdoba@example.com","firstName":"Lorena","lastName":"Fernández de Córdoba"},{"id":"00u68w6vzKLultXS97g6","email":"SeraphinianaAlessandrovich.Raskolnikov-Karamazov-Smirnovich@example.com","firstName":"SeraphinianaAlessandrovich","lastName":"Raskolnikov-Karamazov-Smirnovich"}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/settings/delegates/users?filter=firstName%20sw%20%22Ju%22"}}},"summary":"Lists my eligible delegates","description":"Lists all users who are eligible delegates for the authenticated user"},"components/examples/list-resource-connections-example":{"id":"components/examples/list-resource-connections-example","value":{"data":[{"connectionType":"IDENTITY_ASSERTION_CUSTOM_AS","id":"mcn4d5e6f7g8h9i0j1k2","orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:connections:mcn4d5e6f7g8h9i0j1k2","status":"ACTIVE","authorizationServer":{"orn":"orn:okta:idp:00o5rb5mt2H3d1TJd0h7:authorization_servers:aus5rb5mt2H3d1TJd0h7","name":"Custom Auth Server","issuerUrl":"https://okta-dev-123456.pixtulate.com/oauth2/aus5rb5mt2H3d1TJd0h7"}},{"connectionType":"STS_VAULT_SECRET","id":"mcn2b3c4d5e6f7g8h9i0","orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:connections:mcn2b3c4d5e6f7g8h9i0","status":"ACTIVE","secret":{"orn":"orn:okta:pam:00o1n8sbwArJ7OQRw406:resource_groups:1c2a1d99-9a20-4d83-b602-34c278ec5249:projects:20662d8c-2ece-4a89-97d8-c7b437fb5b23:secrets:d2642f68-df50-4ba8-a898-6c0f82f89d8a","name":"AWS Access Key Secret"}},{"connectionType":"STS_SERVICE_ACCOUNT","id":"mcn3c4d5e6f7g8h9i0j1","orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:connections:mcn3c4d5e6f7g8h9i0j1","status":"INACTIVE","app":{"orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:apps:slack:0oa5rb5mt2H3d1TJd0h7","name":"Slack Enterprise"},"serviceAccount":{"orn":"orn:okta:pam:00o1n8sbwArJ7OQRw406:apps:slack:0oa5rb5mt2H3d1TJd0h7:service_accounts:4923897d-c665-488a-9480-a415b4080861","name":"Slack Notification Bot"}}],"_links":{"self":{"href":"https://okta-dev-123456.pixtulate.com/workload-principals/api/v1/ai-agents/wlpkhjm0jnDp8RrUu0g4/connections"}}},"summary":"List all resource connections"},"components/examples/list-resource-connections-with-access-token-example":{"id":"components/examples/list-resource-connections-with-access-token-example","value":{"data":[{"connectionType":"IDENTITY_ASSERTION_CUSTOM_AS","id":"mcn4d5e6f7g8h9i0j1k2","orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:connections:mcn4d5e6f7g8h9i0j1k2","status":"ACTIVE","authorizationServer":{"orn":"orn:okta:idp:00o5rb5mt2H3d1TJd0h7:authorization_servers:aus5rb5mt2H3d1TJd0h7","name":"Custom Auth Server","issuerUrl":"https://okta-dev-123456.pixtulate.com/oauth2/aus5rb5mt2H3d1TJd0h7"}},{"connectionType":"STS_VAULT_SECRET","id":"mcn2b3c4d5e6f7g8h9i0","orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:connections:mcn2b3c4d5e6f7g8h9i0","status":"ACTIVE","secret":{"orn":"orn:okta:pam:00o1n8sbwArJ7OQRw406:resource_groups:1c2a1d99-9a20-4d83-b602-34c278ec5249:projects:20662d8c-2ece-4a89-97d8-c7b437fb5b23:secrets:d2642f68-df50-4ba8-a898-6c0f82f89d8a","name":"AWS Access Key Secret"}},{"connectionType":"STS_SERVICE_ACCOUNT","id":"mcn3c4d5e6f7g8h9i0j1","orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:connections:mcn3c4d5e6f7g8h9i0j1","status":"INACTIVE","app":{"orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:apps:slack:0oa5rb5mt2H3d1TJd0h7","name":"Slack Enterprise"},"serviceAccount":{"orn":"orn:okta:pam:00o1n8sbwArJ7OQRw406:apps:slack:0oa5rb5mt2H3d1TJd0h7:service_accounts:4923897d-c665-488a-9480-a415b4080861","name":"Slack Notification Bot"}},{"connectionType":"STS_ACCESS_TOKEN","id":"mcn8h9i0j1k2l3m4n5o6","orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:connections:mcn8h9i0j1k2l3m4n5o6","status":"INACTIVE","resource":{"resourceType":"APP_INSTANCE","orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:client_auth_settings:rsc1gjh63g214q0Hq0g4","appInstanceName":"GitHub Enterprise"}}],"_links":{"self":{"href":"https://okta-dev-123456.pixtulate.com/workload-principals/api/v1/ai-agents/wlpkhjm0jnDp8RrUu0g4/connections"}}},"summary":"List all resource connections including STS access token"},"components/examples/bulk-review-decision-create-success-request":{"id":"components/examples/bulk-review-decision-create-success-request","value":{"criteria":{"type":"GOVERNANCE_ANALYZER","govAnalyzerCriteria":{"recommendedActionDecision":"APPROVE"}},"reviewDecision":"APPROVE"},"summary":"Payload to submit bulk review decision"},"components/examples/bulk-review-decision-accepted-status-01-response":{"id":"components/examples/bulk-review-decision-accepted-status-01-response","value":{"status":"ACCEPTED","eligibleReviewRecordCount":100,"jobId":"aae3l2XZ300xRq1rV0g3","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews/bulk-decisions"},"bulkReviewDecisionStatus":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews/bulk-decisions/jobs/aae3l2XZ300xRq1rV0g3"},"reviewRecordsProcessed":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews?orderBy=id asc&after=icraveS4pQxfJrPRa0g3&limit=20&filter=id le 'icran1tBlqTx9Qdvz0g3' AND 'govAnalyzerRecommendationContext.recommendedReviewDecision' eq 'APPROVE' AND 'govAnalyzerRecommendationContext.bulkReviewDecisionJobId' eq 'aae3l2XZ300xRq1rV0g3'\""}}},"summary":"Accepted response for the bulk-review submission"},"components/examples/bulk-review-decision-job-status-01-response":{"id":"components/examples/bulk-review-decision-job-status-01-response","value":{"id":"aae3l2XZ300xRq1rV0g3","status":"COMPLETED","eligibleReviewRecordCount":100,"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews/bulk-decisions/jobs/aae3l2XZ300xRq1rV0g3"},"reviewRecordsProcessed":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews?orderBy=id asc&after=icraveS4pQxfJrPRa0g3&limit=20&filter=id le 'icran1tBlqTx9Qdvz0g3' AND 'govAnalyzerRecommendationContext.recommendedReviewDecision' eq 'APPROVE' AND 'govAnalyzerRecommendationContext.bulkReviewDecisionJobId' eq 'aae3l2XZ300xRq1rV0g3'\""}}},"summary":"Accepted response to bulk review decision.","description":"Accepted response to bulk review decision."},"components/examples/bulk-review-decision-conflict-status-01-response":{"id":"components/examples/bulk-review-decision-conflict-status-01-response","value":{"id":"aae3l2XZ300xRq1rV0g3","status":"ERROR","errors":[{"errorCode":"review.decision.conflict","errorSummary":"Some of review records decision status has changed after your bulk decision request. Please reload the review records, validate the change in state and re-submit.","errorId":"oaeWCGz73hpRCG75VHP6-RRXw"}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews/bulk-decisions/jobs/aae3l2XZ300xRq1rV0g3"}}},"summary":"Bulk-review decision job status with conflict error status","description":"This indicates that some of the reviews in the bulk decision submission have had their decision status changed since the submission was made, which has caused the bulk decision job to fail.\nThe response includes a failure reason message and links to view the affected review records.\n"},"components/examples/reviews-list-response-01-filtered-by-campaignId":{"id":"components/examples/reviews-list-response-01-filtered-by-campaignId","value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","decided":"2019-08-24T14:15:22Z","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"admin@admin.com","firstName":"admin","lastName":"admin","status":"ACTIVE"},"decision":"APPROVE","remediationStatus":"NONE","reviewerType":"USER","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DcampaignId%20eq%20%22icitdyhndQ6qstyvR8g5%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DcampaignId%20eq%20%22icitdyhndQ6qstyvR8g5%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after%3D1"}}},"summary":"List of reviews filtered by campaignId","description":"The list of reviews that belong to that campaign."},"components/examples/reviews-list-response-01-filtered-by-decision":{"id":"components/examples/reviews-list-response-01-filtered-by-decision","value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","decided":"2019-08-24T14:15:22Z","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"admin@admin.com","firstName":"admin","lastName":"admin","status":"ACTIVE"},"decision":"APPROVE","remediationStatus":"NONE","reviewerType":"USER","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3Ddecision%20eq%20%22UNREVIEWED%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3Ddecision%20eq%20%22UNREVIEWED%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after=1&filter%3Ddecision%20eq%20%22UNREVIEWED%22"}}},"summary":"List of reviews filtered by decision made"},"components/examples/reviews-list-response-01-filtered-by-principalId":{"id":"components/examples/reviews-list-response-01-filtered-by-principalId","value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","decided":"2019-08-24T14:15:22Z","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"admin@admin.com","firstName":"admin","lastName":"admin","status":"ACTIVE"},"decision":"REVOKE","remediationStatus":"NONE","reviewerType":"USER","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DprincipalId%20eq%20%2200u28w6vzKKultXP98g5%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DprincipalId%20eq%20%2200u28w6vzKKultXP98g5%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after=1&filter%3DprincipalId%20eq%20%2200u28w6vzKKultXP98g5%22"}}},"summary":"List of reviews filtered by the principal ID","description":"The list of access reviews for a specific user (the principal)"},"components/examples/reviews-list-response-01-filtered-by-resourceId":{"id":"components/examples/reviews-list-response-01-filtered-by-resourceId","value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","decided":"2019-08-24T14:15:22Z","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"admin@admin.com","firstName":"admin","lastName":"admin","status":"ACTIVE"},"decision":"APPROVE","remediationStatus":"NONE","reviewerType":"USER","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DresourceId%20eq%20%2200gco5q3vQ20oPncs8g5%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DresourceId%20eq%20%2200gco5q3vQ20oPncs8g5%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after=1&filter%3DresourceId%20eq%20%2200gco5q3vQ20oPncs8g5%22"}}},"summary":"List of reviews filtered by resource ID"},"components/examples/reviews-list-response-01-filtered-by-reviewerId":{"id":"components/examples/reviews-list-response-01-filtered-by-reviewerId","value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","decided":"2019-08-24T14:15:22Z","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"admin@admin.com","firstName":"admin","lastName":"admin","status":"ACTIVE"},"decision":"APPROVE","remediationStatus":"NONE","reviewerType":"USER","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerId%20eq%20%2200u5v5viPvg84h0W68g4%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerId%20eq%20%2200u5v5viPvg84h0W68g4%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after=1&filter%3DreviewerId%20eq%20%2200u5v5viPvg84h0W68g4%22"}}},"summary":"List of reviews filtered by reviewer ID","description":"The list of reviews that are assigned to a specific reviewer."},"components/examples/reviews-list-response-01-filtered-by-reviewerType":{"id":"components/examples/reviews-list-response-01-filtered-by-reviewerType","value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","decided":"2019-08-24T14:15:22Z","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"admin@admin.com","firstName":"admin","lastName":"admin","status":"ACTIVE"},"decision":"APPROVE","remediationStatus":"NONE","reviewerGroupProfile":{"name":"Dev ops admins","groupId":"00gw7zU9vHVj1ldKx0g2","groupType":"GROUP"},"reviewerType":"GROUP","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerType%20eq%20%22GROUP%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerType%20eq%20%22GROUP%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after=1&filter%3DreviewerType%20eq%20%22GROUP%22"}}},"summary":"List of reviews filtered by reviewerType","description":"The list of reviews that are mapped to specific reviewer type."},"components/examples/reviews-list-response-01-filtered-by-reviewerLevel":{"id":"components/examples/reviews-list-response-01-filtered-by-reviewerLevel","value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"decision":"UNREVIEWED","remediationStatus":"NONE","reviewerType":"RESOURCE_OWNER","reviewerGroupProfile":{"name":"Dev ops owners","groupId":"00gco5q3vQ20oPncs8g5","groupType":"RESOURCE_OWNER"},"currentReviewerLevel":"FIRST","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerType%20eq%20%22GROUP%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerType%20eq%20%22GROUP%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after=1&filter%3DreviewerType%20eq%20%22GROUP%22"}}},"summary":"List of reviews filtered by reviewerLevel"},"components/examples/reviews-list-response-02-filtered-by-entitlement-bundleid":{"id":"components/examples/reviews-list-response-02-filtered-by-entitlement-bundleid","value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","decided":"2019-08-24T14:15:22Z","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"admin@admin.com","firstName":"admin","lastName":"admin","status":"ACTIVE"},"entitlementBundle":{"id":"ebnb0oNGTSWTBKOLGLNR","name":"Entitlement bundle Name"},"decision":"APPROVE","remediationStatus":"NONE","reviewerGroupProfile":{"name":"Dev ops admins","groupId":"00gw7zU9vHVj1ldKx0g2","groupType":"GROUP"},"reviewerType":"GROUP","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerType%20eq%20%22GROUP%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerType%20eq%20%22GROUP%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after=1&filter%3DreviewerType%20eq%20%22GROUP%22"}}},"summary":"List of reviews filtered by reviewerType","description":"The list of reviews that are mapped to specific reviewer type."},"components/examples/reviews-list-response-02-filtered-by-entitlement-valueid":{"id":"components/examples/reviews-list-response-02-filtered-by-entitlement-valueid","value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","decided":"2019-08-24T14:15:22Z","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"admin@admin.com","firstName":"admin","lastName":"admin","status":"ACTIVE"},"entitlementValue":{"id":"entb0oNGTSWTBKOLGLNR","name":"Admin access","externalValue":"admin","entitlement":{"id":"espfxqCAJWWGELFTYASJ","name":"Role","externalValue":"Role"}},"decision":"APPROVE","remediationStatus":"NONE","reviewerGroupProfile":{"name":"Dev ops admins","groupId":"00gw7zU9vHVj1ldKx0g2","groupType":"GROUP"},"reviewerType":"GROUP","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerType%20eq%20%22GROUP%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerType%20eq%20%22GROUP%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after=1&filter%3DreviewerType%20eq%20%22GROUP%22"}}},"summary":"List of reviews filtered by entitlement value ID","description":"The list of reviews that are mapped to a specific entitlement value ID"},"components/examples/review-items-action-revoke-request":{"id":"components/examples/review-items-action-revoke-request","value":{"reviews":[{"reviewId":"icraveS4pQxfJrPRa0g3","action":"REVOKE","note":"Reviewed during Q1 access certification"},{"reviewId":"icran1tBlqTx9Qdvz0g3","action":"REVOKE","note":"Reviewed during Q1 access certification"}]},"summary":"Payload to revoke access for two reviews"},"components/examples/review-items-action-reassign-request":{"id":"components/examples/review-items-action-reassign-request","value":{"reviews":[{"reviewId":"icraveS4pQxfJrPRa0g3","action":"REASSIGN","reviewerId":"00u31c7qMRUfrhdew0g4","note":"Reassigning while out of office"},{"reviewId":"icran1tBlqTx9Qdvz0g3","action":"REASSIGN","reviewerId":"00u31c7qMRUfrhdew0g4","note":"Reassigning while out of office"}]},"summary":"Payload to reassign two reviews to another reviewer"},"components/examples/review-items-action-mixed-request":{"id":"components/examples/review-items-action-mixed-request","value":{"reviews":[{"reviewId":"icraveS4pQxfJrPRa0g3","action":"REASSIGN","reviewerId":"00u31c7qMRUfrhdew0g4","note":"Reassigning while out of office"},{"reviewId":"icran1tBlqTx9Qdvz0g3","action":"REASSIGN","reviewerId":"00u31c7qMRUfrhdew0g4","note":"Reassigning while out of office"},{"reviewId":"icran1tBlqTx9Qdfz0g3","action":"APPROVE","note":"Access is appropriate for this user's role"},{"reviewId":"icran1tBlqTx9Qdrz0g3","action":"REVOKE","note":"Access is no longer needed"}]},"summary":"Payload with a combination of REASSIGN, APPROVE, and REVOKE actions in a single request"},"components/examples/review-actions-response-01-revoke":{"id":"components/examples/review-actions-response-01-revoke","value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"reviewer@example.com","firstName":"Riley","lastName":"Reviewer","status":"ACTIVE"},"decision":"REVOKE","decided":"2026-06-11T15:30:00Z","remediationStatus":"NONE","reviewerType":"USER","id":"icraveS4pQxfJrPRa0g3","created":"2026-06-01T09:00:00Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2026-06-11T15:30:00Z","lastUpdatedBy":"00u5v5viPvg84h0W68g4"},{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00u2iudyie873","email":"tal.gupta@example.com","firstName":"Tal","lastName":"Gupta","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"reviewer@example.com","firstName":"Riley","lastName":"Reviewer","status":"ACTIVE"},"decision":"REVOKE","decided":"2026-06-11T15:30:00Z","remediationStatus":"NONE","reviewerType":"USER","id":"icran1tBlqTx9Qdvz0g3","created":"2026-06-01T09:00:00Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2026-06-11T15:30:00Z","lastUpdatedBy":"00u5v5viPvg84h0W68g4"}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews/actions"}}},"summary":"Two reviews revoked"},"components/examples/review-actions-response-02-reassign":{"id":"components/examples/review-actions-response-02-reassign","value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u31c7qMRUfrhdew0g4","email":"tim.manager@example.com","firstName":"Tim","lastName":"Manager","status":"ACTIVE"},"decision":"UNREVIEWED","remediationStatus":"NONE","reviewerType":"USER","id":"icraveS4pQxfJrPRa0g3","created":"2026-06-01T09:00:00Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2026-06-11T15:30:00Z","lastUpdatedBy":"00u5v5viPvg84h0W68g4"},{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00u2iudyie873","email":"tal.gupta@example.com","firstName":"Tal","lastName":"Gupta","status":"ACTIVE"},"reviewerProfile":{"id":"00u31c7qMRUfrhdew0g4","email":"tim.manager@example.com","firstName":"Tim","lastName":"Manager","status":"ACTIVE"},"decision":"UNREVIEWED","remediationStatus":"NONE","reviewerType":"USER","id":"icran1tBlqTx9Qdvz0g3","created":"2026-06-01T09:00:00Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2026-06-11T15:30:00Z","lastUpdatedBy":"00u5v5viPvg84h0W68g4"}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews/actions"}}},"summary":"Two reviews reassigned to another reviewer"},"components/examples/review-actions-response-03-mixed":{"id":"components/examples/review-actions-response-03-mixed","value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u31c7qMRUfrhdew0g4","email":"tim.manager@example.com","firstName":"Tim","lastName":"Manager","status":"ACTIVE"},"decision":"UNREVIEWED","remediationStatus":"NONE","reviewerType":"USER","id":"icraveS4pQxfJrPRa0g3","created":"2026-06-01T09:00:00Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2026-06-11T15:30:00Z","lastUpdatedBy":"00u5v5viPvg84h0W68g4"},{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00u2iudyie873","email":"tal.gupta@example.com","firstName":"Tal","lastName":"Gupta","status":"ACTIVE"},"reviewerProfile":{"id":"00u31c7qMRUfrhdew0g4","email":"tim.manager@example.com","firstName":"Tim","lastName":"Manager","status":"ACTIVE"},"decision":"UNREVIEWED","remediationStatus":"NONE","reviewerType":"USER","id":"icran1tBlqTx9Qdvz0g3","created":"2026-06-01T09:00:00Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2026-06-11T15:30:00Z","lastUpdatedBy":"00u5v5viPvg84h0W68g4"},{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00847dfjhgd98","email":"juan.garcia@example.com","firstName":"Juan","lastName":"Garcia","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"reviewer@example.com","firstName":"Riley","lastName":"Reviewer","status":"ACTIVE"},"decision":"APPROVE","decided":"2026-06-11T15:30:00Z","remediationStatus":"NONE","reviewerType":"USER","id":"icran1tBlqTx9Qdfz0g3","created":"2026-06-01T09:00:00Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2026-06-11T15:30:00Z","lastUpdatedBy":"00u5v5viPvg84h0W68g4"},{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00u4xyzqMRUf3gkpy0g4","email":"morgan.lee@example.com","firstName":"Morgan","lastName":"Lee","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"reviewer@example.com","firstName":"Riley","lastName":"Reviewer","status":"ACTIVE"},"decision":"REVOKE","decided":"2026-06-11T15:30:00Z","remediationStatus":"NONE","reviewerType":"USER","id":"icran1tBlqTx9Qdrz0g3","created":"2026-06-01T09:00:00Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2026-06-11T15:30:00Z","lastUpdatedBy":"00u5v5viPvg84h0W68g4"}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews/actions"}}},"summary":"Combination of reassigned, approved, and revoked reviews"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has no fields, empty object provided |tooltip| When entry has no fields, empty object provided":{"value":{},"key":"When entry has no fields, empty object provided |tooltip| When entry has no fields, empty object provided","summary":"When entry has no fields, empty object provided |tooltip| When entry has no fields, empty object provided","description":"When entry has no fields, empty object provided","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has no fields, empty object provided |tooltip| When entry has no fields, empty object provided"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided":{"value":{"requesterFieldValues":[]},"key":"When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided","summary":"When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided","description":"When entry has no fields, empty array provided","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has one TEXT field |tooltip| When entry has one TEXT field":{"value":{"requesterFieldValues":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","value":"I need access to complete my work."}]},"key":"When entry has one TEXT field |tooltip| When entry has one TEXT field","summary":"When entry has one TEXT field |tooltip| When entry has one TEXT field","description":"When entry has one TEXT field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has one TEXT field |tooltip| When entry has one TEXT field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has one SELECT field |tooltip| When entry has one SELECT field":{"value":{"requesterFieldValues":[{"id":"cc9da40d-9c1b-41c6-8016-edfd010b02d2","value":"A select choice"}]},"key":"When entry has one SELECT field |tooltip| When entry has one SELECT field","summary":"When entry has one SELECT field |tooltip| When entry has one SELECT field","description":"When entry has one SELECT field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has one SELECT field |tooltip| When entry has one SELECT field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field":{"value":{"requesterFieldValues":[{"id":"dd9da40d-9c1b-41c6-8016-edfd010b02d2","values":["1st select choice","2nd select choice"]}]},"key":"When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field","summary":"When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field","description":"When entry has a MULTISELECT field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field":{"value":{"requesterFieldValues":[{"id":"1b9d6bcd-bbfd-4b2d-9b5d-ab8dfbbd4bed","value":"2022-05-24"}]},"key":"When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field","summary":"When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field","description":"When entry has a ISO_DATE field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has all field types |tooltip| When entry has all field types":{"value":{"requesterFieldValues":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","value":"I need access to complete my work."},{"id":"cc9da40d-9c1b-41c6-8016-edfd010b02d2","value":"A select choice"},{"id":"dd9da40d-9c1b-41c6-8016-edfd010b02d2","values":["1st select choice","2nd select choice"]},{"id":"1b9d6bcd-bbfd-4b2d-9b5d-ab8dfbbd4bed","value":"2022-05-24"}]},"key":"When entry has all field types |tooltip| When entry has all field types","summary":"When entry has all field types |tooltip| When entry has all field types","description":"When entry has all field types","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When entry has all field types |tooltip| When entry has all field types"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester":{"value":{"requesterFieldValues":[{"id":"OKTA_REQUESTED_FOR","value":"00u12gpFVIth5WbxT0g4"}]},"key":"When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester","summary":"When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester","description":"When the entry supports request on behalf of for the requester","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/requestBody/content/application~1json/examples/When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When requesting for authenticated user |tooltip| Request access for authenticated user by omitting `requesterUserIds`":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When requesting for authenticated user |tooltip| Request access for authenticated user by omitting `requesterUserIds`","summary":"When requesting for authenticated user |tooltip| Request access for authenticated user by omitting `requesterUserIds`","description":"Request access for authenticated user by omitting `requesterUserIds`","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When requesting for authenticated user |tooltip| Request access for authenticated user by omitting `requesterUserIds`"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided","summary":"When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided","description":"When entry has no fields, empty array provided","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has no fields, empty array provided |tooltip| When entry has no fields, empty array provided"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has one TEXT field |tooltip| When entry has one TEXT field":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","value":"I need access to complete my work."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When entry has one TEXT field |tooltip| When entry has one TEXT field","summary":"When entry has one TEXT field |tooltip| When entry has one TEXT field","description":"When entry has one TEXT field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has one TEXT field |tooltip| When entry has one TEXT field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has one SELECT field |tooltip| When entry has one SELECT field":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"cc9da40d-9c1b-41c6-8016-edfd010b02d2","value":"A select choice"}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When entry has one SELECT field |tooltip| When entry has one SELECT field","summary":"When entry has one SELECT field |tooltip| When entry has one SELECT field","description":"When entry has one SELECT field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has one SELECT field |tooltip| When entry has one SELECT field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"dd9da40d-9c1b-41c6-8016-edfd010b02d2","values":["1st select choice","2nd select choice"]}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field","summary":"When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field","description":"When entry has a MULTISELECT field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has a MULTISELECT field |tooltip| When entry has a MULTISELECT field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"1b9d6bcd-bbfd-4b2d-9b5d-ab8dfbbd4bed","value":"2022-05-24"}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field","summary":"When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field","description":"When entry has a ISO_DATE field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has a ISO_DATE field |tooltip| When entry has a ISO_DATE field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has all field types |tooltip| When entry has all field types":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","value":"I need access to complete my work."},{"id":"cc9da40d-9c1b-41c6-8016-edfd010b02d2","value":"A select choice"},{"id":"dd9da40d-9c1b-41c6-8016-edfd010b02d2","values":["1st select choice","2nd select choice"]},{"id":"1b9d6bcd-bbfd-4b2d-9b5d-ab8dfbbd4bed","value":"2022-05-24"}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When entry has all field types |tooltip| When entry has all field types","summary":"When entry has all field types |tooltip| When entry has all field types","description":"When entry has all field types","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When entry has all field types |tooltip| When entry has all field types"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00u12gpFVIth5WbxT0g4"},"requesterFieldValues":[{"id":"OKTA_REQUESTED_FOR","value":"00u12gpFVIth5WbxT0g4"}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester","summary":"When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester","description":"When the entry supports request on behalf of for the requester","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When the entry supports request on behalf of |tooltip| When the entry supports request on behalf of for the requester"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When existing request has risk assessment":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"riskAssessment":{"requestSubmissionType":"ALLOWED_WITH_NO_OVERRIDES","riskRules":[{"name":"Process and Approve Payment","description":"Account payable clerks can’t approve purchase orders or process payments."},{"name":"Journal entry creation and approval","description":"Users with the ability to create journal entries should not have the authority to approve and post those same entries."},{"name":"Financial reporting and transaction processing"}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When existing request has risk assessment","summary":"When existing request has risk assessment","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/202/content/application~1json/examples/When existing request has risk assessment"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/400/content/application~1json/examples/When request is missing required fields |tooltip| When request is missing required fields":{"value":{"errorCode":"E0000001","errorSummary":"Api validation failed: Request missing required fields","errorLink":"E0000001","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Request is missing required fields"}]},"key":"When request is missing required fields |tooltip| When request is missing required fields","summary":"When request is missing required fields |tooltip| When request is missing required fields","description":"When request is missing required fields","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/400/content/application~1json/examples/When request is missing required fields |tooltip| When request is missing required fields"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests/post/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When a request is just submitted |tooltip| Submitted requests can't yet have an `approvalSequenceId` or `requestConditionId`.\n":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","permalinkId":1},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When a request is just submitted |tooltip| Submitted requests can't yet have an `approvalSequenceId` or `requestConditionId`.\n","summary":"When a request is just submitted |tooltip| Submitted requests can't yet have an `approvalSequenceId` or `requestConditionId`.\n","description":"Submitted requests can't yet have an `approvalSequenceId` or `requestConditionId`.\n","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When a request is just submitted |tooltip| Submitted requests can't yet have an `approvalSequenceId` or `requestConditionId`.\n"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes PENDING |tooltip| PENDING requests have a matched approval sequence and condition, but do not yet have any approvals or fulfillment.\n":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"PENDING","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","permalinkId":1},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When request becomes PENDING |tooltip| PENDING requests have a matched approval sequence and condition, but do not yet have any approvals or fulfillment.\n","summary":"When request becomes PENDING |tooltip| PENDING requests have a matched approval sequence and condition, but do not yet have any approvals or fulfillment.\n","description":"PENDING requests have a matched approval sequence and condition, but do not yet have any approvals or fulfillment.\n","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes PENDING |tooltip| PENDING requests have a matched approval sequence and condition, but do not yet have any approvals or fulfillment.\n"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When creating the request is rejected |tooltip| Requests may be rejected for several reasons:\n - If a request can't be matched to any request condition, it will lack an approval sequence and \n   matched condition.\n - If a request does match a request condition but fails validation, it will have an approval sequence \n   and matched condition, yet still be rejected due to validation failure.\n":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"REJECTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","permalinkId":1},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When creating the request is rejected |tooltip| Requests may be rejected for several reasons:\n - If a request can't be matched to any request condition, it will lack an approval sequence and \n   matched condition.\n - If a request does match a request condition but fails validation, it will have an approval sequence \n   and matched condition, yet still be rejected due to validation failure.\n","summary":"When creating the request is rejected |tooltip| Requests may be rejected for several reasons:\n - If a request can't be matched to any request condition, it will lack an approval sequence and \n   matched condition.\n - If a request does match a request condition but fails validation, it will have an approval sequence \n   and matched condition, yet still be rejected due to validation failure.\n","description":"Requests may be rejected for several reasons:\n - If a request can't be matched to any request condition, it will lack an approval sequence and \n   matched condition.\n - If a request does match a request condition but fails validation, it will have an approval sequence \n   and matched condition, yet still be rejected due to validation failure.\n","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When creating the request is rejected |tooltip| Requests may be rejected for several reasons:\n - If a request can't be matched to any request condition, it will lack an approval sequence and \n   matched condition.\n - If a request does match a request condition but fails validation, it will have an approval sequence \n   and matched condition, yet still be rejected due to validation failure.\n"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes DENIED |tooltip| DENIED requests have a matched approval sequence and condition, and at least one approval which was denied.\n":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"DENIED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","decided":"2019-08-26T14:15:22Z","status":"DENIED","externalRequestId":"62f6d63a1764a30007763ae2","permalinkId":1,"decisions":[{"userId":"00ub0oNGTSWTBKOLGLNR","userName":"Becky Raferty","decision":"DENIED","decided":"2022-06-02T21:36:25.344Z"}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When request becomes DENIED |tooltip| DENIED requests have a matched approval sequence and condition, and at least one approval which was denied.\n","summary":"When request becomes DENIED |tooltip| DENIED requests have a matched approval sequence and condition, and at least one approval which was denied.\n","description":"DENIED requests have a matched approval sequence and condition, and at least one approval which was denied.\n","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes DENIED |tooltip| DENIED requests have a matched approval sequence and condition, and at least one approval which was denied.\n"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"APPROVED","grantStatus":"PENDING","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","decided":"2019-08-26T14:15:22Z","status":"APPROVED","externalRequestId":"62f6d63a1764a30007763ae2","permalinkId":1,"decisions":[{"userId":"00ub0oNGTSWTBKOLGLNR","userName":"Becky Raferty","decision":"APPROVED","decided":"2022-06-02T21:36:25.344Z"}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When request becomes APPROVED |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","summary":"When request becomes APPROVED |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","description":"APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED from assigned delegate |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"APPROVED","grantStatus":"PENDING","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","decided":"2019-08-26T14:15:22Z","status":"APPROVED","externalRequestId":"62f6d63a1764a30007763ae2","permalinkId":1,"decisions":[{"userId":"00ub0oNGTSWTBKOLGLNR","userName":"Becky Raferty","decision":"APPROVED","decided":"2022-06-02T21:36:25.344Z","originalDeciderFullName":"Manager Joe","originalDeciderEmail":"joe@okta.com","originalDeciderId":"00ub0oNGTSWTBKOLGLNF","deciderDelegated":true}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When request becomes APPROVED from assigned delegate |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","summary":"When request becomes APPROVED from assigned delegate |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","description":"APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED from assigned delegate |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED from assigned escalated user |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"APPROVED","grantStatus":"PENDING","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","decided":"2019-08-26T14:15:22Z","status":"APPROVED","externalRequestId":"62f6d63a1764a30007763ae2","permalinkId":1,"decisions":[{"userId":"00ub0oNGTSWTBKOLGLNR","userName":"Becky Raferty","decision":"APPROVED","decided":"2022-06-02T21:36:25.344Z","originalDeciderFullName":"Manager Joe","originalDeciderEmail":"joe@okta.com","originalDeciderId":"00ub0oNGTSWTBKOLGLNF","deciderEscalated":true}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When request becomes APPROVED from assigned escalated user |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","summary":"When request becomes APPROVED from assigned escalated user |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","description":"APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request becomes APPROVED from assigned escalated user |tooltip| APPROVED requests have a matched approval sequence and condition, and either no approvals, or one more APPROVED approvals.\n\nAn approved request's grant status starts in PENDING status.\n"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, the access grant is successful |tooltip| When an approved request has access granted, and there is no access duration.\n":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"APPROVED","resolved":"2022-05-05T14:14:22Z","grantStatus":"GRANTED","granted":"2022-05-05T14:15:22Z","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","decided":"2019-08-26T14:15:22Z","status":"APPROVED","externalRequestId":"62f6d63a1764a30007763ae2","permalinkId":1,"decisions":[{"userId":"00ub0oNGTSWTBKOLGLNR","userName":"Becky Raferty","decision":"APPROVED","decided":"2022-06-02T21:36:25.344Z"}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When the request is approved, the access grant is successful |tooltip| When an approved request has access granted, and there is no access duration.\n","summary":"When the request is approved, the access grant is successful |tooltip| When an approved request has access granted, and there is no access duration.\n","description":"When an approved request has access granted, and there is no access duration.\n","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, the access grant is successful |tooltip| When an approved request has access granted, and there is no access duration.\n"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, the access grant has failed |tooltip| When a request is approved, but the process of granting the access to the requested resource is failed.\n":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"APPROVED","resolved":"2022-05-05T14:14:22Z","grantStatus":"FAILED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","decided":"2019-08-26T14:15:22Z","status":"APPROVED","externalRequestId":"62f6d63a1764a30007763ae2","permalinkId":1,"decisions":[{"userId":"00ub0oNGTSWTBKOLGLNR","userName":"Becky Raferty","decision":"APPROVED","decided":"2022-06-02T21:36:25.344Z"}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When the request is approved, the access grant has failed |tooltip| When a request is approved, but the process of granting the access to the requested resource is failed.\n","summary":"When the request is approved, the access grant has failed |tooltip| When a request is approved, but the process of granting the access to the requested resource is failed.\n","description":"When a request is approved, but the process of granting the access to the requested resource is failed.\n","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, the access grant has failed |tooltip| When a request is approved, but the process of granting the access to the requested resource is failed.\n"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, granting access has to be manual |tooltip| When an approved request has access granted, and there is no access duration.\n":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"APPROVED","resolved":"2022-05-05T14:14:22Z","grantStatus":"MANUAL_REQUIRED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","decided":"2019-08-26T14:15:22Z","status":"APPROVED","externalRequestId":"62f6d63a1764a30007763ae2","permalinkId":1,"decisions":[{"userId":"00ub0oNGTSWTBKOLGLNR","userName":"Becky Raferty","decision":"APPROVED","decided":"2022-06-02T21:36:25.344Z"}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When the request is approved, granting access has to be manual |tooltip| When an approved request has access granted, and there is no access duration.\n","summary":"When the request is approved, granting access has to be manual |tooltip| When an approved request has access granted, and there is no access duration.\n","description":"When an approved request has access granted, and there is no access duration.\n","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When the request is approved, granting access has to be manual |tooltip| When an approved request has access granted, and there is no access duration.\n"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request was requested on behalf of another requester |tooltip| Requests that were requested by another requester will have a `OKTA_REQUESTED_FOR` `requesterFieldValues`.\nWhose user will match the `requestedFor` OKTA_USER\n":{"value":{"id":"req42kjDgk1EubTwo0g5","created":"2024-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"APPROVED","grantStatus":"PENDING","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00u12gpFVIth5WbxT0g4"},"requesterFieldValues":[{"id":"OKTA_REQUESTED_FOR","value":"00u12gpFVIth5WbxT0g4"}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","decided":"2019-08-26T14:15:22Z","status":"APPROVED","externalRequestId":"62f6d63a1764a30007763ae2","permalinkId":1,"decisions":[{"userId":"00ub0oNGTSWTBKOLGLNR","userName":"Becky Raferty","decision":"APPROVED","decided":"2022-06-02T21:36:25.344Z"}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalSequence":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-sequences/61eb2db568c7c300079fefd0","type":"application/json"},"requestCondition":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/resources/0oafxqCAJWWGELFTYASJ/request-conditions/rcob0oNGTSWTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When request was requested on behalf of another requester |tooltip| Requests that were requested by another requester will have a `OKTA_REQUESTED_FOR` `requesterFieldValues`.\nWhose user will match the `requestedFor` OKTA_USER\n","summary":"When request was requested on behalf of another requester |tooltip| Requests that were requested by another requester will have a `OKTA_REQUESTED_FOR` `requesterFieldValues`.\nWhose user will match the `requestedFor` OKTA_USER\n","description":"Requests that were requested by another requester will have a `OKTA_REQUESTED_FOR` `requesterFieldValues`.\nWhose user will match the `requestedFor` OKTA_USER\n","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request was requested on behalf of another requester |tooltip| Requests that were requested by another requester will have a `OKTA_REQUESTED_FOR` `requesterFieldValues`.\nWhose user will match the `requestedFor` OKTA_USER\n"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request is created using client credentials token |tooltip| Request created using client credentials authentication with `UNKNOWN` principal type in `requestedBy` field.":{"value":{"id":"req183r56S4oyOBEK346","createdBy":"pca2pmvygWZxpWvkN346","created":"2025-10-20T21:29:46Z","lastUpdated":"2025-10-20T21:29:49Z","lastUpdatedBy":"pca2pmvygWZxpWvkN346","status":"PENDING","requestedBy":{"externalId":"pca2pmvygWZxpWvkN346","type":"UNKNOWN"},"requestedFor":{"externalId":"00u2pmg6yPnWGPkLG346","type":"OKTA_USER"},"requesterFieldValues":[],"requested":{"entryId":"cen183rywrv6vIXe6346","resourceId":"0oa2q5fehClgEDS7R346","resourceType":"APPLICATION","accessScopeId":"0oa2q5fehClgEDS7R346","accessScopeType":"APPLICATION"},"requestApproval":{"type":"OKTA","providerName":"Okta Access Requests","providerDescription":"Okta Access Requests","permalinkId":1},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"approvalCondition":{"href":"https:///okta-myorg.pixtulate.com/governance/api/v2/resources/0oa2q5fehClgEDS7R346/request-conditions/rco183r9k0kkCl12S346","hints":{}},"approvalSequence":{"href":"https:///okta-myorg.pixtulate.com/next/sequences/68f6a916a46df135154f0068","hints":{}},"self":{"href":"https:///okta-myorg.pixtulate.com/governance/api/v2/requests/req183r56S4oyOBEK346","hints":{}}}},"key":"When request is created using client credentials token |tooltip| Request created using client credentials authentication with `UNKNOWN` principal type in `requestedBy` field.","summary":"When request is created using client credentials token |tooltip| Request created using client credentials authentication with `UNKNOWN` principal type in `requestedBy` field.","description":"Request created using client credentials authentication with `UNKNOWN` principal type in `requestedBy` field.","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When request is created using client credentials token |tooltip| Request created using client credentials authentication with `UNKNOWN` principal type in `requestedBy` field."},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When existing request has risk assessment":{"value":{"id":"req42kjDgk1EubTwo0g4","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2022-05-05T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","status":"SUBMITTED","requestedBy":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requestedFor":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"requesterFieldValues":[{"id":"05c87fe9-11f6-4d40-a033-b155b39dcdbe","label":"What is the business justification for the request?","type":"TEXT","value":"I need access to complete a task."}],"requested":{"entryId":"cenb0oADRXTBKOLGLNR","resourceId":"0oafxqCAJWWGELFTYASJ","resourceType":"APPLICATION","accessScopeId":"0oafxqCAJWWGELFTYASJ","accessScopeType":"APPLICATION"},"riskAssessment":{"requestSubmissionType":"ALLOWED_WITH_NO_OVERRIDES","riskRules":[{"name":"Process and Approve Payment","description":"Account payable clerks can’t approve purchase orders or process payments."},{"name":"Journal entry creation and approval","description":"Users with the ability to create journal entries should not have the authority to approve and post those same entries."},{"name":"Financial reporting and transaction processing"}]},"_links":{"catalogEntry":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/catalogs/default/entries/cenb0oADRXTBKOLGLNR","type":"application/json"},"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/requests/61eb06a3c462d20007f0235c","type":"application/json"}}},"key":"When existing request has risk assessment","summary":"When existing request has risk assessment","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/200/content/application~1json/examples/When existing request has risk assessment"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1requests~1{requestId}/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries at the top level in the default resource catalog |tooltip| Lists all entries that have an empty parent":{"value":{"data":[{"id":"cen33e47frfMB93gQ8g6","name":"Figma","description":"The Figma App","label":"Application","requestable":false,"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen8bfdir26G1QERV345"},"logo":[{"href":"https://okta-subdomain.pixtulate.com/assets/img/logos/okta_admin_app.png"}],"submittedRequest":{"href":"https://subdomain.okta.at.com/next/requests/inbox"}}},{"id":"cen8bfdir26G1QERV345","name":"Support User Collection","description":"Collection of resources for support user","label":"Resource Collection","requestable":false,"counts":{"resourceCounts":{"applications":5}},"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen8bfdir26G1QERV345"},"logo":[{"href":"https://okta-subdomain.pixtulate.com/assets/img/logos/okta_admin_app.png"},{"href":"https://tc2static.oktacdn.com/fs/bcg/4/gfs1wwhrwJR4LpB5X0w6"},{"href":"https://tc2static.oktacdn.com/fs/bcg/3/gfs1wwhrwJR4LpB5X0w5"}],"submittedRequest":{"href":"https://subdomain.okta.at.com/next/requests/inbox"}}}],"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries?filter=not%28parent+pr%29&limit=20"},"next":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries?filter=not%28parent+pr%29&limit=20&after=cen33e47frfMB93gQ8g6"},"atspoke":{"href":"https://subdomain.okta.at.com/next/requests/inbox/open"}}},"key":"Lists all entries at the top level in the default resource catalog |tooltip| Lists all entries that have an empty parent","summary":"Lists all entries at the top level in the default resource catalog |tooltip| Lists all entries that have an empty parent","description":"Lists all entries that have an empty parent","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries at the top level in the default resource catalog |tooltip| Lists all entries that have an empty parent"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries at the access level in the default resource catalog |tooltip| Lists all entries with the same parent entry from the top level":{"value":{"data":[{"id":"cen8bfdjhscRkRVje345","name":"Figma Editor","description":"The Figma App as an Editor","requestable":true,"parent":"cen33e47frfMB93gQ8g6","_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen8bfdjhscRkRVje345"},"logo":[{"href":"https://okta-subdomain.pixtulate.com/assets/img/logos/okta_admin_app.png"}],"pendingRequest":{"href":"https://subdomain.okta.at.com/next/requests/inbox/7"},"createRequest":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen8bfdjhscRkRVje345/requests"}}},{"id":"cendnosMu1eAct5Ns0g4","name":"Figma User Group","description":"The Figma App as a group","requestable":true,"parent":"cen33e47frfMB93gQ8g6","_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cendnosMu1eAct5Ns0g4"},"logo":[{"href":"https://okta-subdomain.pixtulate.com/assets/img/logos/okta_admin_app.png"}],"submittedRequest":{"href":"https://subdomain.okta.at.com/next/requests/inbox"},"createRequest":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cendnosMu1eAct5Ns0g4/requests"},"relatedEntity":{"href":"https://okta-subdomain.pixtulate.com/api/v1/apps/0oab0oNGTSWTBKOLGLNR"}}}],"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries?filter=parent+eq+%22cen33e47frfMB93gQ8g6%22&limit=20"},"next":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries?filter=parent+eq+%22cen33e47frfMB93gQ8g6%22&limit=20&after=cen8bfdir26G1QERV345"}}},"key":"Lists all entries at the access level in the default resource catalog |tooltip| Lists all entries with the same parent entry from the top level","summary":"Lists all entries at the access level in the default resource catalog |tooltip| Lists all entries with the same parent entry from the top level","description":"Lists all entries with the same parent entry from the top level","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries at the access level in the default resource catalog |tooltip| Lists all entries with the same parent entry from the top level"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries with parent collection entry from the access level in the default resource catalog |tooltip| Lists all entries with a parent collection entry from the access level. In this case, these entries represent the collection resources.  Note, these entries are not requestable (only the parent entry is) and are here for informational purposes.\n":{"value":{"data":[{"id":"cen4ygxlAu8LKehvN0g5","name":"Figma","parent":"cen4ygxk50DRRO84x0g5","requestable":false,"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen4ygxlAu8LKehvN0g5"},"logo":[{"href":"https://okta-subdomain.pixtulate.com/assets/img/logos/okta_admin_app.png"}],"createRequest":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen4ygxlAu8LKehvN0g5/requests"},"relatedEntity":{"href":"https://okta-subdomain.pixtulate.com/api/v1/apps/0oa2bw18hgF7oNwBd0g5"}}},{"id":"cen4ygxmhT4LMkwpw0g5","name":"Salesforce","parent":"cen4ygxk50DRRO84x0g5","requestable":false,"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen4ygxmhT4LMkwpw0g5"},"logo":[{"href":"https://okta-subdomain.pixtulate.com/assets/img/logos/okta_admin_app.png"}],"createRequest":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen4ygxmhT4LMkwpw0g5/requests"},"relatedEntity":{"href":"https://okta-subdomain.pixtulate.com/api/v1/apps/0oa4fcpenxb7xGPdu0g5"}}}],"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries?filter=parent+eq+%22cen4ygxk50DRRO84x0g5%22&limit=20"},"next":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries?filter=parent+eq+%22cen4ygxk50DRRO84x0g5%22&limit=20&after=cen4ygxmhT4LMkwpw0g5"},"atspoke":{"href":"https://subdomain.okta.at.com/next/requests/inbox/open"}}},"key":"Lists all entries with parent collection entry from the access level in the default resource catalog |tooltip| Lists all entries with a parent collection entry from the access level. In this case, these entries represent the collection resources.  Note, these entries are not requestable (only the parent entry is) and are here for informational purposes.\n","summary":"Lists all entries with parent collection entry from the access level in the default resource catalog |tooltip| Lists all entries with a parent collection entry from the access level. In this case, these entries represent the collection resources.  Note, these entries are not requestable (only the parent entry is) and are here for informational purposes.\n","description":"Lists all entries with a parent collection entry from the access level. In this case, these entries represent the collection resources.  Note, these entries are not requestable (only the parent entry is) and are here for informational purposes.\n","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/200/content/application~1json/examples/Lists all entries with parent collection entry from the access level in the default resource catalog |tooltip| Lists all entries with a parent collection entry from the access level. In this case, these entries represent the collection resources.  Note, these entries are not requestable (only the parent entry is) and are here for informational purposes.\n"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/InvalidFilter":{"value":{"errorCode":"E0000053","errorSummary":"Invalid SCIM filter","errorLink":"E0000053","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Invalid `filter` syntax","reason":"STRING_FORMAT_INVALID","locationType":"query","location":"/filter","domain":"governance"}]},"key":"InvalidFilter","summary":"InvalidFilter","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/InvalidFilter"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/InvalidAfter":{"value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"The `after` parameter isn't valid. Use links in response bodies or headers as the source of truth for paginated requests that contain an `after` parameter.","reason":"INVALID_AFTER_PARAMETER","locationType":"query","location":"/query/after","domain":"governance"}]},"key":"InvalidAfter","summary":"InvalidAfter","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/InvalidAfter"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response":{"value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"The `limit` parameter isn't valid.","reason":"INVALID_DATA_TYPE","locationType":"query","location":"/limit","domain":"governance"}]},"key":"Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response","summary":"Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response","description":"Invalid `limit` parameter error response","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/When match query parameter has fewer than 3 characters |tooltip| When match query parameter has fewer than 3 characters":{"value":{"errorCode":"E0000001","errorSummary":"Api validation failed: AccessRequestCatalog","errorLink":"E0000001","errorId":"oaenikBPk01RLu4b4D6PdUlcA","errorCauses":[{"errorSummary":"AccessRequestCatalog - String \"ab\" is too short (length: 2, required minimum: 3)"}]},"key":"When match query parameter has fewer than 3 characters |tooltip| When match query parameter has fewer than 3 characters","summary":"When match query parameter has fewer than 3 characters |tooltip| When match query parameter has fewer than 3 characters","description":"When match query parameter has fewer than 3 characters","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/400/content/application~1json/examples/When match query parameter has fewer than 3 characters |tooltip| When match query parameter has fewer than 3 characters"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/200/content/application~1json/examples/Get a catalog entry for an application":{"value":{"id":"cen33e47frfMB93gQ8g6","name":"Figma","description":"The Figma App","label":"Application","requestable":false,"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen8bfdir26G1QERV345"},"logo":[{"href":"https://tc2static.oktacdn.com/fs/bcg/4/gfs1wwhrwJR4LpB5X0w6"}],"submittedRequest":{"href":"https://subdomain.okta.at.com/next/requests/inbox"}}},"key":"Get a catalog entry for an application","summary":"Get a catalog entry for an application","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/200/content/application~1json/examples/Get a catalog entry for an application"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/200/content/application~1json/examples/Get a catalog entry for a collection":{"value":{"id":"cen8bfdir26G1QERV345","name":"Support User Collection","description":"Collection of resources for support user","label":"Resource Collection","requestable":false,"counts":{"resourceCounts":{"applications":5}},"_links":{"self":{"href":"https://okta-subdomain.pixtulate.com/governance/api/v2/my/catalogs/default/entries/cen8bfdir26G1QERV345"},"logo":[{"href":"https://okta-subdomain.pixtulate.com/assets/img/logos/okta_admin_app.png"},{"href":"https://tc2static.oktacdn.com/fs/bcg/4/gfs1wwhrwJR4LpB5X0w6"},{"href":"https://tc2static.oktacdn.com/fs/bcg/3/gfs1wwhrwJR4LpB5X0w5"}],"submittedRequest":{"href":"https://subdomain.okta.at.com/next/requests/inbox"}}},"key":"Get a catalog entry for a collection","summary":"Get a catalog entry for a collection","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/200/content/application~1json/examples/Get a catalog entry for a collection"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/InvalidFilter":{"value":{"errorCode":"E0000053","errorSummary":"Invalid SCIM filter","errorLink":"E0000053","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Invalid `filter` syntax","reason":"STRING_FORMAT_INVALID","locationType":"query","location":"/filter","domain":"governance"}]},"key":"InvalidFilter","summary":"InvalidFilter","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/InvalidFilter"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/InvalidAfter":{"value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"The `after` parameter isn't valid. Use links in response bodies or headers as the source of truth for paginated requests that contain an `after` parameter.","reason":"INVALID_AFTER_PARAMETER","locationType":"query","location":"/query/after","domain":"governance"}]},"key":"InvalidAfter","summary":"InvalidAfter","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/InvalidAfter"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response":{"value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Invalid `orderBy` syntax","reason":"STRING_FORMAT_INVALID","locationType":"query","location":"/orderBy","domain":"governance"}]},"key":"Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","summary":"Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","description":"Invalid `orderBy` parameter error response","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response":{"value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"The `limit` parameter isn't valid.","reason":"INVALID_DATA_TYPE","locationType":"query","location":"/limit","domain":"governance"}]},"key":"Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response","summary":"Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response","description":"Invalid `limit` parameter error response","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has admin specified duration":{"value":{"data":[{"id":"ACCESS_DURATION","type":"DURATION","required":false,"readOnly":true,"value":"P4D"}]},"key":"When entry has admin specified duration","summary":"When entry has admin specified duration","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has admin specified duration"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry allows requester to specify duration":{"value":{"data":[{"id":"ACCESS_DURATION","type":"DURATION","required":true,"readOnly":false,"maximumValue":"P4D"}]},"key":"When entry allows requester to specify duration","summary":"When entry allows requester to specify duration","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry allows requester to specify duration"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has no fields, empty request body provided":{"value":{"data":[]},"key":"When entry has no fields, empty request body provided","summary":"When entry has no fields, empty request body provided","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has no fields, empty request body provided"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has required TEXT field":{"value":{"data":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","type":"TEXT","label":"What is the business justification?","required":true}]},"key":"When entry has required TEXT field","summary":"When entry has required TEXT field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has required TEXT field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has optional TEXT field":{"value":{"data":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","type":"TEXT","label":"What is the business justification?","required":false}]},"key":"When entry has optional TEXT field","summary":"When entry has optional TEXT field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has optional TEXT field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has one SELECT field":{"value":{"data":[{"id":"cc9da40d-9c1b-41c6-8016-edfd010b02d2","type":"SELECT","label":"Make your choice","choices":["1 select choice","2 select choice"],"required":true}]},"key":"When entry has one SELECT field","summary":"When entry has one SELECT field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has one SELECT field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a MULTISELECT field":{"value":{"data":[{"id":"dd9da40d-9c1b-41c6-8016-edfd010b02d2","type":"MULTISELECT","label":"Make your choice","choices":["1 select choice","2 select choice"],"required":true}]},"key":"When entry has a MULTISELECT field","summary":"When entry has a MULTISELECT field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a MULTISELECT field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a ISO_DATE field":{"value":{"data":[{"id":"1b9d6bcd-bbfd-4b2d-9b5d-ab8dfbbd4bed","type":"ISO_DATE","label":"Specify a date","required":true}]},"key":"When entry has a ISO_DATE field","summary":"When entry has a ISO_DATE field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a ISO_DATE field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has all field types":{"value":{"data":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","type":"TEXT","label":"What is the business justification?","required":true},{"id":"cc9da40d-9c1b-41c6-8016-edfd010b02d2","type":"SELECT","label":"Make your choice","choices":["1 select choice","2 select choice"],"required":true},{"id":"dd9da40d-9c1b-41c6-8016-edfd010b02d2","type":"MULTISELECT","label":"Make your choice","choices":["1 select choice","2 select choice"],"required":true},{"id":"1b9d6bcd-bbfd-4b2d-9b5d-ab8dfbbd4bed","type":"ISO_DATE","label":"Specify a date","required":true}]},"key":"When entry has all field types","summary":"When entry has all field types","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has all field types"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry can be requested for another requester":{"value":{"data":[{"id":"OKTA_REQUESTED_FOR","type":"OKTA_USER_ID","required":true,"readOnly":false}]},"key":"When the entry can be requested for another requester","summary":"When the entry can be requested for another requester","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry can be requested for another requester"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that restricts any request submission":{"value":{"data":[],"metadata":{"riskAssessment":{"requestSubmissionType":"RESTRICTED","riskRules":[{"name":"Process and Approve Payment","description":"Account payable clerks can’t approve purchase orders or process payments."}]}}},"key":"When the entry has risk assessment that restricts any request submission","summary":"When the entry has risk assessment that restricts any request submission","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that restricts any request submission"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that allows request submission":{"value":{"data":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","type":"TEXT","label":"What is the business justification?","required":true}],"metadata":{"riskAssessment":{"requestSubmissionType":"ALLOWED_WITH_OVERRIDES","riskRules":[{"name":"Process and Approve Payment","description":"Account payable clerks can’t approve purchase orders or process payments."}]}}},"key":"When the entry has risk assessment that allows request submission","summary":"When the entry has risk assessment that allows request submission","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that allows request submission"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment with multiple risk rules":{"value":{"data":[],"metadata":{"riskAssessment":{"requestSubmissionType":"RESTRICTED","riskRules":[{"name":"Process and Approve Payment","description":"Account payable clerks can’t approve purchase orders or process payments.","resourceName":"Fidelity"},{"name":"Journal entry creation and approval","description":"Users with the ability to create journal entries should not have the authority to approve and post those same entries.","resourceName":"Netsuite"},{"name":"Financial reporting and transaction processing","description":"Accountant cannot process transactions or alter the general ledger.","resourceName":"Netsuite"}]}}},"key":"When the entry has risk assessment with multiple risk rules","summary":"When the entry has risk assessment with multiple risk rules","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment with multiple risk rules"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1request-fields/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/200/content/application~1json/examples/Lists all users who may be requesters for the entry |tooltip| Lists all users who may be requesters for the entry that the authorized user could request on behalf of":{"value":{"data":[{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith"},{"id":"00u28w6vzKKultXP97g5","email":"jacky.chen@example.com","firstName":"Jacky","lastName":"Chen"},{"id":"00u28w6vzKKultXP97g6","email":"tal.gupta@example.com","firstName":"Tal","lastName":"Gupta"},{"id":"00u28w6vzKKultXP97g6","email":"chad.Beauchamp-Williams-Wrightman-Smithson@example.com","firstName":"Chad","lastName":"Beauchamp-Williams-Wrightman-Smithson"},{"id":"00u28w8vzKLultXP97g6","email":"Lorena.FernándezDeCórdoba@example.com","firstName":"Lorena","lastName":"Fernández de Córdoba"},{"id":"00u68w6vzKLultXS97g6","email":"SeraphinianaAlessandrovich.Raskolnikov-Karamazov-Smirnovich@example.com","firstName":"SeraphinianaAlessandrovich","lastName":"Raskolnikov-Karamazov-Smirnovich"}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/catalogs/default/entries/{entryId}/users?filter=firstName%20sw%20%22Ju%22"}}},"key":"Lists all users who may be requesters for the entry |tooltip| Lists all users who may be requesters for the entry that the authorized user could request on behalf of","summary":"Lists all users who may be requesters for the entry |tooltip| Lists all users who may be requesters for the entry that the authorized user could request on behalf of","description":"Lists all users who may be requesters for the entry that the authorized user could request on behalf of","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/200/content/application~1json/examples/Lists all users who may be requesters for the entry |tooltip| Lists all users who may be requesters for the entry that the authorized user could request on behalf of"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/InvalidFilter":{"value":{"errorCode":"E0000053","errorSummary":"Invalid SCIM filter","errorLink":"E0000053","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Invalid `filter` syntax","reason":"STRING_FORMAT_INVALID","locationType":"query","location":"/filter","domain":"governance"}]},"key":"InvalidFilter","summary":"InvalidFilter","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/InvalidFilter"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/InvalidAfter":{"value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"The `after` parameter isn't valid. Use links in response bodies or headers as the source of truth for paginated requests that contain an `after` parameter.","reason":"INVALID_AFTER_PARAMETER","locationType":"query","location":"/query/after","domain":"governance"}]},"key":"InvalidAfter","summary":"InvalidAfter","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/InvalidAfter"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response":{"value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Invalid `orderBy` syntax","reason":"STRING_FORMAT_INVALID","locationType":"query","location":"/orderBy","domain":"governance"}]},"key":"Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","summary":"Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","description":"Invalid `orderBy` parameter error response","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response":{"value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"The `limit` parameter isn't valid.","reason":"INVALID_DATA_TYPE","locationType":"query","location":"/limit","domain":"governance"}]},"key":"Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response","summary":"Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response","description":"Invalid `limit` parameter error response","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has admin specified duration":{"value":{"data":[{"id":"ACCESS_DURATION","type":"DURATION","required":false,"readOnly":true,"value":"P4D"}]},"key":"When entry has admin specified duration","summary":"When entry has admin specified duration","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has admin specified duration"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry allows requester to specify duration":{"value":{"data":[{"id":"ACCESS_DURATION","type":"DURATION","required":true,"readOnly":false,"maximumValue":"P4D"}]},"key":"When entry allows requester to specify duration","summary":"When entry allows requester to specify duration","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry allows requester to specify duration"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has no fields, empty request body provided":{"value":{"data":[]},"key":"When entry has no fields, empty request body provided","summary":"When entry has no fields, empty request body provided","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has no fields, empty request body provided"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has required TEXT field":{"value":{"data":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","type":"TEXT","label":"What is the business justification?","required":true}]},"key":"When entry has required TEXT field","summary":"When entry has required TEXT field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has required TEXT field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has optional TEXT field":{"value":{"data":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","type":"TEXT","label":"What is the business justification?","required":false}]},"key":"When entry has optional TEXT field","summary":"When entry has optional TEXT field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has optional TEXT field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has one SELECT field":{"value":{"data":[{"id":"cc9da40d-9c1b-41c6-8016-edfd010b02d2","type":"SELECT","label":"Make your choice","choices":["1 select choice","2 select choice"],"required":true}]},"key":"When entry has one SELECT field","summary":"When entry has one SELECT field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has one SELECT field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a MULTISELECT field":{"value":{"data":[{"id":"dd9da40d-9c1b-41c6-8016-edfd010b02d2","type":"MULTISELECT","label":"Make your choice","choices":["1 select choice","2 select choice"],"required":true}]},"key":"When entry has a MULTISELECT field","summary":"When entry has a MULTISELECT field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a MULTISELECT field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a ISO_DATE field":{"value":{"data":[{"id":"1b9d6bcd-bbfd-4b2d-9b5d-ab8dfbbd4bed","type":"ISO_DATE","label":"Specify a date","required":true}]},"key":"When entry has a ISO_DATE field","summary":"When entry has a ISO_DATE field","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has a ISO_DATE field"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has all field types":{"value":{"data":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","type":"TEXT","label":"What is the business justification?","required":true},{"id":"cc9da40d-9c1b-41c6-8016-edfd010b02d2","type":"SELECT","label":"Make your choice","choices":["1 select choice","2 select choice"],"required":true},{"id":"dd9da40d-9c1b-41c6-8016-edfd010b02d2","type":"MULTISELECT","label":"Make your choice","choices":["1 select choice","2 select choice"],"required":true},{"id":"1b9d6bcd-bbfd-4b2d-9b5d-ab8dfbbd4bed","type":"ISO_DATE","label":"Specify a date","required":true}]},"key":"When entry has all field types","summary":"When entry has all field types","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When entry has all field types"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry can be requested for another requester":{"value":{"data":[{"id":"OKTA_REQUESTED_FOR","type":"OKTA_USER_ID","required":true,"readOnly":false}]},"key":"When the entry can be requested for another requester","summary":"When the entry can be requested for another requester","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry can be requested for another requester"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that restricts any request submission":{"value":{"data":[],"metadata":{"riskAssessment":{"requestSubmissionType":"RESTRICTED","riskRules":[{"name":"Process and Approve Payment","description":"Account payable clerks can’t approve purchase orders or process payments."}]}}},"key":"When the entry has risk assessment that restricts any request submission","summary":"When the entry has risk assessment that restricts any request submission","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that restricts any request submission"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that allows request submission":{"value":{"data":[{"id":"bb9da40d-9c1b-41c6-8016-edfd010b02d2","type":"TEXT","label":"What is the business justification?","required":true}],"metadata":{"riskAssessment":{"requestSubmissionType":"ALLOWED_WITH_OVERRIDES","riskRules":[{"name":"Process and Approve Payment","description":"Account payable clerks can’t approve purchase orders or process payments."}]}}},"key":"When the entry has risk assessment that allows request submission","summary":"When the entry has risk assessment that allows request submission","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment that allows request submission"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment with multiple risk rules":{"value":{"data":[],"metadata":{"riskAssessment":{"requestSubmissionType":"RESTRICTED","riskRules":[{"name":"Process and Approve Payment","description":"Account payable clerks can’t approve purchase orders or process payments.","resourceName":"Fidelity"},{"name":"Journal entry creation and approval","description":"Users with the ability to create journal entries should not have the authority to approve and post those same entries.","resourceName":"Netsuite"},{"name":"Financial reporting and transaction processing","description":"Accountant cannot process transactions or alter the general ledger.","resourceName":"Netsuite"}]}}},"key":"When the entry has risk assessment with multiple risk rules","summary":"When the entry has risk assessment with multiple risk rules","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/200/content/application~1json/examples/When the entry has risk assessment with multiple risk rules"},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1catalogs~1default~1entries~1{entryId}~1users~1{userId}~1request-fields/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1tasks/get/responses/200/content/application~1json/examples/List my task response with no filter":{"value":{"data":[{"id":"68a38c7bc6866ac3cdee5583","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"}],"status":"OPEN","label":"This is an approval task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"APPROVAL"}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/tasks?limit=1"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/tasks?limit=1&after=68a38c7bc6866ac3cdee5583"}}},"key":"List my task response with no filter","summary":"List my task response with no filter","id":"paths/~1governance~1api~1v2~1my~1tasks/get/responses/200/content/application~1json/examples/List my task response with no filter"},"paths/~1governance~1api~1v2~1my~1tasks/get/responses/200/content/application~1json/examples/List my task response with multiple filters |tooltip| A response with filters on status, type, requestId, createdAt, and updatedAt":{"value":{"data":[{"id":"68a38c7bc6866ac3cdee5583","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"},{"externalId":"00u9a8b7c6d5e4f3g2h1","type":"OKTA_USER"}],"status":"OPEN","label":"This is an approval task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"APPROVAL"}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/tasks?filter=status eq \"OPEN\" AND type eq \"APPROVAL\" AND requestId eq \"req42kjDgk1EubTwo0g4\" AND createdAt gt \"2019-08-24T14:15:22Z\" AND updatedAt le \"2019-08-24T14:15:22Z\""},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/tasks?after=68a38c7bc6866ac3cdee5583&filter=status eq \"OPEN\" AND type eq \"APPROVAL\" AND requestId eq \"req42kjDgk1EubTwo0g4\" AND createdAt gt \"2019-08-24T14:15:22Z\" AND updatedAt le \"2019-08-24T14:15:22Z\""}}},"key":"List my task response with multiple filters |tooltip| A response with filters on status, type, requestId, createdAt, and updatedAt","summary":"List my task response with multiple filters |tooltip| A response with filters on status, type, requestId, createdAt, and updatedAt","description":"A response with filters on status, type, requestId, createdAt, and updatedAt","id":"paths/~1governance~1api~1v2~1my~1tasks/get/responses/200/content/application~1json/examples/List my task response with multiple filters |tooltip| A response with filters on status, type, requestId, createdAt, and updatedAt"},"paths/~1governance~1api~1v2~1my~1tasks/get/responses/400/content/application~1json/examples/Empty `after` parameter error response |tooltip| A request contains the `after` query parameter but it's empty (?after=)":{"value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Empty value found for query parameter 'after'","reason":"EMPTY_PARAMETER","locationType":"query","location":"/after","domain":"governance"}]},"key":"Empty `after` parameter error response |tooltip| A request contains the `after` query parameter but it's empty (?after=)","summary":"Empty `after` parameter error response |tooltip| A request contains the `after` query parameter but it's empty (?after=)","description":"A request contains the `after` query parameter but it's empty (?after=)","id":"paths/~1governance~1api~1v2~1my~1tasks/get/responses/400/content/application~1json/examples/Empty `after` parameter error response |tooltip| A request contains the `after` query parameter but it's empty (?after=)"},"paths/~1governance~1api~1v2~1my~1tasks/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response":{"value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"The `limit` parameter isn't valid.","reason":"INVALID_DATA_TYPE","locationType":"query","location":"/limit","domain":"governance"}]},"key":"Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response","summary":"Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response","description":"Invalid `limit` parameter error response","id":"paths/~1governance~1api~1v2~1my~1tasks/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"},"paths/~1governance~1api~1v2~1my~1tasks/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1tasks/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1tasks/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1tasks/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1tasks/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1tasks/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1tasks/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1tasks/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/OPEN task |tooltip| OPEN tasks have a pending action from the assignees. The task remains OPEN until an assignee completes the task.\n":{"value":{"id":"68b0ed9802df442e8b601807","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"},{"externalId":"00u1a2b3c4d5e6f7g8h8","type":"OKTA_USER"}],"status":"OPEN","label":"This is an approval task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"APPROVAL","isEscalated":false,"isDelegated":false},"key":"OPEN task |tooltip| OPEN tasks have a pending action from the assignees. The task remains OPEN until an assignee completes the task.\n","summary":"OPEN task |tooltip| OPEN tasks have a pending action from the assignees. The task remains OPEN until an assignee completes the task.\n","description":"OPEN tasks have a pending action from the assignees. The task remains OPEN until an assignee completes the task.\n","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/OPEN task |tooltip| OPEN tasks have a pending action from the assignees. The task remains OPEN until an assignee completes the task.\n"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/COMPLETED task |tooltip| COMPLETED tasks are completed by an assignee with the value field that indicates the outcome of the task\n":{"value":{"id":"68b0ed9802df442e8b601807","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"},{"externalId":"00u1a2b3c4d5e6f7g8h8","type":"OKTA_USER"}],"status":"COMPLETED","label":"This is a custom task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"TODO","isEscalated":false,"isDelegated":false,"completedBy":{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"}},"key":"COMPLETED task |tooltip| COMPLETED tasks are completed by an assignee with the value field that indicates the outcome of the task\n","summary":"COMPLETED task |tooltip| COMPLETED tasks are completed by an assignee with the value field that indicates the outcome of the task\n","description":"COMPLETED tasks are completed by an assignee with the value field that indicates the outcome of the task\n","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/COMPLETED task |tooltip| COMPLETED tasks are completed by an assignee with the value field that indicates the outcome of the task\n"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/ASSIGNING task |tooltip| ASSIGNING tasks are in the process of being assigned\n":{"value":{"id":"68b0ed9802df442e8b601807","assignees":[],"status":"ASSIGNING","label":"This is an approval task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"APPROVAL","isEscalated":false,"isDelegated":false},"key":"ASSIGNING task |tooltip| ASSIGNING tasks are in the process of being assigned\n","summary":"ASSIGNING task |tooltip| ASSIGNING tasks are in the process of being assigned\n","description":"ASSIGNING tasks are in the process of being assigned\n","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/ASSIGNING task |tooltip| ASSIGNING tasks are in the process of being assigned\n"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/LOCKED task |tooltip| LOCKED tasks have a dependency on other open tasks. The task remains LOCKED until all of its dependencies are completed.\n":{"value":{"id":"68b0ed9802df442e8b601807","assignees":[],"status":"LOCKED","label":"This is an approval task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"APPROVAL","isEscalated":false,"isDelegated":false},"key":"LOCKED task |tooltip| LOCKED tasks have a dependency on other open tasks. The task remains LOCKED until all of its dependencies are completed.\n","summary":"LOCKED task |tooltip| LOCKED tasks have a dependency on other open tasks. The task remains LOCKED until all of its dependencies are completed.\n","description":"LOCKED tasks have a dependency on other open tasks. The task remains LOCKED until all of its dependencies are completed.\n","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/LOCKED task |tooltip| LOCKED tasks have a dependency on other open tasks. The task remains LOCKED until all of its dependencies are completed.\n"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/Escalated task |tooltip| A task that was escalated to another assignee\n":{"value":{"id":"68b0ed9802df442e8b601807","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"}],"status":"COMPLETED","label":"Why is access required?","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"QUESTION","value":"For fulfilling some responsibilities","isEscalated":true,"isDelegated":false,"originalAssigneeId":"00u9a8b7c6d5e4f3g2h1","completedBy":{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"}},"key":"Escalated task |tooltip| A task that was escalated to another assignee\n","summary":"Escalated task |tooltip| A task that was escalated to another assignee\n","description":"A task that was escalated to another assignee\n","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/200/content/application~1json/examples/Escalated task |tooltip| A task that was escalated to another assignee\n"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Approve my task |tooltip| Only applicable for `APPROVAL` type tasks":{"value":{"value":"APPROVED"},"key":"Approve my task |tooltip| Only applicable for `APPROVAL` type tasks","summary":"Approve my task |tooltip| Only applicable for `APPROVAL` type tasks","description":"Only applicable for `APPROVAL` type tasks","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Approve my task |tooltip| Only applicable for `APPROVAL` type tasks"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Deny my task |tooltip| Only applicable for `APPROVAL` type tasks":{"value":{"value":"DENIED"},"key":"Deny my task |tooltip| Only applicable for `APPROVAL` type tasks","summary":"Deny my task |tooltip| Only applicable for `APPROVAL` type tasks","description":"Only applicable for `APPROVAL` type tasks","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Deny my task |tooltip| Only applicable for `APPROVAL` type tasks"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Answer my question |tooltip| Only applicable for `QUESTION` type tasks":{"value":{"value":"Answer to the question"},"key":"Answer my question |tooltip| Only applicable for `QUESTION` type tasks","summary":"Answer my question |tooltip| Only applicable for `QUESTION` type tasks","description":"Only applicable for `QUESTION` type tasks","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Answer my question |tooltip| Only applicable for `QUESTION` type tasks"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Mark my custom task complete |tooltip| Request body not required for custom tasks":{"value":{},"key":"Mark my custom task complete |tooltip| Request body not required for custom tasks","summary":"Mark my custom task complete |tooltip| Request body not required for custom tasks","description":"Request body not required for custom tasks","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/requestBody/content/application~1json/examples/Mark my custom task complete |tooltip| Request body not required for custom tasks"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When approval task is APPROVED":{"value":{"id":"68b0ed9802df442e8b601807","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"},{"externalId":"00u1a2b3c4d5e6f7g8h8","type":"OKTA_USER"}],"status":"COMPLETED","label":"This is an approval task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"APPROVAL","value":"APPROVED","completedBy":{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"}},"key":"When approval task is APPROVED","summary":"When approval task is APPROVED","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When approval task is APPROVED"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When approval task is DENIED":{"value":{"id":"68b0ed9802df442e8b601807","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"},{"externalId":"00u1a2b3c4d5e6f7g8h8","type":"OKTA_USER"}],"status":"COMPLETED","label":"This is an approval task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"APPROVAL","value":"DENIED","completedBy":{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"}},"key":"When approval task is DENIED","summary":"When approval task is DENIED","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When approval task is DENIED"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When question task is resolved |tooltip| For QUESTION tasks, the resolution value is the answer to the question.\n":{"value":{"id":"68b0ed9802df442e8b601807","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"},{"externalId":"00u1a2b3c4d5e6f7g8h8","type":"OKTA_USER"}],"status":"COMPLETED","label":"Why is this access request needed?","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"QUESTION","value":"For a project I'm working on","completedBy":{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"}},"key":"When question task is resolved |tooltip| For QUESTION tasks, the resolution value is the answer to the question.\n","summary":"When question task is resolved |tooltip| For QUESTION tasks, the resolution value is the answer to the question.\n","description":"For QUESTION tasks, the resolution value is the answer to the question.\n","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When question task is resolved |tooltip| For QUESTION tasks, the resolution value is the answer to the question.\n"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When TODO task is resolved |tooltip| Task of type TODO has no resolution value\n":{"value":{"id":"68b0ed9802df442e8b601807","assignees":[{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"},{"externalId":"00u1a2b3c4d5e6f7g8h8","type":"OKTA_USER"}],"status":"COMPLETED","label":"This is a custom task","requestId":"req42kjDgk1EubTwo0g4","createdAt":"2019-08-24T14:15:22Z","updatedAt":"2019-08-24T14:15:22Z","type":"TODO","completedBy":{"externalId":"00u1a2b3c4d5e6f7g8h9","type":"OKTA_USER"}},"key":"When TODO task is resolved |tooltip| Task of type TODO has no resolution value\n","summary":"When TODO task is resolved |tooltip| Task of type TODO has no resolution value\n","description":"Task of type TODO has no resolution value\n","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/200/content/application~1json/examples/When TODO task is resolved |tooltip| Task of type TODO has no resolution value\n"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/400/content/application~1json/examples/When value provided is invalid |tooltip| Resolution value provided is invalid for the task type.":{"value":{"errorCode":"E0000002","errorSummary":"Task resolve failed: Approval value must be either APPROVED or DENIED.","errorLink":"E0000002","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Approval value must be either APPROVED or DENIED."}]},"key":"When value provided is invalid |tooltip| Resolution value provided is invalid for the task type.","summary":"When value provided is invalid |tooltip| Resolution value provided is invalid for the task type.","description":"Resolution value provided is invalid for the task type.","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/400/content/application~1json/examples/When value provided is invalid |tooltip| Resolution value provided is invalid for the task type."},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/400/content/application~1json/examples/Task resolve failed because task is closed |tooltip| Cannot resolve a task that is already closed.":{"value":{"errorCode":"E0000002","errorSummary":"Task resolve failed: Task is already closed.","errorLink":"E0000002","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Task resolve failed: Task is already closed."}]},"key":"Task resolve failed because task is closed |tooltip| Cannot resolve a task that is already closed.","summary":"Task resolve failed because task is closed |tooltip| Cannot resolve a task that is already closed.","description":"Cannot resolve a task that is already closed.","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/400/content/application~1json/examples/Task resolve failed because task is closed |tooltip| Cannot resolve a task that is already closed."},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1tasks~1{taskId}~1resolve/post/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/200/content/application~1json/examples/Lists all security access reviews based on filter criteria":{"value":{"data":[{"id":"sar1qebJYYHgbsOGF0g4","status":"ACTIVE","name":"Test SAR","endTime":"2025-06-20T14:55:27Z","reviewerSettings":{"type":"USER","userSettings":{"includedUserIds":["00ucpjbi6JMmDvdN40g4","00ucpjbi6JMmDvdN40g5"],"includedUserProfiles":[{"id":"00ucpjbi6JMmDvdN40g4","email":"john.doe@okta.com","firstName":"John","lastName":"Doe","login":"john.doe@okta.com","status":"ACTIVE"},{"id":"00ucpjbi6JMmDvdN40g5","email":"jane.doe@okta.com","firstName":"Jane","lastName":"Doe","login":"jane.doe@okta.com","status":"ACTIVE"}]}},"createdBy":"00uco2uaXN7POnPUw0g4","created":"2025-06-13T14:55:28Z","lastUpdated":"2025-06-13T14:55:28Z","lastUpdatedBy":"00uco2uaXN7POnPUw0g4","_links":{"securityAccessReviewDetails":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1qebJYYHgbsOGF0g4","hints":{}},"history":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1qebJYYHgbsOGF0g4/history","hints":{}},"accesses":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1qebJYYHgbsOGF0g4/accesses","hints":{}},"actions":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1qebJYYHgbsOGF0g4/actions","hints":{}},"principalDetails":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1qebJYYHgbsOGF0g4/principal","hints":{}}}}],"_links":{"self":{"href":"https://ogrhmzrmnditnmfjys00otqylthhnjgtm2zhy2i1m2qxzwy4-admin.okta1.com/governance/api/v2/my/security-access-reviews?limit=20","hints":{}}}},"key":"Lists all security access reviews based on filter criteria","summary":"Lists all security access reviews based on filter criteria","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/200/content/application~1json/examples/Lists all security access reviews based on filter criteria"},"paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/200/content/application~1json/examples/Statistics for all security access reviews":{"value":{"activeCount":1,"pendingCount":0,"errorCount":0,"closedCount":0},"key":"Statistics for all security access reviews","summary":"Statistics for all security access reviews","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/200/content/application~1json/examples/Statistics for all security access reviews"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1stats/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/200/content/application~1json/examples/Create a security access review response":{"value":{"id":"sar1lo5X9wmNTFX7x0g4","status":"PENDING","name":"Test SAR","reviewerSettings":{"type":"USER","userSettings":{"includedUserIds":["00ucpjbi6JMmDvdN40g4","00ucpjbi6JMmDvdN40g5"],"includedUserProfiles":[{"id":"00ucpjbi6JMmDvdN40g4","email":"john.doe@okta.com","firstName":"John","lastName":"Doe","login":"john.doe@okta.com","status":"ACTIVE"},{"id":"00ucpjbi6JMmDvdN40g5","email":"jane.doe@okta.com","firstName":"Jane","lastName":"Doe","login":"jane.doe@okta.com","status":"ACTIVE"}]}},"createdBy":"00ucfd4IQoH6YBZgA0g4","created":"2025-06-13T00:40:57Z","lastUpdated":"2025-06-13T00:40:57Z","lastUpdatedBy":"00ucfd4IQoH6YBZgA0g4","_links":{"securityAccessReviewDetails":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4"},"history":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4/history"},"userDetails":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4/user"},"accesses":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4/accesses"},"actions":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4/actions"}}},"key":"Create a security access review response","summary":"Create a security access review response","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/200/content/application~1json/examples/Create a security access review response"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/200/content/application~1json/examples/Generate a security access review summary response":{"value":{"message":"This app's overall priority is: High\nThe reasons why this app was assigned priority of High include:\n1. Usage history (HIGH): The user has not accessed this application in the last 90 days.\n2. Assignment method (HIGH): This user's assignment method differs from 75% of other users who have access to this application.\n"},"key":"Generate a security access review summary response","summary":"Generate a security access review summary response","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/200/content/application~1json/examples/Generate a security access review summary response"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/200/content/application~1json/examples/Failed to generate a summary for a security access review":{"value":{"message":"We couldn't generate a summary based on the available data. Please try again later.\n","errors":[{"errorCode":"summary.generator.not.available","errorMsg":"Summary generator is unable to generate summary based on available data. Report this error to customer support."}]},"key":"Failed to generate a summary for a security access review","summary":"Failed to generate a summary for a security access review","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/200/content/application~1json/examples/Failed to generate a summary for a security access review"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1summary/post/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/200/content/application~1json/examples/All possible actions for a security access review response":{"value":{"data":[{"actionType":"CLOSE_REVIEW"},{"actionType":"RESTORE_ALL_ACCESS"}]},"key":"All possible actions for a security access review response","summary":"All possible actions for a security access review response","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/200/content/application~1json/examples/All possible actions for a security access review response"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1actions/post/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/200/content/application~1json/examples/Target principal of a security access review response":{"value":{"id":"00ucpjbi6JMmDvdN40g4","email":"john.doe@okta.com","firstName":"John","lastName":"Doe","login":"john.doe@okta.com","status":"ACTIVE","department":"Engineering","manager":"Jane Smith","role":"Software Engineer","homeLocation":{"city":"San Francisco","state":"CA","country":"USA"},"lastLoginInfo":{"date":"2025-06-12T15:30:00Z","location":{"city":"San Francisco","state":"CA","country":"USA"},"device":"MacBook Pro","ipAddress":"127.0.0.1"},"oktaAdminRoles":[{"roleId":"00uabc12345XYZ67890","roleName":"Super Admin"}],"createdBy":"00ucfd4IQoH6YBZgA0g4","created":"2025-06-13T00:40:57Z","lastUpdated":"2025-06-13T00:40:57Z","lastUpdatedBy":"00ucfd4IQoH6YBZgA0g4","_links":{"securityAccessReviewDetails":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4"},"history":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4/history"},"userDetails":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4/user"},"accesses":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4/accesses"},"actions":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1lo5X9wmNTFX7x0g4/actions"}}},"key":"Target principal of a security access review response","summary":"Target principal of a security access review response","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/200/content/application~1json/examples/Target principal of a security access review response"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1principal/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/200/content/application~1json/examples/List access items in a security access review response":{"value":{"data":[{"id":"aim1pmincO6RY9SYC0g4","type":"APPLICATION","name":"App 2 Assigned By Group","severity":"LOW","supportedActions":["REVOKE_ACCESS"],"appInfo":{"id":"0oacmnh7uyRdOpCdg0g4","name":"TEST: Secure Password Store","logoUrl":"http://okta-myorg.pixtulate.com/assets/img/logos/okta-logo-black.e4851b6e6f17df0565a0f2a3f56086f1.png","label":"App 2 Assigned By Group","assignedDate":"2025-06-13T14:23:23Z","assignmentType":"GROUP","applicationUsage":0},"subAccessTypes":["GROUP"]},{"id":"aim1pmjGO1ACFhkxp0g4","type":"APPLICATION","name":"App 1 No Groups","severity":"LOW","supportedActions":["REVOKE_ACCESS"],"appInfo":{"id":"0oacmmurqSIOjNwS90g4","name":"TEST: Secure Password Store","logoUrl":"http://okta-myorg.pixtulate.com/assets/img/logos/okta-logo-black.e4851b6e6f17df0565a0f2a3f56086f1.png","label":"App 1 No Groups","assignedDate":"2025-06-13T14:23:22Z","assignmentType":"INDIVIDUAL","applicationUsage":0}},{"id":"aim1pmkobz1YkJx5N0g4","type":"APPLICATION","name":"App 3 With Entitlements","severity":"LOW","supportedActions":["REVOKE_ACCESS"],"appInfo":{"id":"0oacmo5Hj3n1YOhiK0g4","name":"TEST: Secure Password Store","logoUrl":"http://okta-myorg.pixtulate.com/assets/img/logos/okta-logo-black.e4851b6e6f17df0565a0f2a3f56086f1.png","label":"App 3 With Entitlements","assignedDate":"2025-06-13T14:23:35Z","assignmentType":"INDIVIDUAL","applicationUsage":0,"activeEntitlements":[{"id":"esp1pkp0iVReYgtKU0g4","name":"unbnaovmin","description":"unbnaovmin Description"},{"id":"esp1pldLMJdOb9qI30g4","name":"nozoxxcqiu","description":"nozoxxcqiu Description"},{"id":"esp1plgThoMotdYWU0g4","name":"xpfgzmfhop","description":"xpfgzmfhop Description"}]},"subAccessTypes":["ENTITLEMENT"]}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v2/my/security-access-reviews/sar1pmdmaK6ZaAuix0g4/accesses?limit=20&orderBy=priority%20desc"}}},"key":"List access items in a security access review response","summary":"List access items in a security access review response","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/200/content/application~1json/examples/List access items in a security access review response"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/200/content/application~1json/examples/List of sub-access items response":{"value":{"data":[{"id":"sai1pml8QCT3vGZco0g4","name":"unbnaovmin: value1","type":"ENTITLEMENT","severity":"LOW","supportedActions":["REVOKE_ACCESS"],"entitlementInfo":{"type":"ENTITLEMENT_VALUE","description":"value 1 description","entitlementDescription":"unbnaovmin Description","assignmentType":"INDIVIDUAL","collectionsAssigning":[],"entitlements":[],"governanceLabels":[]}},{"id":"sai1pmmQFzxZreP1L0g4","name":"unbnaovmin: value2","type":"ENTITLEMENT","severity":"LOW","supportedActions":["REVOKE_ACCESS"],"entitlementInfo":{"type":"ENTITLEMENT_VALUE","description":"value 2 description","entitlementDescription":"unbnaovmin Description","assignmentType":"INDIVIDUAL","collectionsAssigning":[],"entitlements":[],"governanceLabels":[]}},{"id":"sai1pmngWq0n4IGFi0g4","name":"test bundleaotsw","type":"ENTITLEMENT","severity":"LOW","supportedActions":["REVOKE_ACCESS"],"entitlementInfo":{"type":"ENTITLEMENT_BUNDLE","description":"test bundle ...","assignmentType":"ACCESS_REQUEST","collectionsAssigning":[],"entitlements":[{"id":"esp1pldLMJdOb9qI30g4","name":"nozoxxcqiu","description":"nozoxxcqiu Description"},{"id":"esp1plgThoMotdYWU0g4","name":"xpfgzmfhop","description":"xpfgzmfhop Description"}],"governanceLabels":[]}}],"_links":{"self":{"href":"https://myorg.okta1.com/governance/api/v2/my/security-access-reviews/sar1pmdmaK6ZaAuix0g4/accesses/aim1pmkobz1YkJx5N0g4/sub-accesses?limit=20&orderBy=priority%20desc","hints":{}}}},"key":"List of sub-access items response","summary":"List of sub-access items response","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/200/content/application~1json/examples/List of sub-access items response"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewAccessId}~1sub-accesses/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/200/content/application~1json/examples/Response for access item anomolies":{"value":{"data":[{"type":"USAGE_HISTORY","severity":"LOW","subtext":{"message":"The user was assigned the app recently, {0}","args":[{"value":"2025-06-13T15:23:59Z","type":"RELATIVE_DATE_TO_NOW"}]}},{"type":"ASSIGNMENT_METHOD","severity":"LOW","subtext":{"message":"The user was assigned to the group directly, aligning with {0}% of users who were assigned the same way","args":[{"value":"100","type":"NUMBER"}]}},{"type":"PAST_GOVERNANCE_DECISIONS","severity":"LOW","subtext":{"message":"No data found. The assignment has no past governance decisions"}}]},"key":"Response for access item anomolies","summary":"Response for access item anomolies","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/200/content/application~1json/examples/Response for access item anomolies"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1anomalies/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/200/content/application~1json/examples/Generate a security access review summary response":{"value":{"message":"This app's overall priority is: High\nThe reasons why this app was assigned priority of High include:\n1. Usage history (HIGH): The user has not accessed this application in the last 90 days.\n2. Assignment method (HIGH): This user's assignment method differs from 75% of other users who have access to this application.\n"},"key":"Generate a security access review summary response","summary":"Generate a security access review summary response","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/200/content/application~1json/examples/Generate a security access review summary response"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/200/content/application~1json/examples/Failed to generate a summary for a security access review":{"value":{"message":"We couldn't generate a summary based on the available data. Please try again later.\n","errors":[{"errorCode":"summary.generator.not.available","errorMsg":"Summary generator is unable to generate summary based on available data. Report this error to customer support."}]},"key":"Failed to generate a summary for a security access review","summary":"Failed to generate a summary for a security access review","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/200/content/application~1json/examples/Failed to generate a summary for a security access review"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1summary/post/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1accesses~1{securityAccessReviewTargetId}~1actions/post/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/200/content/application~1json/examples/History of a security access review response":{"value":{"data":[{"id":"srh1pmhpjmJ6Oyzzx0g4","systemGenerated":true,"timestamp":"2025-06-13T14:23:35Z","message":"created Test SAR","principalProfile":{"id":"00ucmjraRsXXFRRSK0g4","email":"admin@zwqzmjg4yzetngnimi00nznhlwe2ytmtnzk5ogjjywrkmjyz.com","firstName":"Add-Min","lastName":"O'Cloudy Tud","login":"admin@zwqzmjg4yzetngnimi00nznhlwe2ytmtnzk5ogjjywrkmjyz.com","status":"ACTIVE"}}],"_links":{"self":{"href":"https://myorg.okta1.com/governance/api/v2/my/security-access-reviews/sar1pmdmaK6ZaAuix0g4/history?limit=20","hints":{}}}},"key":"History of a security access review response","summary":"History of a security access review response","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/200/content/application~1json/examples/History of a security access review response"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1history/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v2~1my~1security-access-reviews~1{securityAccessReviewId}~1comment/post/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/200/content/application~1json/examples/List all resource connections":{"value":{"data":[{"connectionType":"IDENTITY_ASSERTION_CUSTOM_AS","id":"mcn4d5e6f7g8h9i0j1k2","orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:connections:mcn4d5e6f7g8h9i0j1k2","status":"ACTIVE","authorizationServer":{"orn":"orn:okta:idp:00o5rb5mt2H3d1TJd0h7:authorization_servers:aus5rb5mt2H3d1TJd0h7","name":"Custom Auth Server","issuerUrl":"https://okta-dev-123456.pixtulate.com/oauth2/aus5rb5mt2H3d1TJd0h7"}},{"connectionType":"STS_VAULT_SECRET","id":"mcn2b3c4d5e6f7g8h9i0","orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:connections:mcn2b3c4d5e6f7g8h9i0","status":"ACTIVE","secret":{"orn":"orn:okta:pam:00o1n8sbwArJ7OQRw406:resource_groups:1c2a1d99-9a20-4d83-b602-34c278ec5249:projects:20662d8c-2ece-4a89-97d8-c7b437fb5b23:secrets:d2642f68-df50-4ba8-a898-6c0f82f89d8a","name":"AWS Access Key Secret"}},{"connectionType":"STS_SERVICE_ACCOUNT","id":"mcn3c4d5e6f7g8h9i0j1","orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:connections:mcn3c4d5e6f7g8h9i0j1","status":"INACTIVE","app":{"orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:apps:slack:0oa5rb5mt2H3d1TJd0h7","name":"Slack Enterprise"},"serviceAccount":{"orn":"orn:okta:pam:00o1n8sbwArJ7OQRw406:apps:slack:0oa5rb5mt2H3d1TJd0h7:service_accounts:4923897d-c665-488a-9480-a415b4080861","name":"Slack Notification Bot"}}],"_links":{"self":{"href":"https://okta-dev-123456.pixtulate.com/workload-principals/api/v1/ai-agents/wlpkhjm0jnDp8RrUu0g4/connections"}}},"key":"List all resource connections","summary":"List all resource connections","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/200/content/application~1json/examples/List all resource connections"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/200/content/application~1json/examples/List all resource connections including STS access token":{"value":{"data":[{"connectionType":"IDENTITY_ASSERTION_CUSTOM_AS","id":"mcn4d5e6f7g8h9i0j1k2","orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:connections:mcn4d5e6f7g8h9i0j1k2","status":"ACTIVE","authorizationServer":{"orn":"orn:okta:idp:00o5rb5mt2H3d1TJd0h7:authorization_servers:aus5rb5mt2H3d1TJd0h7","name":"Custom Auth Server","issuerUrl":"https://okta-dev-123456.pixtulate.com/oauth2/aus5rb5mt2H3d1TJd0h7"}},{"connectionType":"STS_VAULT_SECRET","id":"mcn2b3c4d5e6f7g8h9i0","orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:connections:mcn2b3c4d5e6f7g8h9i0","status":"ACTIVE","secret":{"orn":"orn:okta:pam:00o1n8sbwArJ7OQRw406:resource_groups:1c2a1d99-9a20-4d83-b602-34c278ec5249:projects:20662d8c-2ece-4a89-97d8-c7b437fb5b23:secrets:d2642f68-df50-4ba8-a898-6c0f82f89d8a","name":"AWS Access Key Secret"}},{"connectionType":"STS_SERVICE_ACCOUNT","id":"mcn3c4d5e6f7g8h9i0j1","orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:connections:mcn3c4d5e6f7g8h9i0j1","status":"INACTIVE","app":{"orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:apps:slack:0oa5rb5mt2H3d1TJd0h7","name":"Slack Enterprise"},"serviceAccount":{"orn":"orn:okta:pam:00o1n8sbwArJ7OQRw406:apps:slack:0oa5rb5mt2H3d1TJd0h7:service_accounts:4923897d-c665-488a-9480-a415b4080861","name":"Slack Notification Bot"}},{"connectionType":"STS_ACCESS_TOKEN","id":"mcn8h9i0j1k2l3m4n5o6","orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:connections:mcn8h9i0j1k2l3m4n5o6","status":"INACTIVE","resource":{"resourceType":"APP_INSTANCE","orn":"orn:okta:idp:00o1n8sbwArJ7OQRw406:client_auth_settings:rsc1gjh63g214q0Hq0g4","appInstanceName":"GitHub Enterprise"}}],"_links":{"self":{"href":"https://okta-dev-123456.pixtulate.com/workload-principals/api/v1/ai-agents/wlpkhjm0jnDp8RrUu0g4/connections"}}},"key":"List all resource connections including STS access token","summary":"List all resource connections including STS access token","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/200/content/application~1json/examples/List all resource connections including STS access token"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1{reviewId}~1agent-resource-connections~1{agentId}/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/requestBody/content/application~1json/examples/Payload to submit bulk review decision":{"value":{"criteria":{"type":"GOVERNANCE_ANALYZER","govAnalyzerCriteria":{"recommendedActionDecision":"APPROVE"}},"reviewDecision":"APPROVE"},"key":"Payload to submit bulk review decision","summary":"Payload to submit bulk review decision","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/requestBody/content/application~1json/examples/Payload to submit bulk review decision"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/202/content/application~1json/examples/Accepted response for the bulk-review submission":{"value":{"status":"ACCEPTED","eligibleReviewRecordCount":100,"jobId":"aae3l2XZ300xRq1rV0g3","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews/bulk-decisions"},"bulkReviewDecisionStatus":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews/bulk-decisions/jobs/aae3l2XZ300xRq1rV0g3"},"reviewRecordsProcessed":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews?orderBy=id asc&after=icraveS4pQxfJrPRa0g3&limit=20&filter=id le 'icran1tBlqTx9Qdvz0g3' AND 'govAnalyzerRecommendationContext.recommendedReviewDecision' eq 'APPROVE' AND 'govAnalyzerRecommendationContext.bulkReviewDecisionJobId' eq 'aae3l2XZ300xRq1rV0g3'\""}}},"key":"Accepted response for the bulk-review submission","summary":"Accepted response for the bulk-review submission","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/202/content/application~1json/examples/Accepted response for the bulk-review submission"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/409/content/application~1json/example":{"value":{"errorCode":"E0000170","errorSummary":"Another bulk review submission request is currently being processed for the same reviews.","errorLink":"E0000170","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/409/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions/post/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/200/content/application~1json/examples/Accepted response to bulk review decision. |tooltip| Accepted response to bulk review decision.":{"value":{"id":"aae3l2XZ300xRq1rV0g3","status":"COMPLETED","eligibleReviewRecordCount":100,"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews/bulk-decisions/jobs/aae3l2XZ300xRq1rV0g3"},"reviewRecordsProcessed":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews?orderBy=id asc&after=icraveS4pQxfJrPRa0g3&limit=20&filter=id le 'icran1tBlqTx9Qdvz0g3' AND 'govAnalyzerRecommendationContext.recommendedReviewDecision' eq 'APPROVE' AND 'govAnalyzerRecommendationContext.bulkReviewDecisionJobId' eq 'aae3l2XZ300xRq1rV0g3'\""}}},"key":"Accepted response to bulk review decision. |tooltip| Accepted response to bulk review decision.","summary":"Accepted response to bulk review decision. |tooltip| Accepted response to bulk review decision.","description":"Accepted response to bulk review decision.","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/200/content/application~1json/examples/Accepted response to bulk review decision. |tooltip| Accepted response to bulk review decision."},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/200/content/application~1json/examples/Bulk-review decision job status with conflict error status |tooltip| This indicates that some of the reviews in the bulk decision submission have had their decision status changed since the submission was made, which has caused the bulk decision job to fail.\nThe response includes a failure reason message and links to view the affected review records.\n":{"value":{"id":"aae3l2XZ300xRq1rV0g3","status":"ERROR","errors":[{"errorCode":"review.decision.conflict","errorSummary":"Some of review records decision status has changed after your bulk decision request. Please reload the review records, validate the change in state and re-submit.","errorId":"oaeWCGz73hpRCG75VHP6-RRXw"}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews/bulk-decisions/jobs/aae3l2XZ300xRq1rV0g3"}}},"key":"Bulk-review decision job status with conflict error status |tooltip| This indicates that some of the reviews in the bulk decision submission have had their decision status changed since the submission was made, which has caused the bulk decision job to fail.\nThe response includes a failure reason message and links to view the affected review records.\n","summary":"Bulk-review decision job status with conflict error status |tooltip| This indicates that some of the reviews in the bulk decision submission have had their decision status changed since the submission was made, which has caused the bulk decision job to fail.\nThe response includes a failure reason message and links to view the affected review records.\n","description":"This indicates that some of the reviews in the bulk decision submission have had their decision status changed since the submission was made, which has caused the bulk decision job to fail.\nThe response includes a failure reason message and links to view the affected review records.\n","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/200/content/application~1json/examples/Bulk-review decision job status with conflict error status |tooltip| This indicates that some of the reviews in the bulk decision submission have had their decision status changed since the submission was made, which has caused the bulk decision job to fail.\nThe response includes a failure reason message and links to view the affected review records.\n"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1bulk-decisions~1jobs~1{jobId}/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by campaignId |tooltip| The list of reviews that belong to that campaign.":{"value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","decided":"2019-08-24T14:15:22Z","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"admin@admin.com","firstName":"admin","lastName":"admin","status":"ACTIVE"},"decision":"APPROVE","remediationStatus":"NONE","reviewerType":"USER","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DcampaignId%20eq%20%22icitdyhndQ6qstyvR8g5%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DcampaignId%20eq%20%22icitdyhndQ6qstyvR8g5%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after%3D1"}}},"key":"List of reviews filtered by campaignId |tooltip| The list of reviews that belong to that campaign.","summary":"List of reviews filtered by campaignId |tooltip| The list of reviews that belong to that campaign.","description":"The list of reviews that belong to that campaign.","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by campaignId |tooltip| The list of reviews that belong to that campaign."},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by decision made |tooltip| The list of reviews that are filter by specific `decision`.":{"value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","decided":"2019-08-24T14:15:22Z","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"admin@admin.com","firstName":"admin","lastName":"admin","status":"ACTIVE"},"decision":"APPROVE","remediationStatus":"NONE","reviewerType":"USER","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3Ddecision%20eq%20%22UNREVIEWED%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3Ddecision%20eq%20%22UNREVIEWED%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after=1&filter%3Ddecision%20eq%20%22UNREVIEWED%22"}}},"key":"List of reviews filtered by decision made |tooltip| The list of reviews that are filter by specific `decision`.","summary":"List of reviews filtered by decision made |tooltip| The list of reviews that are filter by specific `decision`.","description":"The list of reviews that are filter by specific `decision`.","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by decision made |tooltip| The list of reviews that are filter by specific `decision`."},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by the principal ID |tooltip| The list of access reviews for a specific user (the principal)":{"value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","decided":"2019-08-24T14:15:22Z","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"admin@admin.com","firstName":"admin","lastName":"admin","status":"ACTIVE"},"decision":"REVOKE","remediationStatus":"NONE","reviewerType":"USER","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DprincipalId%20eq%20%2200u28w6vzKKultXP98g5%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DprincipalId%20eq%20%2200u28w6vzKKultXP98g5%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after=1&filter%3DprincipalId%20eq%20%2200u28w6vzKKultXP98g5%22"}}},"key":"List of reviews filtered by the principal ID |tooltip| The list of access reviews for a specific user (the principal)","summary":"List of reviews filtered by the principal ID |tooltip| The list of access reviews for a specific user (the principal)","description":"The list of access reviews for a specific user (the principal)","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by the principal ID |tooltip| The list of access reviews for a specific user (the principal)"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by resource ID":{"value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","decided":"2019-08-24T14:15:22Z","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"admin@admin.com","firstName":"admin","lastName":"admin","status":"ACTIVE"},"decision":"APPROVE","remediationStatus":"NONE","reviewerType":"USER","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DresourceId%20eq%20%2200gco5q3vQ20oPncs8g5%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DresourceId%20eq%20%2200gco5q3vQ20oPncs8g5%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after=1&filter%3DresourceId%20eq%20%2200gco5q3vQ20oPncs8g5%22"}}},"key":"List of reviews filtered by resource ID","summary":"List of reviews filtered by resource ID","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by resource ID"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewer ID |tooltip| The list of reviews that are assigned to a specific reviewer.":{"value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","decided":"2019-08-24T14:15:22Z","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"admin@admin.com","firstName":"admin","lastName":"admin","status":"ACTIVE"},"decision":"APPROVE","remediationStatus":"NONE","reviewerType":"USER","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerId%20eq%20%2200u5v5viPvg84h0W68g4%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerId%20eq%20%2200u5v5viPvg84h0W68g4%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after=1&filter%3DreviewerId%20eq%20%2200u5v5viPvg84h0W68g4%22"}}},"key":"List of reviews filtered by reviewer ID |tooltip| The list of reviews that are assigned to a specific reviewer.","summary":"List of reviews filtered by reviewer ID |tooltip| The list of reviews that are assigned to a specific reviewer.","description":"The list of reviews that are assigned to a specific reviewer.","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewer ID |tooltip| The list of reviews that are assigned to a specific reviewer."},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewerType |tooltip| The list of reviews that are mapped to specific reviewer type.":{"value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","decided":"2019-08-24T14:15:22Z","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"admin@admin.com","firstName":"admin","lastName":"admin","status":"ACTIVE"},"entitlementBundle":{"id":"ebnb0oNGTSWTBKOLGLNR","name":"Entitlement bundle Name"},"decision":"APPROVE","remediationStatus":"NONE","reviewerGroupProfile":{"name":"Dev ops admins","groupId":"00gw7zU9vHVj1ldKx0g2","groupType":"GROUP"},"reviewerType":"GROUP","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerType%20eq%20%22GROUP%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerType%20eq%20%22GROUP%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after=1&filter%3DreviewerType%20eq%20%22GROUP%22"}}},"key":"List of reviews filtered by reviewerType |tooltip| The list of reviews that are mapped to specific reviewer type.","summary":"List of reviews filtered by reviewerType |tooltip| The list of reviews that are mapped to specific reviewer type.","description":"The list of reviews that are mapped to specific reviewer type.","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewerType |tooltip| The list of reviews that are mapped to specific reviewer type."},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewerLevel |tooltip| The list of reviews whose `currentReviewerLevel` maps the filter criteria. In this example, since the the `currentReviewerLevel = FIRST`, the properties `reviewerGroupProfile`, `reviewerType` are level 1 details defined in the campaign.":{"value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"decision":"UNREVIEWED","remediationStatus":"NONE","reviewerType":"RESOURCE_OWNER","reviewerGroupProfile":{"name":"Dev ops owners","groupId":"00gco5q3vQ20oPncs8g5","groupType":"RESOURCE_OWNER"},"currentReviewerLevel":"FIRST","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerType%20eq%20%22GROUP%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerType%20eq%20%22GROUP%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after=1&filter%3DreviewerType%20eq%20%22GROUP%22"}}},"key":"List of reviews filtered by reviewerLevel |tooltip| The list of reviews whose `currentReviewerLevel` maps the filter criteria. In this example, since the the `currentReviewerLevel = FIRST`, the properties `reviewerGroupProfile`, `reviewerType` are level 1 details defined in the campaign.","summary":"List of reviews filtered by reviewerLevel |tooltip| The list of reviews whose `currentReviewerLevel` maps the filter criteria. In this example, since the the `currentReviewerLevel = FIRST`, the properties `reviewerGroupProfile`, `reviewerType` are level 1 details defined in the campaign.","description":"The list of reviews whose `currentReviewerLevel` maps the filter criteria. In this example, since the the `currentReviewerLevel = FIRST`, the properties `reviewerGroupProfile`, `reviewerType` are level 1 details defined in the campaign.","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by reviewerLevel |tooltip| The list of reviews whose `currentReviewerLevel` maps the filter criteria. In this example, since the the `currentReviewerLevel = FIRST`, the properties `reviewerGroupProfile`, `reviewerType` are level 1 details defined in the campaign."},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by entitlement value ID |tooltip| The list of reviews that are mapped to a specific entitlement value ID":{"value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","decided":"2019-08-24T14:15:22Z","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"admin@admin.com","firstName":"admin","lastName":"admin","status":"ACTIVE"},"entitlementValue":{"id":"entb0oNGTSWTBKOLGLNR","name":"Admin access","externalValue":"admin","entitlement":{"id":"espfxqCAJWWGELFTYASJ","name":"Role","externalValue":"Role"}},"decision":"APPROVE","remediationStatus":"NONE","reviewerGroupProfile":{"name":"Dev ops admins","groupId":"00gw7zU9vHVj1ldKx0g2","groupType":"GROUP"},"reviewerType":"GROUP","id":"icrtg6mwccZTRc6Ub8g5","created":"2019-08-24T14:15:22Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2019-08-24T14:15:22Z","lastUpdatedBy":"00ub0oNGTSWTBKOLGLNR","_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerType%20eq%20%22GROUP%22"},"reassignReview":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/campaigns/icitdyhndQ6qstyvR8g5/reviews/reassign"}}}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?filter%3DreviewerType%20eq%20%22GROUP%22"},"next":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/reviews?after=1&filter%3DreviewerType%20eq%20%22GROUP%22"}}},"key":"List of reviews filtered by entitlement value ID |tooltip| The list of reviews that are mapped to a specific entitlement value ID","summary":"List of reviews filtered by entitlement value ID |tooltip| The list of reviews that are mapped to a specific entitlement value ID","description":"The list of reviews that are mapped to a specific entitlement value ID","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/200/content/application~1json/examples/List of reviews filtered by entitlement value ID |tooltip| The list of reviews that are mapped to a specific entitlement value ID"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/InvalidFilter":{"value":{"errorCode":"E0000053","errorSummary":"Invalid SCIM filter","errorLink":"E0000053","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Invalid `filter` syntax","reason":"STRING_FORMAT_INVALID","locationType":"query","location":"/filter","domain":"governance"}]},"key":"InvalidFilter","summary":"InvalidFilter","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/InvalidFilter"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/InvalidAfter":{"value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"The `after` parameter isn't valid. Use links in response bodies or headers as the source of truth for paginated requests that contain an `after` parameter.","reason":"INVALID_AFTER_PARAMETER","locationType":"query","location":"/query/after","domain":"governance"}]},"key":"InvalidAfter","summary":"InvalidAfter","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/InvalidAfter"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response":{"value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Invalid `orderBy` syntax","reason":"STRING_FORMAT_INVALID","locationType":"query","location":"/orderBy","domain":"governance"}]},"key":"Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","summary":"Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","description":"Invalid `orderBy` parameter error response","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response":{"value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"The `limit` parameter isn't valid.","reason":"INVALID_DATA_TYPE","locationType":"query","location":"/limit","domain":"governance"}]},"key":"Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response","summary":"Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response","description":"Invalid `limit` parameter error response","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload to revoke access for two reviews":{"value":{"reviews":[{"reviewId":"icraveS4pQxfJrPRa0g3","action":"REVOKE","note":"Reviewed during Q1 access certification"},{"reviewId":"icran1tBlqTx9Qdvz0g3","action":"REVOKE","note":"Reviewed during Q1 access certification"}]},"key":"Payload to revoke access for two reviews","summary":"Payload to revoke access for two reviews","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload to revoke access for two reviews"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload to reassign two reviews to another reviewer":{"value":{"reviews":[{"reviewId":"icraveS4pQxfJrPRa0g3","action":"REASSIGN","reviewerId":"00u31c7qMRUfrhdew0g4","note":"Reassigning while out of office"},{"reviewId":"icran1tBlqTx9Qdvz0g3","action":"REASSIGN","reviewerId":"00u31c7qMRUfrhdew0g4","note":"Reassigning while out of office"}]},"key":"Payload to reassign two reviews to another reviewer","summary":"Payload to reassign two reviews to another reviewer","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload to reassign two reviews to another reviewer"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload with a combination of REASSIGN, APPROVE, and REVOKE actions in a single request":{"value":{"reviews":[{"reviewId":"icraveS4pQxfJrPRa0g3","action":"REASSIGN","reviewerId":"00u31c7qMRUfrhdew0g4","note":"Reassigning while out of office"},{"reviewId":"icran1tBlqTx9Qdvz0g3","action":"REASSIGN","reviewerId":"00u31c7qMRUfrhdew0g4","note":"Reassigning while out of office"},{"reviewId":"icran1tBlqTx9Qdfz0g3","action":"APPROVE","note":"Access is appropriate for this user's role"},{"reviewId":"icran1tBlqTx9Qdrz0g3","action":"REVOKE","note":"Access is no longer needed"}]},"key":"Payload with a combination of REASSIGN, APPROVE, and REVOKE actions in a single request","summary":"Payload with a combination of REASSIGN, APPROVE, and REVOKE actions in a single request","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/requestBody/content/application~1json/examples/Payload with a combination of REASSIGN, APPROVE, and REVOKE actions in a single request"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Two reviews revoked |tooltip| The `decision` and `decided` properties are updated after two reviews were revoked.\n":{"value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"reviewer@example.com","firstName":"Riley","lastName":"Reviewer","status":"ACTIVE"},"decision":"REVOKE","decided":"2026-06-11T15:30:00Z","remediationStatus":"NONE","reviewerType":"USER","id":"icraveS4pQxfJrPRa0g3","created":"2026-06-01T09:00:00Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2026-06-11T15:30:00Z","lastUpdatedBy":"00u5v5viPvg84h0W68g4"},{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00u2iudyie873","email":"tal.gupta@example.com","firstName":"Tal","lastName":"Gupta","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"reviewer@example.com","firstName":"Riley","lastName":"Reviewer","status":"ACTIVE"},"decision":"REVOKE","decided":"2026-06-11T15:30:00Z","remediationStatus":"NONE","reviewerType":"USER","id":"icran1tBlqTx9Qdvz0g3","created":"2026-06-01T09:00:00Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2026-06-11T15:30:00Z","lastUpdatedBy":"00u5v5viPvg84h0W68g4"}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews/actions"}}},"key":"Two reviews revoked |tooltip| The `decision` and `decided` properties are updated after two reviews were revoked.\n","summary":"Two reviews revoked |tooltip| The `decision` and `decided` properties are updated after two reviews were revoked.\n","description":"The `decision` and `decided` properties are updated after two reviews were revoked.\n","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Two reviews revoked |tooltip| The `decision` and `decided` properties are updated after two reviews were revoked.\n"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Two reviews reassigned to another reviewer |tooltip| After two reviews were reassigned, the `reviewerProfile` properties were updated, while the `decision` remains `UNREVIEWED`.\n":{"value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u31c7qMRUfrhdew0g4","email":"tim.manager@example.com","firstName":"Tim","lastName":"Manager","status":"ACTIVE"},"decision":"UNREVIEWED","remediationStatus":"NONE","reviewerType":"USER","id":"icraveS4pQxfJrPRa0g3","created":"2026-06-01T09:00:00Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2026-06-11T15:30:00Z","lastUpdatedBy":"00u5v5viPvg84h0W68g4"},{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00u2iudyie873","email":"tal.gupta@example.com","firstName":"Tal","lastName":"Gupta","status":"ACTIVE"},"reviewerProfile":{"id":"00u31c7qMRUfrhdew0g4","email":"tim.manager@example.com","firstName":"Tim","lastName":"Manager","status":"ACTIVE"},"decision":"UNREVIEWED","remediationStatus":"NONE","reviewerType":"USER","id":"icran1tBlqTx9Qdvz0g3","created":"2026-06-01T09:00:00Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2026-06-11T15:30:00Z","lastUpdatedBy":"00u5v5viPvg84h0W68g4"}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews/actions"}}},"key":"Two reviews reassigned to another reviewer |tooltip| After two reviews were reassigned, the `reviewerProfile` properties were updated, while the `decision` remains `UNREVIEWED`.\n","summary":"Two reviews reassigned to another reviewer |tooltip| After two reviews were reassigned, the `reviewerProfile` properties were updated, while the `decision` remains `UNREVIEWED`.\n","description":"After two reviews were reassigned, the `reviewerProfile` properties were updated, while the `decision` remains `UNREVIEWED`.\n","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Two reviews reassigned to another reviewer |tooltip| After two reviews were reassigned, the `reviewerProfile` properties were updated, while the `decision` remains `UNREVIEWED`.\n"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Combination of reassigned, approved, and revoked reviews |tooltip| After submitting `REASSIGN`, `APPROVE`, and `REVOKE` actions, reassigned reviews have updated `reviewerProfile` while the `decision` remains `UNREVIEWED`. Approved and revoked reviews have `decision` and `decided` properties updated.\n":{"value":{"data":[{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith","status":"ACTIVE"},"reviewerProfile":{"id":"00u31c7qMRUfrhdew0g4","email":"tim.manager@example.com","firstName":"Tim","lastName":"Manager","status":"ACTIVE"},"decision":"UNREVIEWED","remediationStatus":"NONE","reviewerType":"USER","id":"icraveS4pQxfJrPRa0g3","created":"2026-06-01T09:00:00Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2026-06-11T15:30:00Z","lastUpdatedBy":"00u5v5viPvg84h0W68g4"},{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00u2iudyie873","email":"tal.gupta@example.com","firstName":"Tal","lastName":"Gupta","status":"ACTIVE"},"reviewerProfile":{"id":"00u31c7qMRUfrhdew0g4","email":"tim.manager@example.com","firstName":"Tim","lastName":"Manager","status":"ACTIVE"},"decision":"UNREVIEWED","remediationStatus":"NONE","reviewerType":"USER","id":"icran1tBlqTx9Qdvz0g3","created":"2026-06-01T09:00:00Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2026-06-11T15:30:00Z","lastUpdatedBy":"00u5v5viPvg84h0W68g4"},{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00847dfjhgd98","email":"juan.garcia@example.com","firstName":"Juan","lastName":"Garcia","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"reviewer@example.com","firstName":"Riley","lastName":"Reviewer","status":"ACTIVE"},"decision":"APPROVE","decided":"2026-06-11T15:30:00Z","remediationStatus":"NONE","reviewerType":"USER","id":"icran1tBlqTx9Qdfz0g3","created":"2026-06-01T09:00:00Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2026-06-11T15:30:00Z","lastUpdatedBy":"00u5v5viPvg84h0W68g4"},{"campaignId":"icitdyhndQ6qstyvR8g5","resourceId":"00gco5q3vQ20oPncs8g5","principalProfile":{"id":"00u4xyzqMRUf3gkpy0g4","email":"morgan.lee@example.com","firstName":"Morgan","lastName":"Lee","status":"ACTIVE"},"reviewerProfile":{"id":"00u5v5viPvg84h0W68g4","email":"reviewer@example.com","firstName":"Riley","lastName":"Reviewer","status":"ACTIVE"},"decision":"REVOKE","decided":"2026-06-11T15:30:00Z","remediationStatus":"NONE","reviewerType":"USER","id":"icran1tBlqTx9Qdrz0g3","created":"2026-06-01T09:00:00Z","createdBy":"00ub0oNGTSWTBKOLGLNR","lastUpdated":"2026-06-11T15:30:00Z","lastUpdatedBy":"00u5v5viPvg84h0W68g4"}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/campaigns/icitdyhndQ6qstyvR8g5/reviews/actions"}}},"key":"Combination of reassigned, approved, and revoked reviews |tooltip| After submitting `REASSIGN`, `APPROVE`, and `REVOKE` actions, reassigned reviews have updated `reviewerProfile` while the `decision` remains `UNREVIEWED`. Approved and revoked reviews have `decision` and `decided` properties updated.\n","summary":"Combination of reassigned, approved, and revoked reviews |tooltip| After submitting `REASSIGN`, `APPROVE`, and `REVOKE` actions, reassigned reviews have updated `reviewerProfile` while the `decision` remains `UNREVIEWED`. Approved and revoked reviews have `decision` and `decided` properties updated.\n","description":"After submitting `REASSIGN`, `APPROVE`, and `REVOKE` actions, reassigned reviews have updated `reviewerProfile` while the `decision` remains `UNREVIEWED`. Approved and revoked reviews have `decision` and `decided` properties updated.\n","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/200/content/application~1json/examples/Combination of reassigned, approved, and revoked reviews |tooltip| After submitting `REASSIGN`, `APPROVE`, and `REVOKE` actions, reassigned reviews have updated `reviewerProfile` while the `decision` remains `UNREVIEWED`. Approved and revoked reviews have `decision` and `decided` properties updated.\n"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/409/content/application~1json/example":{"value":{"errorCode":"E0000175","errorSummary":"Campaign isn't in an active state. Review actions can only be submitted for active campaigns.","errorLink":"E0000175","errorId":"oaeWCGz73hpRCG75VHP6-YYFw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/409/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1campaigns~1{campaignId}~1reviews~1actions/post/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Self-appointed delegate":{"value":{"delegates":{"appointments":[{"id":"gda123ABCXYZ456DEF","delegate":{"type":"OKTA_USER","externalId":"00u2lxfQaw8WRlkQt0g4"},"note":"I am on PTO","created":"2025-08-08T14:15:22Z","createdBy":"00u2lxfQaw8WRlkQt0g4","lastUpdated":"2025-08-28T14:15:22Z","lastUpdatedBy":"00u2lxfQaw8WRlkQt0g4"}]}},"key":"Self-appointed delegate","summary":"Self-appointed delegate","id":"paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Self-appointed delegate"},"paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Admin-appointed delegate":{"value":{"delegates":{"appointments":[{"id":"gda123ABCXYZ456DEF","delegate":{"type":"OKTA_USER","externalId":"00u2lxfQaw8WRlkQt0g4"},"note":"Johnny Appleseed is on PTO","created":"2025-08-08T14:15:22Z","createdBy":"00u2lxfQaw8WRlkQt0g4","lastUpdated":"2025-08-28T14:15:22Z","lastUpdatedBy":"00u2lxfQaw8WRlkQt0g4"}],"permissions":["READ"]}},"key":"Admin-appointed delegate","summary":"Admin-appointed delegate","id":"paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Admin-appointed delegate"},"paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/No delegate appointment":{"value":{"delegates":{"appointments":[]}},"key":"No delegate appointment","summary":"No delegate appointment","id":"paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/No delegate appointment"},"paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Self-appointed delegate with delegate restrictions scope":{"value":{"delegates":{"appointments":[{"id":"gda123ABCXYZ456DEF","delegate":{"type":"OKTA_USER","externalId":"00u2lxfQaw8WRlkQt0g4","email":"john.doe@okta.com","firstName":"john","lastName":"Doe"},"note":"I am on PTO","created":"2025-08-08T14:15:22Z","createdBy":"00u2lxfQaw8WRlkQt0g4","lastUpdated":"2025-08-28T14:15:22Z","lastUpdatedBy":"00u2lxfQaw8WRlkQt0g4"}],"permissions":["WRITE"],"onlyFor":["MANAGER"]}},"key":"Self-appointed delegate with delegate restrictions scope","summary":"Self-appointed delegate with delegate restrictions scope","id":"paths/~1governance~1api~1v1~1my~1settings/get/responses/200/content/application~1json/examples/Self-appointed delegate with delegate restrictions scope"},"paths/~1governance~1api~1v1~1my~1settings/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v1~1my~1settings/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v1~1my~1settings/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1settings/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1settings/get/responses/404/content/application~1json/example":{"value":{"errorCode":"E0000007","errorSummary":"Resource not found exception","errorLink":"E0000007","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1settings/get/responses/404/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1settings/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1settings/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1settings/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1settings/get/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1settings/patch/requestBody/content/application~1json/examples/Self-appointed delegate":{"value":{"delegates":{"appointments":[{"id":"gda123ABCXYZ456DEF","delegate":{"type":"OKTA_USER","externalId":"00ub0oNGTSWTBKOLGLNR"},"note":"I am on parental leave"}]}},"key":"Self-appointed delegate","summary":"Self-appointed delegate","id":"paths/~1governance~1api~1v1~1my~1settings/patch/requestBody/content/application~1json/examples/Self-appointed delegate"},"paths/~1governance~1api~1v1~1my~1settings/patch/requestBody/content/application~1json/examples/No delegate appointment":{"value":{"delegates":{"appointments":[]}},"key":"No delegate appointment","summary":"No delegate appointment","id":"paths/~1governance~1api~1v1~1my~1settings/patch/requestBody/content/application~1json/examples/No delegate appointment"},"paths/~1governance~1api~1v1~1my~1settings/patch/responses/200/content/application~1json/examples/Delegate appointment":{"value":{"delegates":{"appointments":[{"id":"gda123ABCXYZ456DEF","delegate":{"type":"OKTA_USER","externalId":"00u2lxfQaw8WRlkQt0g4"},"note":"I am on PTO","created":"2025-08-08T14:15:22Z","createdBy":"00u2lxfQaw8WRlkQt0g4","lastUpdated":"2025-08-28T14:15:22Z","lastUpdatedBy":"00u2lxfQaw8WRlkQt0g4"}]}},"key":"Delegate appointment","summary":"Delegate appointment","id":"paths/~1governance~1api~1v1~1my~1settings/patch/responses/200/content/application~1json/examples/Delegate appointment"},"paths/~1governance~1api~1v1~1my~1settings/patch/responses/200/content/application~1json/examples/No delegate appointment":{"value":{"delegates":{"appointments":[]}},"key":"No delegate appointment","summary":"No delegate appointment","id":"paths/~1governance~1api~1v1~1my~1settings/patch/responses/200/content/application~1json/examples/No delegate appointment"},"paths/~1governance~1api~1v1~1my~1settings/patch/responses/400/content/application~1json/examples/Missing required fields":{"value":{"errorCode":"E0000001","errorSummary":"Api validation failed: Governance settings missing required fields","errorLink":"E0000001","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Governance settings is missing required fields"}]},"key":"Missing required fields","summary":"Missing required fields","id":"paths/~1governance~1api~1v1~1my~1settings/patch/responses/400/content/application~1json/examples/Missing required fields"},"paths/~1governance~1api~1v1~1my~1settings/patch/responses/400/content/application~1json/examples/Invalid properties in the settings request":{"value":{"errorCode":"E0000001","errorSummary":"Api validation failed: Governance settings has invalid properties","errorLink":"E0000001","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Governance settings has invalid properties: delegator"}]},"key":"Invalid properties in the settings request","summary":"Invalid properties in the settings request","id":"paths/~1governance~1api~1v1~1my~1settings/patch/responses/400/content/application~1json/examples/Invalid properties in the settings request"},"paths/~1governance~1api~1v1~1my~1settings/patch/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v1~1my~1settings/patch/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v1~1my~1settings/patch/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1settings/patch/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1settings/patch/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1settings/patch/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1settings/patch/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1settings/patch/responses/500/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/200/content/application~1json/examples/Lists my eligible delegates |tooltip| Lists all users who are eligible delegates for the authenticated user":{"value":{"data":[{"id":"00u28w6vzKKultXP98g5","email":"jessie.smith@example.com","firstName":"Jessie","lastName":"Smith"},{"id":"00u28w6vzKKultXP97g5","email":"jacky.chen@example.com","firstName":"Jacky","lastName":"Chen"},{"id":"00u28w6vzKKultXP97g6","email":"tal.gupta@example.com","firstName":"Tal","lastName":"Gupta"},{"id":"00u28w6vzKKultXP97g6","email":"chad.Beauchamp-Williams-Wrightman-Smithson@example.com","firstName":"Chad","lastName":"Beauchamp-Williams-Wrightman-Smithson"},{"id":"00u28w8vzKLultXP97g6","email":"Lorena.FernándezDeCórdoba@example.com","firstName":"Lorena","lastName":"Fernández de Córdoba"},{"id":"00u68w6vzKLultXS97g6","email":"SeraphinianaAlessandrovich.Raskolnikov-Karamazov-Smirnovich@example.com","firstName":"SeraphinianaAlessandrovich","lastName":"Raskolnikov-Karamazov-Smirnovich"}],"_links":{"self":{"href":"https://okta-myorg.pixtulate.com/governance/api/v1/my/settings/delegates/users?filter=firstName%20sw%20%22Ju%22"}}},"key":"Lists my eligible delegates |tooltip| Lists all users who are eligible delegates for the authenticated user","summary":"Lists my eligible delegates |tooltip| Lists all users who are eligible delegates for the authenticated user","description":"Lists all users who are eligible delegates for the authenticated user","id":"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/200/content/application~1json/examples/Lists my eligible delegates |tooltip| Lists all users who are eligible delegates for the authenticated user"},"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/InvalidFilter":{"value":{"errorCode":"E0000053","errorSummary":"Invalid SCIM filter","errorLink":"E0000053","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Invalid `filter` syntax","reason":"STRING_FORMAT_INVALID","locationType":"query","location":"/filter","domain":"governance"}]},"key":"InvalidFilter","summary":"InvalidFilter","id":"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/InvalidFilter"},"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/InvalidAfter":{"value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"The `after` parameter isn't valid. Use links in response bodies or headers as the source of truth for paginated requests that contain an `after` parameter.","reason":"INVALID_AFTER_PARAMETER","locationType":"query","location":"/query/after","domain":"governance"}]},"key":"InvalidAfter","summary":"InvalidAfter","id":"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/InvalidAfter"},"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response":{"value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"Invalid `orderBy` syntax","reason":"STRING_FORMAT_INVALID","locationType":"query","location":"/orderBy","domain":"governance"}]},"key":"Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","summary":"Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response","description":"Invalid `orderBy` parameter error response","id":"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/Invalid `orderBy` parameter error response |tooltip| Invalid `orderBy` parameter error response"},"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response":{"value":{"errorCode":"E0000029","errorSummary":"Invalid paging request","errorLink":"E0000029","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[{"errorSummary":"The `limit` parameter isn't valid.","reason":"INVALID_DATA_TYPE","locationType":"query","location":"/limit","domain":"governance"}]},"key":"Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response","summary":"Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response","description":"Invalid `limit` parameter error response","id":"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/400/content/application~1json/examples/Invalid `limit` parameter error response |tooltip| Invalid `limit` parameter error response"},"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error.":{"value":{"errorCode":"E0000004","errorSummary":"Authentication failed.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"key":"When the API token is invalid, the response body contains an error.","summary":"When the API token is invalid, the response body contains an error.","id":"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/401/content/application~1json/examples/When the API token is invalid, the response body contains an error."},"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/403/content/application~1json/example":{"value":{"errorCode":"E0000004","errorSummary":"You don't have permission to perform the requested action.","errorLink":"E0000004","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/403/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/429/content/application~1json/example":{"value":{"errorCode":"E0000047","errorSummary":"The API call exceeded the rate limit due to too many requests.","errorLink":"E0000047","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/429/content/application~1json/example"},"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/500/content/application~1json/example":{"value":{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeWCGz73hpRCG75VHP6-RRXw","errorCauses":[]},"id":"paths/~1governance~1api~1v1~1my~1settings~1delegate~1users/get/responses/500/content/application~1json/example"}},"securitySchemeStore":{"OAuth2":{"id":"OAuth2","type":"oauth2","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pass the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"access_token"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" as the value of the Authorization header: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Authorization: Bearer {access_token}"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". See "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://okta-developer.pixtulate.com/docs/guides/implement-oauth-for-okta-serviceapp/main/#make-a-request"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Make a request"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"flows":{"authorizationCode":{"authorizationUrl":"/oauth2/v1/authorize","tokenUrl":"/oauth2/v1/token","scopes":{"okta.governance.accessCertifications.manage":"Allows the app to create and manage Access Certification Campaigns","okta.governance.accessCertifications.read":"Allows the app to read information about Access Certification Campaigns and Reviews in your Okta org","okta.governance.accessRequests.manage":"Allows the app to create and manage V1 Access Requests, Request Types, and Teams","okta.governance.accessRequests.read":"Allows the app to read information about V1 Access Requests, Request Types, and Teams in your Okta org","okta.governance.entitlements.read":"Allows the app to read information about Entitlements, Entitlement bundles, and Grants","okta.governance.entitlements.manage":"Allows the app to create and manage Entitlements, Entitlement bundles, and Grants","okta.accessRequests.catalog.read":"Allows the app to read information about Access Request Catalogs in your Okta org","okta.accessRequests.condition.manage":"Allows the app to create and manage Conditions for the Access Request Resource Catalog","okta.accessRequests.condition.read":"Allows the app to read information about Conditions for the Access Request Resource Catalog","okta.accessRequests.request.manage":"Allows the app to create and manage V2 Access Requests through the Access Request Resource Catalog","okta.accessRequests.request.read":"Allows the app to read information about V2 Access Requests created through the Access Requests Resource Catalog","okta.governance.collections.manage":"Allows the app to create and manage collections","okta.governance.collections.read":"Allows the app to read information about collections in your Okta org","okta.governance.operations.read":"Allows the app to read information about asynchronous operations in your Okta org","okta.governance.riskRule.manage":"Allows the app to create and manage rules","okta.governance.riskRule.read":"Allows the app to read information about rules in your Okta org","okta.governance.resourceOwner.manage":"Allows the app to create and manage resource owners","okta.governance.resourceOwner.read":"Allows the app to read information about resource owners in your Okta org","okta.governance.labels.manage":"Allows the user to create and manage labels","okta.governance.labels.read":"Allows the user to read information about labels in your Okta org","okta.governance.securityAccessReviews.admin.manage":"Allows the admin app to create and manage security access reviews","okta.governance.securityAccessReviews.admin.read":"Allows the admin app to read information about security access reviews","okta.governance.securityAccessReviews.endUser.manage":"Allows the end-user app to create and manage security access reviews","okta.governance.securityAccessReviews.endUser.read":"Allows the end-user app to read information about security access reviews","okta.governance.principalSettings.manage":"Allows the app to create and manage governance settings for any user in your Okta org","okta.governance.principalSettings.read":"Allows the app to read information about governance settings for any user in your Okta org","okta.governance.settings.manage":"Allows the app to create and manage governance settings for your Okta org","okta.governance.settings.read":"Allows the app to read information about governance settings for your Okta org","okta.governance.delegates.read":"Allows the app to read information about delegates in your Okta org","okta.governance.reviewer.read":"Allows the end user to read information about access certification reviews assigned to them","okta.governance.reviewer.manage":"Allows the end user to manage access certification reviews assigned to them","okta.accessRequests.tasks.manage":"Allows the user to manage tasks for access requests in your Okta org","okta.accessRequests.tasks.read":"Allows the user to read information about tasks for access requests in your Okta org"}}}}},"servers":[{"url":"https://{yourOktaDomain}","variables":{"yourOktaDomain":{"default":"okta-subdomain.pixtulate.com","description":"The domain of your organization. This can be a provided subdomain of an official okta domain (okta.com, oktapreview.com, etc) or one of your configured custom domains."}}}]},"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/iga/openapi/governance-production-enduser-reference.json?download"},{"url":"/docs/api/_bundle/iga/openapi/governance-production-enduser-reference.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"Okta Enduser Governance API","description":"Allows customers to easily access the Okta Governance API as an enduser"}},"baseSlug":"/iga/openapi/governance-production-enduser-reference","routesMapping":{}}