sailpoint-api-client 2.1.0 → 2.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. package/access_profiles/api.ts +4 -4
  2. package/access_profiles/docs/Methods/AccessProfilesApi.md +1 -1
  3. package/access_requests/api.ts +8 -8
  4. package/access_requests/docs/Methods/AccessRequestsApi.md +5 -5
  5. package/account_aggregations/docs/Methods/AccountAggregationsApi.md +1 -1
  6. package/accounts/api.ts +4 -4
  7. package/accounts/docs/Methods/AccountsApi.md +1 -1
  8. package/approvals/docs/Methods/ApprovalsApi.md +1 -1
  9. package/custom_password_instructions/docs/Methods/CustomPasswordInstructionsApi.md +2 -2
  10. package/dimensions/api.ts +4 -4
  11. package/dimensions/docs/Methods/DimensionsApi.md +1 -1
  12. package/dist/access_profiles/api.d.ts +4 -4
  13. package/dist/access_profiles/api.js +4 -4
  14. package/dist/access_requests/api.d.ts +8 -8
  15. package/dist/access_requests/api.js +8 -8
  16. package/dist/accounts/api.d.ts +4 -4
  17. package/dist/accounts/api.js +4 -4
  18. package/dist/dimensions/api.d.ts +4 -4
  19. package/dist/dimensions/api.js +4 -4
  20. package/dist/entitlements/api.d.ts +8 -8
  21. package/dist/entitlements/api.js +8 -8
  22. package/dist/identities/api.d.ts +8 -8
  23. package/dist/identities/api.js +8 -8
  24. package/dist/jit_activations/api.d.ts +491 -0
  25. package/dist/jit_activations/api.js +210 -0
  26. package/dist/jit_activations/api.js.map +1 -1
  27. package/dist/lifecycle_states/api.d.ts +1 -1
  28. package/dist/nerm/common.js +2 -2
  29. package/dist/nermv2025/common.js +2 -2
  30. package/dist/notifications/api.d.ts +4 -4
  31. package/dist/notifications/api.js +4 -4
  32. package/dist/password_management/api.d.ts +4 -4
  33. package/dist/password_management/api.js +4 -4
  34. package/dist/requestable_objects/api.d.ts +4 -4
  35. package/dist/requestable_objects/api.js +4 -4
  36. package/dist/roles/api.d.ts +5 -5
  37. package/dist/roles/api.js +4 -4
  38. package/dist/sources/api.d.ts +4 -4
  39. package/dist/sources/api.js +4 -4
  40. package/dist/triggers/api.d.ts +1 -1
  41. package/dist/workflows/api.d.ts +4 -4
  42. package/dist/workflows/api.js +4 -4
  43. package/entitlements/api.ts +8 -8
  44. package/entitlements/docs/Methods/EntitlementsApi.md +2 -2
  45. package/identities/api.ts +8 -8
  46. package/identities/docs/Methods/IdentitiesApi.md +2 -2
  47. package/jit_activations/.openapi-generator/FILES +7 -0
  48. package/jit_activations/api.ts +611 -0
  49. package/jit_activations/docs/Examples/typescript_code_examples_overlay.yaml +38 -0
  50. package/jit_activations/docs/Methods/JITActivationsApi.md +113 -1
  51. package/jit_activations/docs/Models/Jitactivationhistorydocument.md +45 -0
  52. package/jit_activations/docs/Models/JitactivationhistorydocumentFrictionsInner.md +22 -0
  53. package/jit_activations/docs/Models/JitactivationhistorydocumentSummary.md +22 -0
  54. package/jit_activations/docs/Models/JitactivationhistorydocumentSummaryJustification.md +20 -0
  55. package/jit_activations/docs/Models/JitactivationhistorydocumentSummaryPolicyMatchesInner.md +20 -0
  56. package/jit_activations/docs/Models/JitactivationhistorydocumentSummaryReauthentication.md +20 -0
  57. package/jit_activations/docs/Models/JitactivationhistorydocumentSummaryServiceNowTicket.md +21 -0
  58. package/lifecycle_states/api.ts +1 -1
  59. package/lifecycle_states/docs/Models/SetLifecycleStateV1200Response.md +1 -1
  60. package/nerm/README.md +2 -2
  61. package/nerm/common.ts +2 -2
  62. package/nerm/package.json +1 -1
  63. package/nermv2025/README.md +2 -2
  64. package/nermv2025/common.ts +2 -2
  65. package/nermv2025/package.json +1 -1
  66. package/notifications/api.ts +4 -4
  67. package/notifications/docs/Methods/NotificationsApi.md +1 -1
  68. package/package.json +1 -1
  69. package/password_dictionary/docs/Methods/PasswordDictionaryApi.md +1 -1
  70. package/password_management/api.ts +4 -4
  71. package/password_management/docs/Methods/PasswordManagementApi.md +2 -2
  72. package/public_identities/docs/Methods/PublicIdentitiesApi.md +1 -1
  73. package/public_identities_config/docs/Methods/PublicIdentitiesConfigApi.md +1 -1
  74. package/requestable_objects/api.ts +4 -4
  75. package/requestable_objects/docs/Methods/RequestableObjectsApi.md +3 -3
  76. package/roles/api.ts +5 -5
  77. package/roles/docs/Methods/RolesApi.md +1 -1
  78. package/saved_search/docs/Methods/SavedSearchApi.md +1 -1
  79. package/search_attribute_configuration/docs/Methods/SearchAttributeConfigurationApi.md +1 -1
  80. package/sources/api.ts +4 -4
  81. package/sources/docs/Methods/SourcesApi.md +1 -1
  82. package/triggers/api.ts +1 -1
  83. package/triggers/docs/Models/AccessRequestDynamicApprover.md +1 -1
  84. package/workflows/api.ts +4 -4
  85. package/workflows/docs/Methods/WorkflowsApi.md +1 -1
@@ -281,6 +281,319 @@ export interface JitActivationExtendResponse {
281
281
  }
282
282
 
283
283
 
284
+ /**
285
+ * A single JIT activation history record.
286
+ * @export
287
+ * @interface Jitactivationhistorydocument
288
+ */
289
+ export interface Jitactivationhistorydocument {
290
+ /**
291
+ * Unique identifier of the activation record.
292
+ * @type {string}
293
+ * @memberof Jitactivationhistorydocument
294
+ */
295
+ 'id'?: string;
296
+ /**
297
+ * Tenant (pod/org) identifier.
298
+ * @type {string}
299
+ * @memberof Jitactivationhistorydocument
300
+ */
301
+ 'tenantId'?: string;
302
+ /**
303
+ * Identifier of the identity that requested activation.
304
+ * @type {string}
305
+ * @memberof Jitactivationhistorydocument
306
+ */
307
+ 'identityId'?: string;
308
+ /**
309
+ * Identifier of the account on which the entitlement was provisioned.
310
+ * @type {string}
311
+ * @memberof Jitactivationhistorydocument
312
+ */
313
+ 'accountId'?: string;
314
+ /**
315
+ * Identifier of the entitlement that was activated.
316
+ * @type {string}
317
+ * @memberof Jitactivationhistorydocument
318
+ */
319
+ 'entitlementId'?: string;
320
+ /**
321
+ * Identifier of the source that owns the entitlement.
322
+ * @type {string}
323
+ * @memberof Jitactivationhistorydocument
324
+ */
325
+ 'sourceId'?: string;
326
+ /**
327
+ * Identifier of the entitlement connection used for this activation.
328
+ * @type {string}
329
+ * @memberof Jitactivationhistorydocument
330
+ */
331
+ 'connectionId'?: string;
332
+ /**
333
+ * Display name of the identity.
334
+ * @type {string}
335
+ * @memberof Jitactivationhistorydocument
336
+ */
337
+ 'identityName'?: string;
338
+ /**
339
+ * Display name of the entitlement.
340
+ * @type {string}
341
+ * @memberof Jitactivationhistorydocument
342
+ */
343
+ 'entitlementName'?: string;
344
+ /**
345
+ * Display name of the source.
346
+ * @type {string}
347
+ * @memberof Jitactivationhistorydocument
348
+ */
349
+ 'sourceDisplayName'?: string;
350
+ /**
351
+ * Display names of the JIT policies that matched this activation.
352
+ * @type {Array<string>}
353
+ * @memberof Jitactivationhistorydocument
354
+ */
355
+ 'policyDisplayNames'?: Array<string>;
356
+ /**
357
+ * Current or final status of the activation workflow. Possible values: ACTIVATING, AWAITING_FRICTIONS, PROVISIONING, PROVISIONED, DEPROVISIONING, COMPLETE, CANCELLED, ERROR, TIMED_OUT, REVOKED.
358
+ * @type {string}
359
+ * @memberof Jitactivationhistorydocument
360
+ */
361
+ 'status'?: string;
362
+ /**
363
+ * Error message if the activation ended in an ERROR state.
364
+ * @type {string}
365
+ * @memberof Jitactivationhistorydocument
366
+ */
367
+ 'error'?: string | null;
368
+ /**
369
+ * Outcome of policy friction evaluation (e.g. SUCCESS_ENFORCED, BYPASSED).
370
+ * @type {string}
371
+ * @memberof Jitactivationhistorydocument
372
+ */
373
+ 'policyFrictionOutcome'?: string | null;
374
+ /**
375
+ * UUIDs of the policy records that matched this activation.
376
+ * @type {Array<string>}
377
+ * @memberof Jitactivationhistorydocument
378
+ */
379
+ 'policyMatchDetails'?: Array<string> | null;
380
+ /**
381
+ * Timestamp when the activation was initiated.
382
+ * @type {string}
383
+ * @memberof Jitactivationhistorydocument
384
+ */
385
+ 'activationInitiated'?: string | null;
386
+ /**
387
+ * Timestamp when provisioning started.
388
+ * @type {string}
389
+ * @memberof Jitactivationhistorydocument
390
+ */
391
+ 'provisionStart'?: string | null;
392
+ /**
393
+ * Timestamp when provisioning completed.
394
+ * @type {string}
395
+ * @memberof Jitactivationhistorydocument
396
+ */
397
+ 'provisionCompleted'?: string | null;
398
+ /**
399
+ * Timestamp when deprovisioning started.
400
+ * @type {string}
401
+ * @memberof Jitactivationhistorydocument
402
+ */
403
+ 'deprovisionStart'?: string | null;
404
+ /**
405
+ * Timestamp when deprovisioning completed.
406
+ * @type {string}
407
+ * @memberof Jitactivationhistorydocument
408
+ */
409
+ 'deprovisionComplete'?: string | null;
410
+ /**
411
+ * Duration of the provisioning phase in minutes.
412
+ * @type {number}
413
+ * @memberof Jitactivationhistorydocument
414
+ */
415
+ 'provisionDurationMins'?: number | null;
416
+ /**
417
+ * Duration of the deprovisioning phase in minutes.
418
+ * @type {number}
419
+ * @memberof Jitactivationhistorydocument
420
+ */
421
+ 'deprovisionDurationMins'?: number | null;
422
+ /**
423
+ *
424
+ * @type {JitactivationhistorydocumentSummary}
425
+ * @memberof Jitactivationhistorydocument
426
+ */
427
+ 'summary'?: JitactivationhistorydocumentSummary | null;
428
+ /**
429
+ * Individual friction items presented to the user during activation (e.g. TICKET, JUSTIFICATION, REAUTH). Null when no friction was evaluated.
430
+ * @type {Array<JitactivationhistorydocumentFrictionsInner>}
431
+ * @memberof Jitactivationhistorydocument
432
+ */
433
+ 'frictions'?: Array<JitactivationhistorydocumentFrictionsInner> | null;
434
+ /**
435
+ * Additional structured metadata about the activation. Shape is subject to change.
436
+ * @type {{ [key: string]: any; }}
437
+ * @memberof Jitactivationhistorydocument
438
+ */
439
+ 'activationDetails'?: { [key: string]: any; } | null;
440
+ /**
441
+ * Duration breakdown of the full activation lifecycle. Shape is subject to change.
442
+ * @type {{ [key: string]: any; }}
443
+ * @memberof Jitactivationhistorydocument
444
+ */
445
+ 'activationDuration'?: { [key: string]: any; } | null;
446
+ /**
447
+ * Low-level provisioning operation detail. Shape is subject to change.
448
+ * @type {{ [key: string]: any; }}
449
+ * @memberof Jitactivationhistorydocument
450
+ */
451
+ 'provisioningDetails'?: { [key: string]: any; } | null;
452
+ }
453
+ /**
454
+ *
455
+ * @export
456
+ * @interface JitactivationhistorydocumentFrictionsInner
457
+ */
458
+ export interface JitactivationhistorydocumentFrictionsInner {
459
+ /**
460
+ * Type of friction control.
461
+ * @type {string}
462
+ * @memberof JitactivationhistorydocumentFrictionsInner
463
+ */
464
+ 'type'?: string;
465
+ /**
466
+ * Whether the user had permission to bypass this friction.
467
+ * @type {boolean}
468
+ * @memberof JitactivationhistorydocumentFrictionsInner
469
+ */
470
+ 'bypassAllowed'?: boolean;
471
+ /**
472
+ * Data submitted by the user to satisfy this friction (e.g. ticket ID, justification text).
473
+ * @type {string}
474
+ * @memberof JitactivationhistorydocumentFrictionsInner
475
+ */
476
+ 'submittedData'?: string | null;
477
+ /**
478
+ * Completion status of this friction item.
479
+ * @type {string}
480
+ * @memberof JitactivationhistorydocumentFrictionsInner
481
+ */
482
+ 'status'?: string;
483
+ }
484
+ /**
485
+ * High-level friction summary for the activation, including policy matches, reauthentication, justification, and ticket details. Null when no policy was matched or frictions were not evaluated.
486
+ * @export
487
+ * @interface JitactivationhistorydocumentSummary
488
+ */
489
+ export interface JitactivationhistorydocumentSummary {
490
+ /**
491
+ * List of policies that matched during activation evaluation.
492
+ * @type {Array<JitactivationhistorydocumentSummaryPolicyMatchesInner>}
493
+ * @memberof JitactivationhistorydocumentSummary
494
+ */
495
+ 'policyMatches'?: Array<JitactivationhistorydocumentSummaryPolicyMatchesInner>;
496
+ /**
497
+ *
498
+ * @type {JitactivationhistorydocumentSummaryReauthentication}
499
+ * @memberof JitactivationhistorydocumentSummary
500
+ */
501
+ 'reauthentication'?: JitactivationhistorydocumentSummaryReauthentication | null;
502
+ /**
503
+ *
504
+ * @type {JitactivationhistorydocumentSummaryJustification}
505
+ * @memberof JitactivationhistorydocumentSummary
506
+ */
507
+ 'justification'?: JitactivationhistorydocumentSummaryJustification | null;
508
+ /**
509
+ *
510
+ * @type {JitactivationhistorydocumentSummaryServiceNowTicket}
511
+ * @memberof JitactivationhistorydocumentSummary
512
+ */
513
+ 'serviceNowTicket'?: JitactivationhistorydocumentSummaryServiceNowTicket | null;
514
+ }
515
+ /**
516
+ * Justification friction details.
517
+ * @export
518
+ * @interface JitactivationhistorydocumentSummaryJustification
519
+ */
520
+ export interface JitactivationhistorydocumentSummaryJustification {
521
+ /**
522
+ * Whether a justification was required for this activation.
523
+ * @type {boolean}
524
+ * @memberof JitactivationhistorydocumentSummaryJustification
525
+ */
526
+ 'required'?: boolean;
527
+ /**
528
+ * Whether the justification requirement was bypassed.
529
+ * @type {boolean}
530
+ * @memberof JitactivationhistorydocumentSummaryJustification
531
+ */
532
+ 'bypassed'?: boolean;
533
+ }
534
+ /**
535
+ *
536
+ * @export
537
+ * @interface JitactivationhistorydocumentSummaryPolicyMatchesInner
538
+ */
539
+ export interface JitactivationhistorydocumentSummaryPolicyMatchesInner {
540
+ /**
541
+ * UUID of the matched policy.
542
+ * @type {string}
543
+ * @memberof JitactivationhistorydocumentSummaryPolicyMatchesInner
544
+ */
545
+ 'policyId'?: string;
546
+ /**
547
+ * Display name of the matched policy.
548
+ * @type {string}
549
+ * @memberof JitactivationhistorydocumentSummaryPolicyMatchesInner
550
+ */
551
+ 'policyName'?: string;
552
+ }
553
+ /**
554
+ * Reauthentication friction details.
555
+ * @export
556
+ * @interface JitactivationhistorydocumentSummaryReauthentication
557
+ */
558
+ export interface JitactivationhistorydocumentSummaryReauthentication {
559
+ /**
560
+ * Whether reauthentication was required for this activation.
561
+ * @type {boolean}
562
+ * @memberof JitactivationhistorydocumentSummaryReauthentication
563
+ */
564
+ 'required'?: boolean;
565
+ /**
566
+ * Whether the reauthentication requirement was bypassed.
567
+ * @type {boolean}
568
+ * @memberof JitactivationhistorydocumentSummaryReauthentication
569
+ */
570
+ 'bypassed'?: boolean;
571
+ }
572
+ /**
573
+ * ServiceNow ticket friction details.
574
+ * @export
575
+ * @interface JitactivationhistorydocumentSummaryServiceNowTicket
576
+ */
577
+ export interface JitactivationhistorydocumentSummaryServiceNowTicket {
578
+ /**
579
+ * Whether a ServiceNow ticket was required for this activation.
580
+ * @type {boolean}
581
+ * @memberof JitactivationhistorydocumentSummaryServiceNowTicket
582
+ */
583
+ 'required'?: boolean;
584
+ /**
585
+ * Whether the ServiceNow ticket requirement was bypassed.
586
+ * @type {boolean}
587
+ * @memberof JitactivationhistorydocumentSummaryServiceNowTicket
588
+ */
589
+ 'bypassed'?: boolean;
590
+ /**
591
+ * ServiceNow ticket reference submitted by the user.
592
+ * @type {string}
593
+ * @memberof JitactivationhistorydocumentSummaryServiceNowTicket
594
+ */
595
+ 'ticketReference'?: string | null;
596
+ }
284
597
  /**
285
598
  * An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.
286
599
  * @export
@@ -328,6 +641,126 @@ export interface StartActivateWorkflowV1429Response {
328
641
  */
329
642
  export const JITActivationsApiAxiosParamCreator = function (configuration?: Configuration) {
330
643
  return {
644
+ /**
645
+ * Returns JIT activation history records for the authenticated identity only. This is the self-service view - results are automatically scoped to the calling identity. Requires `idn:jit-activation-history-self:read`. Returns HTTP 403 when the `PSPM_858_JIT_ACCESS_ACTIVATION_HISTORY_SEARCH` feature flag is disabled.
646
+ * @summary List JIT activation history (self)
647
+ * @param {number} [limit] Max number of results to return. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
648
+ * @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
649
+ * @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count&#x3D;true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
650
+ * @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **activationInitiated, provisionCompleted, status** Default sort is **-activationInitiated** (newest first).
651
+ * @param {string} [searchAfter] Used to begin the search window at the values specified. This parameter consists of the last values of the sorted fields in the current record set. searchAfter length must match the number of sorters. Used to paginate beyond the offset limit of 10,000. It is recommended to always include the ID of the object in addition to any other sort fields to ensure no duplicate results while paging. For example, if sorting by activationInitiated you will also want to include ID: searchAfter&#x3D;2026-07-08T14:33:52.029Z,367fb802-1026-1835-a619-11a56e4c5be3&amp;sorters&#x3D;activationInitiated,id
652
+ * @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **entitlementId**: *eq, in* **sourceId**: *eq* **connectionId**: *eq* **status**: *eq, in* **activationInitiated**: *gt, lt, ge, le* **policyFrictionOutcome**: *eq, in*
653
+ * @param {*} [axiosOptions] Override http request option.
654
+ * @throws {RequiredError}
655
+ */
656
+ listJitActivationHistoryForCurrentIdentityV1: async (limit?: number, offset?: number, count?: boolean, sorters?: string, searchAfter?: string, filters?: string, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
657
+ const localVarPath = `/jit-activation-history/v1/current-identity`;
658
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
659
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
660
+ let baseOptions;
661
+ if (configuration) {
662
+ baseOptions = configuration.baseOptions;
663
+ }
664
+
665
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...axiosOptions};
666
+ const localVarHeaderParameter = {} as any;
667
+ const localVarQueryParameter = {} as any;
668
+
669
+ if (limit !== undefined) {
670
+ localVarQueryParameter['limit'] = limit;
671
+ }
672
+
673
+ if (offset !== undefined) {
674
+ localVarQueryParameter['offset'] = offset;
675
+ }
676
+
677
+ if (count !== undefined) {
678
+ localVarQueryParameter['count'] = count;
679
+ }
680
+
681
+ if (sorters !== undefined) {
682
+ localVarQueryParameter['sorters'] = sorters;
683
+ }
684
+
685
+ if (searchAfter !== undefined) {
686
+ localVarQueryParameter['searchAfter'] = searchAfter;
687
+ }
688
+
689
+ if (filters !== undefined) {
690
+ localVarQueryParameter['filters'] = filters;
691
+ }
692
+
693
+
694
+
695
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
696
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
697
+ localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
698
+
699
+ return {
700
+ url: toPathString(localVarUrlObj),
701
+ axiosOptions: localVarRequestOptions,
702
+ };
703
+ },
704
+ /**
705
+ * Returns JIT activation history records for the tenant. This is the admin/operator view - it returns activations across all identities in the tenant. Requires `idn:jit-activation-history:read`. Returns HTTP 403 when the `PSPM_858_JIT_ACCESS_ACTIVATION_HISTORY_SEARCH` feature flag is disabled.
706
+ * @summary List JIT activation history (admin)
707
+ * @param {number} [limit] Max number of results to return. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
708
+ * @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
709
+ * @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count&#x3D;true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
710
+ * @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **activationInitiated, provisionCompleted, status** Default sort is **-activationInitiated** (newest first).
711
+ * @param {string} [searchAfter] Used to begin the search window at the values specified. This parameter consists of the last values of the sorted fields in the current record set. searchAfter length must match the number of sorters. Used to paginate beyond the offset limit of 10,000. It is recommended to always include the ID of the object in addition to any other sort fields to ensure no duplicate results while paging. For example, if sorting by activationInitiated you will also want to include ID: searchAfter&#x3D;2026-07-08T14:33:52.029Z,367fb802-1026-1835-a619-11a56e4c5be3&amp;sorters&#x3D;activationInitiated,id
712
+ * @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **identityId**: *eq, in* **entitlementId**: *eq, in* **sourceId**: *eq* **connectionId**: *eq* **status**: *eq, in* **activationInitiated**: *gt, lt, ge, le* **policyFrictionOutcome**: *eq, in*
713
+ * @param {*} [axiosOptions] Override http request option.
714
+ * @throws {RequiredError}
715
+ */
716
+ listJitActivationHistoryV1: async (limit?: number, offset?: number, count?: boolean, sorters?: string, searchAfter?: string, filters?: string, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
717
+ const localVarPath = `/jit-activation-history/v1`;
718
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
719
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
720
+ let baseOptions;
721
+ if (configuration) {
722
+ baseOptions = configuration.baseOptions;
723
+ }
724
+
725
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...axiosOptions};
726
+ const localVarHeaderParameter = {} as any;
727
+ const localVarQueryParameter = {} as any;
728
+
729
+ if (limit !== undefined) {
730
+ localVarQueryParameter['limit'] = limit;
731
+ }
732
+
733
+ if (offset !== undefined) {
734
+ localVarQueryParameter['offset'] = offset;
735
+ }
736
+
737
+ if (count !== undefined) {
738
+ localVarQueryParameter['count'] = count;
739
+ }
740
+
741
+ if (sorters !== undefined) {
742
+ localVarQueryParameter['sorters'] = sorters;
743
+ }
744
+
745
+ if (searchAfter !== undefined) {
746
+ localVarQueryParameter['searchAfter'] = searchAfter;
747
+ }
748
+
749
+ if (filters !== undefined) {
750
+ localVarQueryParameter['filters'] = filters;
751
+ }
752
+
753
+
754
+
755
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
756
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
757
+ localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
758
+
759
+ return {
760
+ url: toPathString(localVarUrlObj),
761
+ axiosOptions: localVarRequestOptions,
762
+ };
763
+ },
331
764
  /**
332
765
  * Starts a JIT Privileged (JIT P) activation workflow for the given entitlement connection and duration. The service performs quick validation; the workflow performs additional validation. The response is returned with HTTP 202 Accepted while the workflow initializes.
333
766
  * @summary Start JIT activation workflow
@@ -446,6 +879,42 @@ export const JITActivationsApiAxiosParamCreator = function (configuration?: Conf
446
879
  export const JITActivationsApiFp = function(configuration?: Configuration) {
447
880
  const localVarAxiosParamCreator = JITActivationsApiAxiosParamCreator(configuration)
448
881
  return {
882
+ /**
883
+ * Returns JIT activation history records for the authenticated identity only. This is the self-service view - results are automatically scoped to the calling identity. Requires `idn:jit-activation-history-self:read`. Returns HTTP 403 when the `PSPM_858_JIT_ACCESS_ACTIVATION_HISTORY_SEARCH` feature flag is disabled.
884
+ * @summary List JIT activation history (self)
885
+ * @param {number} [limit] Max number of results to return. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
886
+ * @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
887
+ * @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count&#x3D;true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
888
+ * @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **activationInitiated, provisionCompleted, status** Default sort is **-activationInitiated** (newest first).
889
+ * @param {string} [searchAfter] Used to begin the search window at the values specified. This parameter consists of the last values of the sorted fields in the current record set. searchAfter length must match the number of sorters. Used to paginate beyond the offset limit of 10,000. It is recommended to always include the ID of the object in addition to any other sort fields to ensure no duplicate results while paging. For example, if sorting by activationInitiated you will also want to include ID: searchAfter&#x3D;2026-07-08T14:33:52.029Z,367fb802-1026-1835-a619-11a56e4c5be3&amp;sorters&#x3D;activationInitiated,id
890
+ * @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **entitlementId**: *eq, in* **sourceId**: *eq* **connectionId**: *eq* **status**: *eq, in* **activationInitiated**: *gt, lt, ge, le* **policyFrictionOutcome**: *eq, in*
891
+ * @param {*} [axiosOptions] Override http request option.
892
+ * @throws {RequiredError}
893
+ */
894
+ async listJitActivationHistoryForCurrentIdentityV1(limit?: number, offset?: number, count?: boolean, sorters?: string, searchAfter?: string, filters?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<Jitactivationhistorydocument>>> {
895
+ const localVarAxiosArgs = await localVarAxiosParamCreator.listJitActivationHistoryForCurrentIdentityV1(limit, offset, count, sorters, searchAfter, filters, axiosOptions);
896
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
897
+ const localVarOperationServerBasePath = operationServerMap['JITActivationsApi.listJitActivationHistoryForCurrentIdentityV1']?.[localVarOperationServerIndex]?.url;
898
+ return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
899
+ },
900
+ /**
901
+ * Returns JIT activation history records for the tenant. This is the admin/operator view - it returns activations across all identities in the tenant. Requires `idn:jit-activation-history:read`. Returns HTTP 403 when the `PSPM_858_JIT_ACCESS_ACTIVATION_HISTORY_SEARCH` feature flag is disabled.
902
+ * @summary List JIT activation history (admin)
903
+ * @param {number} [limit] Max number of results to return. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
904
+ * @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
905
+ * @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count&#x3D;true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
906
+ * @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **activationInitiated, provisionCompleted, status** Default sort is **-activationInitiated** (newest first).
907
+ * @param {string} [searchAfter] Used to begin the search window at the values specified. This parameter consists of the last values of the sorted fields in the current record set. searchAfter length must match the number of sorters. Used to paginate beyond the offset limit of 10,000. It is recommended to always include the ID of the object in addition to any other sort fields to ensure no duplicate results while paging. For example, if sorting by activationInitiated you will also want to include ID: searchAfter&#x3D;2026-07-08T14:33:52.029Z,367fb802-1026-1835-a619-11a56e4c5be3&amp;sorters&#x3D;activationInitiated,id
908
+ * @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **identityId**: *eq, in* **entitlementId**: *eq, in* **sourceId**: *eq* **connectionId**: *eq* **status**: *eq, in* **activationInitiated**: *gt, lt, ge, le* **policyFrictionOutcome**: *eq, in*
909
+ * @param {*} [axiosOptions] Override http request option.
910
+ * @throws {RequiredError}
911
+ */
912
+ async listJitActivationHistoryV1(limit?: number, offset?: number, count?: boolean, sorters?: string, searchAfter?: string, filters?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<Jitactivationhistorydocument>>> {
913
+ const localVarAxiosArgs = await localVarAxiosParamCreator.listJitActivationHistoryV1(limit, offset, count, sorters, searchAfter, filters, axiosOptions);
914
+ const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
915
+ const localVarOperationServerBasePath = operationServerMap['JITActivationsApi.listJitActivationHistoryV1']?.[localVarOperationServerIndex]?.url;
916
+ return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
917
+ },
449
918
  /**
450
919
  * Starts a JIT Privileged (JIT P) activation workflow for the given entitlement connection and duration. The service performs quick validation; the workflow performs additional validation. The response is returned with HTTP 202 Accepted while the workflow initializes.
451
920
  * @summary Start JIT activation workflow
@@ -495,6 +964,26 @@ export const JITActivationsApiFp = function(configuration?: Configuration) {
495
964
  export const JITActivationsApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
496
965
  const localVarFp = JITActivationsApiFp(configuration)
497
966
  return {
967
+ /**
968
+ * Returns JIT activation history records for the authenticated identity only. This is the self-service view - results are automatically scoped to the calling identity. Requires `idn:jit-activation-history-self:read`. Returns HTTP 403 when the `PSPM_858_JIT_ACCESS_ACTIVATION_HISTORY_SEARCH` feature flag is disabled.
969
+ * @summary List JIT activation history (self)
970
+ * @param {JITActivationsApiListJitActivationHistoryForCurrentIdentityV1Request} requestParameters Request parameters.
971
+ * @param {*} [axiosOptions] Override http request option.
972
+ * @throws {RequiredError}
973
+ */
974
+ listJitActivationHistoryForCurrentIdentityV1(requestParameters: JITActivationsApiListJitActivationHistoryForCurrentIdentityV1Request = {}, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<Jitactivationhistorydocument>> {
975
+ return localVarFp.listJitActivationHistoryForCurrentIdentityV1(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.sorters, requestParameters.searchAfter, requestParameters.filters, axiosOptions).then((request) => request(axios, basePath));
976
+ },
977
+ /**
978
+ * Returns JIT activation history records for the tenant. This is the admin/operator view - it returns activations across all identities in the tenant. Requires `idn:jit-activation-history:read`. Returns HTTP 403 when the `PSPM_858_JIT_ACCESS_ACTIVATION_HISTORY_SEARCH` feature flag is disabled.
979
+ * @summary List JIT activation history (admin)
980
+ * @param {JITActivationsApiListJitActivationHistoryV1Request} requestParameters Request parameters.
981
+ * @param {*} [axiosOptions] Override http request option.
982
+ * @throws {RequiredError}
983
+ */
984
+ listJitActivationHistoryV1(requestParameters: JITActivationsApiListJitActivationHistoryV1Request = {}, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<Jitactivationhistorydocument>> {
985
+ return localVarFp.listJitActivationHistoryV1(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.sorters, requestParameters.searchAfter, requestParameters.filters, axiosOptions).then((request) => request(axios, basePath));
986
+ },
498
987
  /**
499
988
  * Starts a JIT Privileged (JIT P) activation workflow for the given entitlement connection and duration. The service performs quick validation; the workflow performs additional validation. The response is returned with HTTP 202 Accepted while the workflow initializes.
500
989
  * @summary Start JIT activation workflow
@@ -528,6 +1017,104 @@ export const JITActivationsApiFactory = function (configuration?: Configuration,
528
1017
  };
529
1018
  };
530
1019
 
1020
+ /**
1021
+ * Request parameters for listJitActivationHistoryForCurrentIdentityV1 operation in JITActivationsApi.
1022
+ * @export
1023
+ * @interface JITActivationsApiListJitActivationHistoryForCurrentIdentityV1Request
1024
+ */
1025
+ export interface JITActivationsApiListJitActivationHistoryForCurrentIdentityV1Request {
1026
+ /**
1027
+ * Max number of results to return. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
1028
+ * @type {number}
1029
+ * @memberof JITActivationsApiListJitActivationHistoryForCurrentIdentityV1
1030
+ */
1031
+ readonly limit?: number
1032
+
1033
+ /**
1034
+ * Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
1035
+ * @type {number}
1036
+ * @memberof JITActivationsApiListJitActivationHistoryForCurrentIdentityV1
1037
+ */
1038
+ readonly offset?: number
1039
+
1040
+ /**
1041
+ * If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count&#x3D;true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
1042
+ * @type {boolean}
1043
+ * @memberof JITActivationsApiListJitActivationHistoryForCurrentIdentityV1
1044
+ */
1045
+ readonly count?: boolean
1046
+
1047
+ /**
1048
+ * Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **activationInitiated, provisionCompleted, status** Default sort is **-activationInitiated** (newest first).
1049
+ * @type {string}
1050
+ * @memberof JITActivationsApiListJitActivationHistoryForCurrentIdentityV1
1051
+ */
1052
+ readonly sorters?: string
1053
+
1054
+ /**
1055
+ * Used to begin the search window at the values specified. This parameter consists of the last values of the sorted fields in the current record set. searchAfter length must match the number of sorters. Used to paginate beyond the offset limit of 10,000. It is recommended to always include the ID of the object in addition to any other sort fields to ensure no duplicate results while paging. For example, if sorting by activationInitiated you will also want to include ID: searchAfter&#x3D;2026-07-08T14:33:52.029Z,367fb802-1026-1835-a619-11a56e4c5be3&amp;sorters&#x3D;activationInitiated,id
1056
+ * @type {string}
1057
+ * @memberof JITActivationsApiListJitActivationHistoryForCurrentIdentityV1
1058
+ */
1059
+ readonly searchAfter?: string
1060
+
1061
+ /**
1062
+ * Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **entitlementId**: *eq, in* **sourceId**: *eq* **connectionId**: *eq* **status**: *eq, in* **activationInitiated**: *gt, lt, ge, le* **policyFrictionOutcome**: *eq, in*
1063
+ * @type {string}
1064
+ * @memberof JITActivationsApiListJitActivationHistoryForCurrentIdentityV1
1065
+ */
1066
+ readonly filters?: string
1067
+ }
1068
+
1069
+ /**
1070
+ * Request parameters for listJitActivationHistoryV1 operation in JITActivationsApi.
1071
+ * @export
1072
+ * @interface JITActivationsApiListJitActivationHistoryV1Request
1073
+ */
1074
+ export interface JITActivationsApiListJitActivationHistoryV1Request {
1075
+ /**
1076
+ * Max number of results to return. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
1077
+ * @type {number}
1078
+ * @memberof JITActivationsApiListJitActivationHistoryV1
1079
+ */
1080
+ readonly limit?: number
1081
+
1082
+ /**
1083
+ * Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
1084
+ * @type {number}
1085
+ * @memberof JITActivationsApiListJitActivationHistoryV1
1086
+ */
1087
+ readonly offset?: number
1088
+
1089
+ /**
1090
+ * If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count&#x3D;true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
1091
+ * @type {boolean}
1092
+ * @memberof JITActivationsApiListJitActivationHistoryV1
1093
+ */
1094
+ readonly count?: boolean
1095
+
1096
+ /**
1097
+ * Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **activationInitiated, provisionCompleted, status** Default sort is **-activationInitiated** (newest first).
1098
+ * @type {string}
1099
+ * @memberof JITActivationsApiListJitActivationHistoryV1
1100
+ */
1101
+ readonly sorters?: string
1102
+
1103
+ /**
1104
+ * Used to begin the search window at the values specified. This parameter consists of the last values of the sorted fields in the current record set. searchAfter length must match the number of sorters. Used to paginate beyond the offset limit of 10,000. It is recommended to always include the ID of the object in addition to any other sort fields to ensure no duplicate results while paging. For example, if sorting by activationInitiated you will also want to include ID: searchAfter&#x3D;2026-07-08T14:33:52.029Z,367fb802-1026-1835-a619-11a56e4c5be3&amp;sorters&#x3D;activationInitiated,id
1105
+ * @type {string}
1106
+ * @memberof JITActivationsApiListJitActivationHistoryV1
1107
+ */
1108
+ readonly searchAfter?: string
1109
+
1110
+ /**
1111
+ * Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **identityId**: *eq, in* **entitlementId**: *eq, in* **sourceId**: *eq* **connectionId**: *eq* **status**: *eq, in* **activationInitiated**: *gt, lt, ge, le* **policyFrictionOutcome**: *eq, in*
1112
+ * @type {string}
1113
+ * @memberof JITActivationsApiListJitActivationHistoryV1
1114
+ */
1115
+ readonly filters?: string
1116
+ }
1117
+
531
1118
  /**
532
1119
  * Request parameters for startActivateWorkflowV1 operation in JITActivationsApi.
533
1120
  * @export
@@ -577,6 +1164,30 @@ export interface JITActivationsApiStartExtendWorkflowV1Request {
577
1164
  * @extends {BaseAPI}
578
1165
  */
579
1166
  export class JITActivationsApi extends BaseAPI {
1167
+ /**
1168
+ * Returns JIT activation history records for the authenticated identity only. This is the self-service view - results are automatically scoped to the calling identity. Requires `idn:jit-activation-history-self:read`. Returns HTTP 403 when the `PSPM_858_JIT_ACCESS_ACTIVATION_HISTORY_SEARCH` feature flag is disabled.
1169
+ * @summary List JIT activation history (self)
1170
+ * @param {JITActivationsApiListJitActivationHistoryForCurrentIdentityV1Request} requestParameters Request parameters.
1171
+ * @param {*} [axiosOptions] Override http request option.
1172
+ * @throws {RequiredError}
1173
+ * @memberof JITActivationsApi
1174
+ */
1175
+ public listJitActivationHistoryForCurrentIdentityV1(requestParameters: JITActivationsApiListJitActivationHistoryForCurrentIdentityV1Request = {}, axiosOptions?: RawAxiosRequestConfig) {
1176
+ return JITActivationsApiFp(this.configuration).listJitActivationHistoryForCurrentIdentityV1(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.sorters, requestParameters.searchAfter, requestParameters.filters, axiosOptions).then((request) => request(this.axios, this.basePath));
1177
+ }
1178
+
1179
+ /**
1180
+ * Returns JIT activation history records for the tenant. This is the admin/operator view - it returns activations across all identities in the tenant. Requires `idn:jit-activation-history:read`. Returns HTTP 403 when the `PSPM_858_JIT_ACCESS_ACTIVATION_HISTORY_SEARCH` feature flag is disabled.
1181
+ * @summary List JIT activation history (admin)
1182
+ * @param {JITActivationsApiListJitActivationHistoryV1Request} requestParameters Request parameters.
1183
+ * @param {*} [axiosOptions] Override http request option.
1184
+ * @throws {RequiredError}
1185
+ * @memberof JITActivationsApi
1186
+ */
1187
+ public listJitActivationHistoryV1(requestParameters: JITActivationsApiListJitActivationHistoryV1Request = {}, axiosOptions?: RawAxiosRequestConfig) {
1188
+ return JITActivationsApiFp(this.configuration).listJitActivationHistoryV1(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.sorters, requestParameters.searchAfter, requestParameters.filters, axiosOptions).then((request) => request(this.axios, this.basePath));
1189
+ }
1190
+
580
1191
  /**
581
1192
  * Starts a JIT Privileged (JIT P) activation workflow for the given entitlement connection and duration. The service performs quick validation; the workflow performs additional validation. The response is returned with HTTP 202 Accepted while the workflow initializes.
582
1193
  * @summary Start JIT activation workflow