Methods
Method documents provide detailed information about each API operation (or method). They describe what the method does and details its input parameters, expected return values, and any considerations to be aware of when using it.
Key Features
- Purpose & Overview: Explains the purpose of the method and its role in the API.
- Parameters: Describe the required input parameters, including their data types.
- Response Format: Details the expected return format or structure.
- Error Scenarios: Outline potential errors or issues that may arise during method execution.
- Example: Provides a sample of how the API uses the method.
Available Methods
This is a list of the core methods available in the PowerShell SDK for Beta endpoints:
AccessModelMetadata
Use this API to create and manage metadata attributes for your Access Model.
AccessProfiles
Use this API to implement and customize access profile functionality.
AccessRequestApprovals
Use this API to implement and customize access request approval functionality.
AccessRequestIdentityMetrics
Use this API to implement access request identity metrics functionality.
AccessRequests
Use this API to implement and customize access request functionality.
AccountActivities
Use this API to implement account activity tracking functionality.
AccountAggregations
Use this API to implement account aggregation progress tracking functionality.
AccountUsages
Use this API to implement account usage insight functionality.
Accounts
Use this API to implement and customize account functionality.
ApplicationDiscovery
Use this API to implement application discovery functionality.
Approvals
Use this API to implement approval functionality. With this functionality in place, you can get generic approvals and modify them.
Apps
Use this API to implement source application functionality.
AuthProfile
Use this API to implement Auth Profile functionality.
CertificationCampaigns
Use this API to implement certification campaign functionality.
Certifications
Use this API to implement certification functionality.
ConnectorRuleManagement
Use this API to implement connector rule management functionality.
Connectors
Use this API to implement connector functionality.
CustomForms
Use this API to build and manage custom forms.
CustomPasswordInstructions
Use this API to implement custom password instruction functionality.
Entitlements
Use this API to implement and customize entitlement functionality.
GovernanceGroups
Use this API to implement and customize Governance Group functionality. With this functionality in place, administrators can create Governance Groups and configure them for use throughout Identity Security Cloud.
IAIAccessRequestRecommendations
All URIs are relative to https://sailpoint.api.identitynow.com/beta
IAICommonAccess
All URIs are relative to https://sailpoint.api.identitynow.com/beta
IAIMessageCatalogs
All URIs are relative to https://sailpoint.api.identitynow.com/beta
IAIOutliers
All URIs are relative to https://sailpoint.api.identitynow.com/beta
IAIPeerGroupStrategies
All URIs are relative to https://sailpoint.api.identitynow.com/beta
IAIRecommendations
All URIs are relative to https://sailpoint.api.identitynow.com/beta
IAIRoleMining
All URIs are relative to https://sailpoint.api.identitynow.com/beta
Icons
Use this API to implement functionality related to object icons (application icons for example).
Identities
Use this API to implement identity functionality.
IdentityAttributes
All URIs are relative to https://sailpoint.api.identitynow.com/beta
IdentityHistory
All URIs are relative to https://sailpoint.api.identitynow.com/beta
IdentityProfiles
Use this API to implement and customize identity profile functionality.
Launchers
Use this API to manage Launchers.
LifecycleStates
Use this API to implement and customize lifecycle state functionality.
MFAConfiguration
Configure and test multifactor authentication (MFA) methods
MFAController
This API used for multifactor authentication functionality belong to gov-multi-auth service. This controller allow you to verify authentication by specified method
ManagedClients
Use this API to implement managed client functionality.
ManagedClusters
Use this API to implement managed cluster functionality.
MultiHostIntegration
Use this API to build a Multi-Host Integration.
NonEmployeeLifecycleManagement
Use this API to implement non-employee lifecycle management functionality.
Notifications
All URIs are relative to https://sailpoint.api.identitynow.com/beta
OAuthClients
Use this API to implement OAuth client functionality.
OrgConfig
Use this API to implement organization configuration functionality.
PasswordConfiguration
Use this API to implement organization password configuration functionality.
PasswordDictionary
Use this API to implement password dictionary functionality.
PasswordManagement
Use this API to implement password management functionality.
PasswordPolicies
Use these APIs to implement password policies functionality.
PasswordSyncGroups
Use this API to implement password sync group functionality.
PersonalAccessTokens
Use this API to implement personal access token (PAT) functionality.
PublicIdentitiesConfig
Use this API to implement public identity configuration functionality.
RequestableObjects
Use this API to implement requestable object functionality.
RoleInsights
All URIs are relative to https://sailpoint.api.identitynow.com/beta
Roles
Use this API to implement and customize role functionality.
SIMIntegrations
Use this API to administer IdentityNow's Service Integration Module, or SIM integration with ServiceNow, so that it converts IdentityNow provisioning actions into tickets in ServiceNow.
SODPolicies
Use this API to implement and manage "separation of duties" (SOD) policies.
SODViolations
Use this API to check for current "separation of duties" (SOD) policy violations as well as potential future SOD policy violations.
SPConfig
Import and export configuration for some objects between tenants.
SearchAttributeConfiguration
Use this API to implement search attribute configuration functionality, along with Search.
Segments
Use this API to implement and customize access request segment functionality.
ServiceDeskIntegration
Use this API to build an integration between Identity Security Cloud and a service desk ITSM (IT service management) solution.
SourceUsages
Use this API to implement source usage insight functionality.
Sources
Use this API to implement and customize source functionality.
SuggestedEntitlementDescription
Use this API to implement Suggested Entitlement Description (SED) functionality.
TaggedObjects
Use this API to implement object tagging functionality.
Tags
All URIs are relative to https://sailpoint.api.identitynow.com/beta
TaskManagement
All URIs are relative to https://sailpoint.api.identitynow.com/beta
Tenant
API for reading tenant details.
Transforms
Operations for creating, managing, and deleting transforms.
Triggers
Event Triggers provide real-time updates to changes in Identity Security Cloud so you can take action as soon as an event occurs, rather than poll an API endpoint for updates. Identity Security Cloud provides a user interface within the admin console to create and manage trigger subscriptions. These endpoints allow for programatically creating and managing trigger subscriptions.
UIMetadata
API for managing UI Metadata. Use this API to manage metadata about your User Interface.
VendorConnectorMappings
Vendors use ISC connectors to connect their source data to ISC, but the data in their source and the data in ISC may be stored in different formats.
WorkItems
Use this API to implement work item functionality.
WorkReassignment
Use this API to implement work reassignment functionality.
Workflows
Workflows allow administrators to create custom automation scripts directly within Identity Security Cloud. These automation scripts respond to event triggers and perform a series of actions to perform tasks that are either too cumbersome or not available in the Identity Security Cloud UI. Workflows can be configured via a graphical user interface within Identity Security Cloud, or by creating and uploading a JSON formatted script to the Workflow service. The Workflows API collection provides the necessary functionality to create, manage, and test your workflows via REST.