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 Python SDK for V3 endpoints:
Access_Profiles
Use this API to implement and customize access profile functionality.
Access_Request_Approvals
Use this API to implement and customize access request approval functionality.
Access_Requests
Use this API to implement and customize access request functionality.
Account_Activities
Use this API to implement account activity tracking functionality.
Account_Usages
Use this API to implement account usage insight functionality.
Accounts
Use this API to implement and customize account functionality.
Application_Discovery
Use this API to implement application discovery functionality.
Auth_Users
Use this API to implement user authentication system functionality.
Branding
Use this API to implement and customize branding functionality.
Certification_Campaign_Filters
Use this API to implement the certification campaign filter functionality. These filters can be used to create a certification campaign that includes a subset of your entitlements or users to certify.
Certification_Campaigns
Use this API to implement certification campaign functionality.
Certification_Summaries
Use this API to implement certification summary functionality.
Certifications
Use this API to implement certification functionality.
Configuration_Hub
Upload configurations and manage object mappings between tenants.
Connectors
Use this API to implement connector functionality.
Global_Tenant_Security_Settings
Use this API to implement and customize global tenant security settings.
Identity_Profiles
Use this API to implement identity profile functionality.
Lifecycle_States
Use this API to implement and customize lifecycle state functionality.
MFA_Configuration
Configure and test multifactor authentication (MFA) methods
MFA_Controller
This API used for multifactor authentication functionality belong to gov-multi-auth service. This controller allow you to verify authentication by specified method
Managed_Clients
Use this API to implement managed client functionality.
Managed_Clusters
Use this API to implement managed cluster functionality.
Non_Employee_Lifecycle_Management
Use this API to implement non-employee lifecycle management functionality.
OAuth_Clients
Use this API to implement OAuth client functionality.
Password_Configuration
Use this API to implement organization password configuration functionality.
Password_Dictionary
Use this API to implement password dictionary functionality.
Password_Management
Use this API to implement password management functionality.
Password_Policies
Use these APIs to implement password policies functionality.
Password_Sync_Groups
Use this API to implement password sync group functionality.
Personal_Access_Tokens
Use this API to implement personal access token (PAT) functionality.
Public_Identities
Use this API in conjunction with Public Identites Config to enable non-administrators to view identities' publicly visible attributes.
Public_Identities_Config
Use this API to implement public identity configuration functionality.
Reports_Data_Extraction
Use this API to implement reports lifecycle managing and monitoring.
Requestable_Objects
Use this API to implement requestable object functionality.
Roles
Use this API to implement and customize role functionality.
SOD_Policies
Use this API to implement and manage "separation of duties" (SOD) policies.
SOD_Violations
Use this API to check for current "separation of duties" (SOD) policy violations as well as potential future SOD policy violations.
Saved_Search
Use this API to implement saved search functionality.
Scheduled_Search
Use this API to implement scheduled search functionality.
Search
Use this API to implement search functionality.
Search_Attribute_Configuration
Use this API to implement search attribute configuration functionality, along with Search.
Segments
Use this API to implement and customize access request segment functionality.
Service_Desk_Integration
Use this API to build an integration between Identity Security Cloud and a service desk ITSM (IT service management) solution.
Source_Usages
Use this API to implement source usage insight functionality.
Sources
Use this API to implement and customize source functionality.
Tagged_Objects
Use this API to implement object tagging functionality.
Transforms
The purpose of this API is to expose functionality for the manipulation of Transform objects.
Vendor_Connector_Mappings
All URIs are relative to https://sailpoint.api.identitynow.com/v3
Work_Items
Use this API to implement work item 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.