# C1 documentation ## Docs - [Create Surface Feedback](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/a-2-ui/create-surface-feedback.md): CreateSurfaceFeedback submits feedback for a surface with a snapshot. - [List Surface Feedback](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/a-2-ui/list-surface-feedback.md): ListSurfaceFeedback lists feedback for a surface. - [List Surfaces](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/a-2-ui/list-surfaces.md): ListSurfaces returns active surfaces for a conversation. - [Submit Action](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/a-2-ui/submit-action.md): SubmitAction handles user actions on A2UI surfaces. - [Create Monitor](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-conflict/create-monitor.md): Create a new conflict monitor for defining a Separation of Duty rule. Entitlement sets are bound separately via AppEntitlementMonitorBindingService. - [Delete Monitor](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-conflict/delete-monitor.md): Delete a conflict monitor and its associated entitlement set bindings. - [Get Monitor](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-conflict/get-monitor.md): Retrieve a single conflict monitor by ID. - [Update Monitor](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-conflict/update-monitor.md): Update the display name, description, or notification settings of a conflict monitor. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-review-template/create.md): Create creates a new access review template that defines a reusable configuration for launching campaigns. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-review-template/delete.md): Delete an access review template. The template can no longer be used to create campaigns. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-review-template/get.md): Get retrieves a single access review template by ID. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-review-template/update.md): Update modifies an existing access review template. Use the update_mask to specify which fields to change. - [Get Scope And Entitlements](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-review-templates/get-scope-and-entitlements.md): GetScopeAndEntitlements retrieves the current scope configuration and selected entitlements for an access review template. - [Set Scope And Entitlements](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-review-templates/set-scope-and-entitlements.md): SetScopeAndEntitlements replaces the scope configuration and selected entitlements for an access review template. - [Set Scope By Resource Type](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-review-templates/set-scope-by-resource-type.md): SetScopeByResourceType sets the template scope by selecting specific resource types to include in campaigns created from this template. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-review/create.md): Create creates a new access review campaign with the specified name, policy, and owners. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-review/delete.md): Delete transitions an access review campaign to the deleted state, along with its dependent objects. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-review/get.md): Get retrieves a single access review campaign by ID. - [Get Campaign Scope And Entitlements](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-review/get-campaign-scope-and-entitlements.md): GetCampaignScopeAndEntitlements retrieves the current scope configuration and selected entitlements for an access review campaign. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-review/list.md): List returns a paginated list of access review campaigns. - [Set Campaign Scope And Entitlements](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-review/set-campaign-scope-and-entitlements.md): SetCampaignScopeAndEntitlements replaces the scope configuration and selected entitlements for an access review campaign. - [Set Campaign Scope By Resource Type](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-review/set-campaign-scope-by-resource-type.md): SetCampaignScopeByResourceType sets the campaign scope by selecting specific resource types to include in the review. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/access-review/update.md): Update modifies an existing access review campaign. Use the update_mask to specify which fields to change. - [Add Automation Exclusion](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-automation-exclusion/add-automation-exclusion.md): Add users to the automation exclusion list for an app entitlement. Excluded users are not affected by the automation rule. - [List Automation Exclusions](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-automation-exclusion/list-automation-exclusions.md): List users who are excluded from the automation rule for an app entitlement. - [Remove Automation Exclusion](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-automation-exclusion/remove-automation-exclusion.md): Remove users from the automation exclusion list for an app entitlement. - [Create Automation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-automation/create-automation.md): Create an automation rule for an app entitlement. Automations automatically provision or revoke access based on defined conditions. - [Delete Automation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-automation/delete-automation.md): Delete the automation rule for an app entitlement. - [Get Automation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-automation/get-automation.md): Get the automation rule for an app entitlement. - [Update Automation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-automation/update-automation.md): Update the automation rule for an app entitlement, including its display name, description, and conditions. - [Create App Entitlement Monitor Binding](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-monitor-binding/create-app-entitlement-monitor-binding.md): Bind an app entitlement to one side (A or B) of a conflict monitor. - [Delete App Entitlement Monitor Binding](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-monitor-binding/delete-app-entitlement-monitor-binding.md): Remove an app entitlement from a conflict monitor's entitlement set. - [Get App Entitlement Monitor Binding](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-monitor-binding/get-app-entitlement-monitor-binding.md): Retrieve a single binding that associates an app entitlement with one side of a conflict monitor. - [Search Entitlement Owners](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-owner-v2/search-entitlement-owners.md): SearchEntitlementOwners searches for the entitlement ownership for an app entitlement. - [Search User Owners](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-owner-v2/search-user-owners.md): SearchUserOwners searches for users who are owners of this app entitlement. - [Set](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-owner-v2/set.md): Set replaces all owners for a given app entitlement and role. - [Add](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-owner/add.md): Add an owner to a given app entitlement. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-owner/delete.md): Delete deletes the owners from a given app entitlement. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-owner/list.md): List owners for a given app entitlement. - [List Owner I Ds](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-owner/list-owner-i-ds.md): ListUserIDs lists owner IDs for a given app entitlement. - [Remove](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-owner/remove.md): Remove an owner from a given app entitlement. - [Set](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-owner/set.md): Sets the owners for a given app entitlement to the specified list of users. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-proxy-binding/create.md): Create a proxy binding between a source and destination entitlement, establishing a hierarchical relationship. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-proxy-binding/delete.md): Delete a proxy binding between a source and destination entitlement. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-proxy-binding/get.md): Retrieve a specific proxy binding between a source and destination entitlement. - [Search Grant Feed](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-user-binding-feed/search-grant-feed.md): Search a chronological feed of grant and revoke events, filtered by app user, entitlement, or time range. - [Search Past Grants](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-user-binding-history/search-past-grants.md): Search historical grants that have been revoked, filtered by app user or entitlement. - [List App Users For Identity With Grant](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-user-binding/list-app-users-for-identity-with-grant.md): Returns a list of app users for the identity in the app. If that app user also has a grant to the entitlement from the request, data about the grant is also returned. It will always return ALL app users for this identity, but only SOME may have grant data. - [Remove Grant Duration](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-user-binding/remove-grant-duration.md): Remove the expiration time from a grant, converting it to an indefinite (standing) grant. - [Update Grant Duration](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement-user-binding/update-grant-duration.md): Update the expiration time of an existing grant, changing when automatic revocation will occur. - [Add Manually Managed Members](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement/add-manually-managed-members.md): Add users as manually managed members of an app entitlement. These memberships are tracked directly by ConductorOne rather than synced from the app. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement/create.md): Create a new app entitlement for an app. This is used to define a custom permission, group, or role within the app. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement/delete.md): Delete an app entitlement by ID. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement/get.md): Get an app entitlement by ID. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement/list.md): List app entitlements associated with an app. - [List For App Resource](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement/list-for-app-resource.md): List app entitlements associated with an app resource. - [List For App User](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement/list-for-app-user.md): List app entitlements associated with an app user. - [List Users](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement/list-users.md): List the users, as AppEntitlementUsers objects, of an app entitlement. - [Remove Entitlement Membership](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement/remove-entitlement-membership.md): Remove a user from a ConductorOne-managed entitlement (catalog, group, or profile type). For access profiles, this creates a revoke task to deprovision access. - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement/search.md): Search app entitlements based on filters specified in the request body. - [Search App Entitlements For App User](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement/search-app-entitlements-for-app-user.md): Search for app entitlements associated with a specific app user, with optional resource type trait filtering. - [Search App Entitlements With Expired](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement/search-app-entitlements-with-expired.md): Search app entitlements, include app users, users, expires, discovered. - [Search Grants](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement/search-grants.md): Search grants (user-to-entitlement bindings) across apps, with filters for app, user, resource type, and entitlement. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-entitlement/update.md): Update an app entitlement by ID. - [Create Entitlement Owner](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-owner-v2/create-entitlement-owner.md): CreateEntitlementOwner creates an entitlement ownership source for an app. - [Create User Owner](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-owner-v2/create-user-owner.md): CreateUserOwner creates a user ownership source for an app. - [Delete Entitlement Owner](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-owner-v2/delete-entitlement-owner.md): DeleteEntitlementOwner deletes an entitlement ownership source for an app. - [Delete User Owner](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-owner-v2/delete-user-owner.md): DeleteUserOwner deletes a user ownership source for an app. - [Get Entitlement Owner](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-owner-v2/get-entitlement-owner.md): GetEntitlementOwner gets an entitlement ownership source for an app. - [Get User Owner](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-owner-v2/get-user-owner.md): GetUserOwner gets a user ownership source for an app. - [Search Entitlement Owners](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-owner-v2/search-entitlement-owners.md): SearchEntitlementOwners searches for entitlement ownership sources for an app. - [Search User Owners](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-owner-v2/search-user-owners.md): SearchUserOwners searches for user ownership sources for an app. - [Set](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-owner-v2/set.md): Set replaces all user owners for a given app and role. - [Add](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-owner/add.md): Adds an owner to an app. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-owner/delete.md): Delete deletes the owners from a given app. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-owner/list.md): List owners of an app. - [List Owner I Ds](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-owner/list-owner-i-ds.md): ListOwnerIDs lists owner IDs for a given app. - [Remove](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-owner/remove.md): Removes an owner from an app. - [Set](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-owner/set.md): Sets the owners for a given app to the specified list of users. - [Generate Report](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-reports/generate-report.md): Generate a report for the given app. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-reports/list.md): Get a list of reports for the given app. - [Add](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource-owner/add.md): Add a user as an owner of an app resource. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource-owner/delete.md): Delete deletes the owners from a given app resource. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource-owner/list.md): List all owners of an app resource. - [List Owner I Ds](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource-owner/list-owner-i-ds.md): ListOwnerIDs lists owner IDs for a given app resource. - [Remove](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource-owner/remove.md): Remove a user from the owners of an app resource. - [Set](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource-owner/set.md): Sets the owners for a given app resource to the specified list of users. - [Create Manually Managed Resource Type](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource-type/create-manually-managed-resource-type.md): Create a manually managed resource type that classifies resources within an app. - [Delete Manually Managed Resource Type](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource-type/delete-manually-managed-resource-type.md): Delete a manually managed resource type and all its associated resources from an app. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource-type/get.md): Get an app resource type. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource-type/list.md): List app resource types. - [Update Manually Managed Resource Type](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource-type/update-manually-managed-resource-type.md): Update a manually managed resource type's fields. Only the fields specified in the update mask are modified. - [Create Manually Managed App Resource](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource/create-manually-managed-app-resource.md): Create a manually managed app resource tracked directly by ConductorOne under an existing resource type. - [Delete Manually Managed App Resource](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource/delete-manually-managed-app-resource.md): Delete a manually managed app resource and its associated entitlements from an app. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource/get.md): Retrieve a single app resource by its app, resource type, and resource ID. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource/list.md): List app resources for a given app and optionally filter by resource type. - [Search App Resource Types](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource/search-app-resource-types.md): Search app resources based on filters specified in the request body. - [Search App Resources](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource/search-app-resources.md): Search app resources based on filters specified in the request body. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-resource/update.md): Update an app resource's fields. Only the fields specified in the update mask are modified. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-usage-controls/get.md): Get usage controls, as an AppUsageControls object which describes some peripheral configuration, for an app. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app-usage-controls/update.md): Update usage controls for an app. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app/create.md): Create a new manual app without a connector. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app/delete.md): Delete an app. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app/get.md): Get an app by ID. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app/list.md): List all apps. - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app/search.md): Search apps based on filters specified in the request body. - [Search User Ownership](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app/search-user-ownership.md): Search all ownership assignments for a given user across apps, resources, and entitlements. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/app/update.md): Update an existing app. - [Cancel App Access Requests Defaults](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/appaccessrequestdefaults/cancel-app-access-requests-defaults.md): Cancel an in-progress apply operation for the app's access request defaults. - [Create App Access Requests Defaults](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/appaccessrequestdefaults/create-app-access-requests-defaults.md): Create or replace the access request default settings for an app. - [Get App Access Requests Defaults](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/appaccessrequestdefaults/get-app-access-requests-defaults.md): Retrieve the current access request default settings for an app. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/appusers/list.md): List app user accounts within a specific app, with pagination support. - [List App User Credentials](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/appusers/list-app-user-credentials.md): List credentials associated with a specific app user account. - [List App Users For User](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/appusers/list-app-users-for-user.md): List app user accounts within a specific app that are correlated to a given C1 user. - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/appusers/search.md): Search app users based on filters specified in the request body. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/appusers/update.md): Update an app user by ID. Only the fields specified in the update mask are updated. Currently, only the appUserType, and identityUserId fields can be updated. - [Create Attribute Value](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/attribute/create-attribute-value.md): Create a new attribute value. - [Delete Attribute Value](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/attribute/delete-attribute-value.md): Delete an attribute value by id. - [Get Attribute Value](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/attribute/get-attribute-value.md): Get an attribute value by id. - [List Attribute Types](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/attribute/list-attribute-types.md): List all attribute types. - [List Attribute Values](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/attribute/list-attribute-values.md): List all attribute values for a given attribute type. - [Search Attribute Values](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/attribute/search-attribute-values.md): Search attributes based on filters specified in the request body. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/auth-config/create.md): Create registers a new authentication provider configuration for the tenant. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/auth-config/delete.md): Delete removes an authentication provider configuration from the tenant. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/auth-config/get.md): Get retrieves a single authentication provider configuration by its ID. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/auth-config/list.md): List returns all authentication provider configurations for the tenant. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/auth-config/update.md): Update modifies an existing authentication provider configuration. Use the update mask to specify which fields to change. - [Introspect](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/auth/introspect.md): Introspect returns the current user's principle_id, user_id and a list of roles, permissions, and enabled features. - [Clear Automation Circuit Breaker](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/automations/clear-automation-circuit-breaker.md): Clear the circuit breaker on an automation that was auto-disabled by the rate cap. Future events flow normally; existing paused executions are not affected (use ResolvePausedAutomationExecutions to run or cancel them). - [Create Automation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/automations/create-automation.md): Create a new automation with the specified steps, triggers, and configuration. - [Delete Automation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/automations/delete-automation.md): Delete an automation by its unique identifier, removing it and its associated triggers. - [Execute Automation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/automations/execute-automation.md): Trigger an on-demand execution of an automation, returning the new execution's identifier. - [Get Automation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/automations/get-automation.md): Retrieve a single automation by its unique identifier. - [Get Automation Execution](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/automations/get-automation-execution.md): Retrieve a single automation execution by its unique identifier, with optional expanded related objects. - [List Automation Executions](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/automations/list-automation-executions.md): List all automation executions in the tenant with pagination support. - [List Automations](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/automations/list-automations.md): List all automations in the tenant with pagination support. - [Resolve Paused Automation Executions](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/automations/resolve-paused-automation-executions.md): Decide what to do with the executions that were paused while the automation's circuit breaker was tripped. Idempotent. - [Search All Automation Executions](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/automations/search-all-automation-executions.md): Search across all automation executions in the tenant, with filters for state, template, app, and subject user. - [Search Automation Executions](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/automations/search-automation-executions.md): Search for automation executions with optional filters for automation_template_id, state, and query. - [Search Automation Template Versions](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/automations/search-automation-template-versions.md): Search for versioned snapshots of an automation template's steps and triggers. - [Search Automations](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/automations/search-automations.md): Search for automations matching the provided filters, including query text, template refs, app, and trigger types. - [Terminate Automation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/automations/terminate-automation.md): Terminate a running automation execution asynchronously, stopping it and marking it as terminated. - [Update Automation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/automations/update-automation.md): Update an existing automation's properties, steps, or triggers using a field mask. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/aws-external-id-settings/get.md): Get retrieves the AWS external ID for the tenant, used in IAM role trust policies for AWS connectors. - [Create Compliance Framework Attribute Value](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/compliance-framework/create-compliance-framework-attribute-value.md): Create a compliance framework value. - [Delete Compliance Framework Attribute Value](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/compliance-framework/delete-compliance-framework-attribute-value.md): Delete an attribute value by id. - [Get Compliance Framework Attribute Value](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/compliance-framework/get-compliance-framework-attribute-value.md): Get an attribute value by id. - [List Compliance Frameworks](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/compliance-framework/list-compliance-frameworks.md): List all compliance framework attribute values (e.g., SOC 2, HIPAA) with pagination. - [Configuration Schema](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector-catalog/configuration-schema.md): Return the configuration schema describing the fields required to set up a connector of the specified type. - [Search Entitlement Owners](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector-owner-v2/search-entitlement-owners.md): SearchEntitlementOwners searches for the entitlement ownership for a connector. - [Search User Owners](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector-owner-v2/search-user-owners.md): SearchUserOwners searches for users who are owners of this connector. - [Set](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector-owner-v2/set.md): Set replaces all owners for a given connector and role. - [Confirm Sync Valid](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/confirm-sync-valid.md): Confirm that a sync which errored due to a data drop is valid, overriding the error and triggering a new sync. Only applicable when the sync status is ERRORED_NO_DATA. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/create.md): Create a configured connector. - [Create Delegated](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/create-delegated.md): Create a connector that is pending a connector config. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/delete.md): Delete a connector. - [Force Sync](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/force-sync.md): Trigger an immediate sync for a connector. The sync is queued and may not start instantly. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/get.md): Get a connector. - [Get Connector Sync Download Url](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/get-connector-sync-download-url.md): GetConnectorSyncDownloadURL generates a short-lived download URL for a completed connector sync artifact. - [Get Credentials](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/get-credentials.md): Get credentials for a connector. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/list.md): List connectors for an app. - [Pause Sync](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/pause-sync.md): Pause syncing and provisioning for a connector. No new syncs or grant/revoke operations will run until the connector is resumed. - [Resume Sync](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/resume-sync.md): Resume syncing and provisioning for a connector that was previously paused. Clears the paused state and triggers a new sync. - [Revoke Credential](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/revoke-credential.md): Revoke credentials for a connector. - [Rotate Credential](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/rotate-credential.md): Rotate credentials for a connector. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/update.md): Update a connector. - [Update Connector Schedule](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/update-connector-schedule.md): Update the sync schedule for a connector. - [Update Delegated](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/update-delegated.md): Update a delegated connector. - [Validate Http Connector Config](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/connector/validate-http-connector-config.md): Validate an HTTP connector configuration and return any diagnostics or errors found. - [Get Contacts](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/contacts/get-contacts.md): Invokes the c1.api.settings.v1.ContactsService.GetContacts method. - [Update Contacts](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/contacts/update-contacts.md): Invokes the c1.api.settings.v1.ContactsService.UpdateContacts method. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/directory/create.md): Create a directory. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/directory/delete.md): Delete a directory by app_id. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/directory/get.md): Get a directory by app_id. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/directory/list.md): List directories. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/directory/update.md): Update a directory by app_id. - [NOTE: Searches external client grants for all users](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/external-client/note:-searches-external-client-grants-for-all-users.md): Search returns external client grants for all users in the tenant. - [Create Finding Routing Rule](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/finding-routing-rules/create-finding-routing-rule.md): Create a new finding routing rule that defines which policy to use for auto-routing matching findings. - [Delete Finding Routing Rule](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/finding-routing-rules/delete-finding-routing-rule.md): Delete a finding routing rule. Findings already routed by this rule are not affected. - [Get Finding Routing Rule](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/finding-routing-rules/get-finding-routing-rule.md): Retrieve a single finding routing rule by ID. - [List Finding Routing Rules](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/finding-routing-rules/list-finding-routing-rules.md): List finding routing rules, optionally filtered to a specific app. - [Update Finding Routing Rule](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/finding-routing-rules/update-finding-routing-rule.md): Update an existing finding routing rule's match criteria or target policy. - [Bulk Create Finding Tasks](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/findings/bulk-create-finding-tasks.md): Bulk create tasks for findings. - [Bulk Update Finding State](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/findings/bulk-update-finding-state.md): Bulk update finding states. - [Create Finding Task](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/findings/create-finding-task.md): Create a task for a finding. - [Get Finding](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/findings/get-finding.md): Get a single finding by ID. - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/findings/search.md): Search findings using full-text query and filters for severity, state, type, and app. - [Update Finding State](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/findings/update-finding-state.md): Update finding workflow state (snooze, accept risk, suppress, reopen, resolve). - [Create Final Commit](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function-commit/create-final-commit.md): CreateFinalCommit completes a commit after files are uploaded - [Create Initial Commit](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function-commit/create-initial-commit.md): CreateInitialCommit starts a new commit and returns upload URLs for files - [Get Commit Content](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function-commit/get-commit-content.md): GetCommitContent retrieves a commit and all its file contents in a single unary response. This is a non-streaming alternative to GetCommit for REST API consumers. - [Get Lock File](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function-commit/get-lock-file.md): GetLockFile retrieves the deno lock file for a specific commit, if it exists. - [List Commits](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function-commit/list-commits.md): ListCommits retrieves the commit history - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function-invocation/get.md): Get retrieves a specific invocation by ID - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function-invocation/list.md): List retrieves the invocation history for a function - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function-invocation/search.md): Search searches for function invocations with filtering and ordering support - [Create Tag](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function-tag/create-tag.md): CreateTag creates a named reference to a specific commit - [List Tags](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function-tag/list-tags.md): ListTags lists all tags for a function - [Create Function](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function/create-function.md): CreateFunction registers a new serverless function and creates its initial code commit. - [Delete Function](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function/delete-function.md): Delete removes a function - [Get Function](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function/get-function.md): Get retrieves a specific function by ID - [Invoke](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function/invoke.md): Invoke executes a function at a specific commit with the provided input data. - [List Functions](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function/list-functions.md): List retrieves all functions with pagination - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function/search.md): Search searches for functions based on criteria - [Test](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function/test.md): Test runs a function's test suite in a sandboxed environment and returns the results. - [Update Function](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/function/update-function.md): Update updates an existing function's metadata - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/hook/create.md): Invokes the c1.api.hooks.v1.HooksService.Create method. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/hook/delete.md): Invokes the c1.api.hooks.v1.HooksService.Delete method. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/hook/get.md): Invokes the c1.api.hooks.v1.HooksService.Get method. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/hook/list.md): Invokes the c1.api.hooks.v1.HooksService.List method. - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/hook/search.md): Invokes the c1.api.hooks.v1.HooksSearch.Search method. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/hook/update.md): Invokes the c1.api.hooks.v1.HooksService.Update method. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/local-directory/create.md): Create a new local directory config backed by an existing App. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/local-directory/create-1.md): Create (send) a new invitation to a user. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/local-directory/delete.md): Delete a local directory config. Does not delete the underlying App. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/local-directory/get.md): Get a local directory config by app_id. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/local-directory/get-1.md): Get a specific invitation by id. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/local-directory/list.md): List local directory configs for the tenant. - [Revoke](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/local-directory/revoke.md): Revoke a pending invitation. - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/local-directory/search.md): List invitations for a directory, with optional status filter. Search invitations with filters (directory, status). - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/local-directory/update.md): Update a local directory config. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/onboarding-settings/get.md): Get retrieves the current onboarding progress for the tenant. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/onboarding-settings/update.md): Update modifies the onboarding progress, such as marking steps complete or dismissing the wizard. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/org-domain/list.md): List returns all verified domains configured for the tenant. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/org-domain/update.md): Update replaces the tenant's set of verified domains with the provided list. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/org-notification-settings/get.md): Get retrieves the organization-level notification settings, including per-channel preferences and admin-locked defaults. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/org-notification-settings/update.md): Update modifies the organization-level notification settings, such as enabling channels and locking preferences for users. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/personal-client/create.md): Create creates a new PersonalClient object for the current User. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/personal-client/delete.md): Delete a personal client credential, revoking it and preventing further API access. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/personal-client/get.md): Get retrieves a single personal client credential by its ID. - [NOTE: Only shows personal clients for the current user.](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/personal-client/note:-only-shows-personal-clients-for-the-current-user.md): List returns all personal client credentials owned by the calling user. - [NOTE: Searches personal clients for all users](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/personal-client/note:-searches-personal-clients-for-all-users.md): Search finds personal client credentials across all users, with optional filtering by query text or user. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/personal-client/update.md): Update modifies an existing personal client credential. Use the update mask to specify which fields to change. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/policy/create.md): Create a policy. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/policy/delete.md): Delete a policy by ID. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/policy/get.md): Get a policy by ID. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/policy/list.md): List policies. - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/policy/search.md): Search policies based on filters specified in the request body. - [Test](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/policy/test.md): Test an account provision policy by evaluating a CEL expression and returning the computed result. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/policy/update.md): Update a policy by providing a policy object and an update mask. - [Validate Cel](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/policy/validate-cel.md): Validate policies - [Add Access Entitlements](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/add-access-entitlements.md): Add visibility bindings (access entitlements) to a catalog. - [Add App Entitlements](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/add-app-entitlements.md): Add requestable entitlements to a catalog. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/create.md): Creates a new request catalog. - [Create Bundle Automation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/create-bundle-automation.md): Create a new bundle automation rule for a catalog that automatically syncs catalog membership from a query. - [Create Requestable Entry](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/create-requestable-entry.md): Create a single requestable entry - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/delete.md): Delete a catalog. - [Delete Bundle Automation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/delete-bundle-automation.md): Delete the bundle automation rule for a catalog, stopping automatic membership syncing. - [Delete Requestable Entry](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/delete-requestable-entry.md): Delete a single requestable entry - [Force Run Bundle Automation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/force-run-bundle-automation.md): Trigger an immediate execution of a catalog's bundle automation, bypassing the normal schedule. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/get.md): Get a catalog. - [Get Bundle Automation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/get-bundle-automation.md): Get bundle automation - [Get Requestable Entry](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/get-requestable-entry.md): Get a single requestable entry - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/list.md): Get a list of request catalogs. - [List All Entitlement Ids Per App](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/list-all-entitlement-ids-per-app.md): List all requestable entitlement IDs in a catalog without pagination. - [List Entitlements For Access](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/list-entitlements-for-access.md): List visibility bindings (access entitlements) for a catalog. - [List Entitlements Per Catalog](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/list-entitlements-per-catalog.md): List entitlements in a catalog that are requestable. - [Remove Access Entitlements](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/remove-access-entitlements.md): Remove visibility bindings (access entitlements) from a catalog. - [Remove App Entitlements](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/remove-app-entitlements.md): Remove requestable entitlements from a catalog. - [Resume Paused Bundle Automation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/resume-paused-bundle-automation.md): Resume a bundle automation that was paused by the circuit breaker after detecting excessive membership changes. - [Search Entitlements](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/search-entitlements.md): Search request catalogs based on filters specified in the request body. - [Set Bundle Automation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/set-bundle-automation.md): Create or update the bundle automation rule for a catalog that automatically syncs catalog membership. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/update.md): Update a catalog. - [Update App Entitlements](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-catalog/update-app-entitlements.md): Replace the full set of requestable entitlements in a catalog with the provided list. - [Create Entitlement Binding](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-schema-entitlement-binding/create-entitlement-binding.md): Link a request schema to a single app entitlement so the form is shown when requesting that entitlement. - [Find Binding For App Entitlement](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-schema-entitlement-binding/find-binding-for-app-entitlement.md): Look up which request schema is bound to a given app entitlement. - [Remove Entitlement Binding](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-schema-entitlement-binding/remove-entitlement-binding.md): Remove the link between a request schema and a single app entitlement. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-schema/create.md): Create a new request schema that defines a form template for access requests. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-schema/delete.md): Delete a request schema by ID. Associated entitlement bindings are also deleted. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-schema/get.md): Retrieve a single request schema by ID. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/request-schema/update.md): Update an existing request schema's form definition or settings. - [Create Risk Level Attribute Value](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/risk-level/create-risk-level-attribute-value.md): Create a risk level attribute. - [Delete Risk Level Attribute Value](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/risk-level/delete-risk-level-attribute-value.md): Delete a risk level attribute value by id. - [Get Risk Level Attribute Value](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/risk-level/get-risk-level-attribute-value.md): Get a risk level attribute value by id. - [List Risk Levels](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/risk-level/list-risk-levels.md): List all risk level attribute values with pagination. - [Create Access Profile From Cohort](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/role-mining/create-access-profile-from-cohort.md): CreateAccessProfileFromCohort creates an access profile from a cohort definition, adds the specified entitlements, and sets up dynamic membership automation using a CEL expression derived from the profile filters. - [Get Custom Analysis Result](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/role-mining/get-custom-analysis-result.md): Invokes the c1.api.role_mining_management.v1.RoleMiningManagementService.GetCustomAnalysisResult method. - [Get Latest Run](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/role-mining/get-latest-run.md): Retrieve the most recent role mining analysis run, including its status and results summary. - [Get Role Mining Config](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/role-mining/get-role-mining-config.md): Retrieve the current role mining configuration, including cohort hints and threshold settings. - [Get Suggestion](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/role-mining/get-suggestion.md): Retrieve a single role suggestion by ID, including its cohort filters, entitlements, and confidence score. - [List Runs](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/role-mining/list-runs.md): List role mining analysis runs in reverse chronological order. - [List Suggestions](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/role-mining/list-suggestions.md): List role suggestions generated by analysis runs, optionally filtered by state. - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/role-mining/search.md): Search role mining suggestions by name, description, or cohort filter values with optional state and type filters. - [Search Cohort Users](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/role-mining/search-cohort-users.md): Search for users that belong to a suggestion's cohort, with optional additional profile filters. - [Trigger Analysis](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/role-mining/trigger-analysis.md): Start a new role mining analysis job that scans existing access patterns to generate role suggestions. - [Trigger Custom Analysis](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/role-mining/trigger-custom-analysis.md): Invokes the c1.api.role_mining_management.v1.RoleMiningManagementService.TriggerCustomAnalysis method. - [Update Role Mining Config](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/role-mining/update-role-mining-config.md): Update the role mining configuration, such as cohort hints, max suggestions, and minimum cohort size. - [Update Suggestion State](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/role-mining/update-suggestion-state.md): Transition a role suggestion to a new state, such as accepted, rejected, or dismissed. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/role/get.md): Get a role by id. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/role/list.md): List all roles for the current user. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/role/update.md): Update a role by passing a Role object. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/secrets-admin/get.md): Get retrieves any secret's metadata by vault ID (admin override). - [Revoke](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/secrets-admin/revoke.md): Revoke allows admin to revoke any secret (not just their own). - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/secrets-admin/search.md): Search returns secrets across the tenant. Can filter by creator, sharing mode, status, time range, etc. - [Search Audit Events](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/secrets-admin/search-audit-events.md): SearchAuditEvents returns audit events for paper secrets. Can filter by vault_id, actor (user ID or email), client IP. - [Create External](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/secrets/create-external.md): CreateExternal creates a secret vault for external email recipients. - [Create Internal](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/secrets/create-internal.md): CreateInternal creates a secret vault for internal C1 users. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/secrets/get.md): Get retrieves a secret's metadata by vault ID. Creator can always get their own secrets. Admins can get any secret. - [Get By Share Code](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/secrets/get-by-share-code.md): GetByShareCode retrieves a secret by its human-friendly share code. Share codes are in XXXX-XXXX-XXXX format and are used in share URLs. - [Get Content](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/secrets/get-content.md): GetContent retrieves the encrypted secret content for an authorized recipient. Caller must be in the secret's allowed_user_ids list (for INTERNAL secrets). Returns content re-encrypted to caller's ephemeral public key. - [Revoke](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/secrets/revoke.md): Revoke soft-deletes a secret (sets Vault.deleted_at, deletes content). - [Search Audit Events](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/secrets/search-audit-events.md): SearchAuditEvents returns audit events for a secret owned by the calling user. Returns sanitized OCSF events (IP addresses stripped for non-admin consumption). - [Search My Secrets](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/secrets/search-my-secrets.md): SearchMySecrets returns secrets created by the current user. Automatically scoped to current user - no user_id filter parameter. - [Set Text Content](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/secrets/set-text-content.md): SetTextContent sets the encrypted content for a text secret. Client encrypts content using age_recipient from CreateResponse. - [Add Binding](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/service-principal-binding/add-binding.md): AddBinding links a tenant-scoped subject (a function today; future kinds tomorrow) to a service principal. Outbound c1-api calls made on the subject's behalf can then be minted as user: via an RFC 8693 token-exchange (act-as) flow. Many-aware: a subject may hold multiple bi… - [Delete Binding](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/service-principal-binding/delete-binding.md): DeleteBinding removes a single (subject, service_principal_id) binding row. At-most-one delete — does not touch other bindings the subject may hold against different service principals. Idempotent — succeeds even if no matching row exists. - [List Bindings](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/service-principal-binding/list-bindings.md): ListBindings returns every active binding held by a subject. Empty list when the subject is unbound. The response is unordered. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/service-principal/create.md): Create creates a new service principal. - [Create Credential](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/service-principal/create-credential.md): CreateCredential creates a new client credential for a service principal. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/service-principal/delete.md): Delete deletes a service principal and all its credentials. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/service-principal/get.md): Get returns a service principal by ID. - [Get Credential](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/service-principal/get-credential.md): GetCredential returns a single client credential for a service principal. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/service-principal/list.md): List lists service principals for the tenant. - [List Credentials](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/service-principal/list-credentials.md): ListCredentials lists client credentials for a service principal. - [Revoke Credential](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/service-principal/revoke-credential.md): RevokeCredential revokes (deletes) a client credential for a service principal. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/service-principal/update.md): Update updates a service principal's display name. - [Update Credential](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/service-principal/update-credential.md): UpdateCredential updates a client credential for a service principal. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/session-settings/get.md): Get retrieves the current session security settings for the tenant. - [Test Source Ip](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/session-settings/test-source-ip.md): TestSourceIP checks whether a given IP address would be allowed by the specified CIDR allowlist rules. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/session-settings/update.md): Update modifies the session security settings for the tenant, such as session length and IP allowlists. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/ssf-receiver/create.md): Create registers a new SSF receiver stream with the specified configuration and returns the created stream along with the push auth token (if push delivery). - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/ssf-receiver/delete.md): Delete removes an SSF receiver stream and stops receiving events from the associated transmitter. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/ssf-receiver/get.md): Get retrieves a single SSF receiver stream by its ID. - [Get Stats](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/ssf-receiver/get-stats.md): GetStats retrieves event processing statistics for a specific SSF receiver stream, including counts of received, acted-on, and failed events. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/ssf-receiver/list.md): List returns a paginated list of all SSF receiver streams configured for the tenant. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/ssf-receiver/list-1.md): List returns a paginated list of events received on a specific SSF receiver stream, ordered by receipt time. - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/ssf-receiver/search.md): Search performs a full-text search across received SSF events with optional filters for stream, event type, outcome, and matched user. - [Test](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/ssf-receiver/test.md): Test validates an SSF receiver stream's configuration by checking JWKS reachability, identity resolution, and action preview without processing real events. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/ssf-receiver/update.md): Update modifies an existing SSF receiver stream's configuration. Only fields specified in the update mask are changed. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/step-up-authentication-providers/create.md): Create registers a new step-up authentication provider for the tenant. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/step-up-authentication-providers/delete.md): Delete removes a step-up authentication provider from the tenant. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/step-up-authentication-providers/get.md): Get retrieves a single step-up authentication provider by its ID. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/step-up-authentication-providers/list.md): List returns all step-up authentication providers configured for the tenant. - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/step-up-authentication-providers/search.md): Search allows searching for step-up providers with various filters - [Test](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/step-up-authentication-providers/test.md): Test initiates a test authentication flow against a step-up provider and returns a redirect URL for the caller to complete verification. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/step-up-authentication-providers/update.md): Update modifies an existing step-up authentication provider's configuration. Use the update mask to specify which fields to change. - [Update Secret](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/step-up-authentication-providers/update-secret.md): UpdateSecret rotates the client secret for a step-up authentication provider without modifying other settings. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/step-up-authentication-transactions/get.md): Get retrieves a specific step-up transaction by ID - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/step-up-authentication-transactions/search.md): Search allows searching for step-up transactions with various filters - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/system-log-exporter/create.md): Create a system log export. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/system-log-exporter/delete.md): Delete a system log export by ID. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/system-log-exporter/get.md): Get a system log export by ID - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/system-log-exporter/list.md): List Exports. - [List Events](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/system-log-exporter/list-events.md): List audit events belonging to a specific system log export. - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/system-log-exporter/search.md): Search for system log exports matching the specified filters. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/system-log-exporter/update.md): Update a system log export by providing an export object and an update mask. - [List Events](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/system-log/list-events.md): ListEvents pulls Events from the ConductorOne system. - [Approve](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/approve.md): Approve the specified policy step on a task. - [Approve With Step Up](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/approve-with-step-up.md): Approve a task that requires step-up authentication. If a verified step-up transaction ID is provided, the approval is processed immediately. Otherwise, a redirect URL is returned for the caller to complete authentication first. - [Close](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/close.md): Close a task, ending its workflow. - [Comment](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/comment.md): Post a comment on a task without changing its state. - [Create Grant Task](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/create-grant-task.md): Create a grant task - [Create Offboarding Task](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/create-offboarding-task.md): Create an offboarding task to remove a user's access across applications. - [Create Revoke Task](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/create-revoke-task.md): Create a revoke task - [Deny](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/deny.md): Deny the specified policy step on a task. In multi-step policies, this may route to fallback steps rather than finalizing the task outcome. - [Escalate To Emergency Access](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/escalate-to-emergency-access.md): Escalate a grant task to use the emergency access policy, bypassing the normal approval flow. Only valid for grant tasks. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/get.md): Get a task by ID - [Hard Reset](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/hard-reset.md): Reset a task and recalculate its policy from scratch. Unlike Restart, this re-evaluates which policy applies to the task. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/list.md): List audit trail events for a task. - [Process Now](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/process-now.md): Trigger immediate processing of a task, bypassing any scheduled wait. For tasks linked to an external system, this also attempts to sync the external state. - [Reassign](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/reassign.md): Reassign a task's current policy step to a different set of users. The target step must be an approval, provision, or form step. - [Restart](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/restart.md): Restart a task, returning it to the beginning of its current policy workflow. - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/search.md): Search tasks based on filters specified in the request body. - [Skip Step](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/skip-step.md): Skip a specific policy step in a task, advancing the task to the next step in the workflow. - [Update Grant Duration](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/update-grant-duration.md): Update the grant duration for a task. Only applies to grant tasks with a single entitlement that are not in a provision step. The new duration must not exceed the entitlement's maximum allowed provision time. - [Update Request Data](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/task/update-request-data.md): Update the request data on a task that is currently in a form step. The submitted data is validated against the form schema before being applied. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/tenant-email-provider/get.md): Get retrieves the current tenant email provider configuration. - [Get Email Capabilities](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/tenant-email-provider/get-email-capabilities.md): GetEmailCapabilities returns a lightweight summary of email capabilities for the current tenant. Intended for non-admin users (automation builders, secret sharers) to check if external email is available without exposing provider configuration details. - [Search Audit Events](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/tenant-email-provider/search-audit-events.md): SearchAuditEvents returns email audit events for the tenant. - [Test](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/tenant-email-provider/test.md): Test sends a test email to verify the provider configuration works end-to-end. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/tenant-email-provider/update.md): Update creates or updates the tenant email provider configuration. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/user-notification-settings/get.md): Get retrieves the calling user's notification preferences, merged with organization-level defaults. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/user-notification-settings/update.md): Update modifies the calling user's personal notification preferences for each channel. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/user/get.md): Get a user by ID. - [Get User Profile Types](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/user/get-user-profile-types.md): Retrieve the profile types associated with a user across their connected apps. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/user/list.md): List users. - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/user/search.md): Search users based on filters specified in the request body. - [Set Expiring User Delegation Binding By Admin](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/user/set-expiring-user-delegation-binding-by-admin.md): Set or update an expiring delegation binding for a user, allowing an admin to designate a temporary delegate. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/vault/create.md): Create provisions a new external secret storage vault and returns it. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/vault/delete.md): Delete a vault by its ID. Active connectors using this vault will no longer be able to access their stored credentials. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/vault/get.md): Get returns a single vault by its ID. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/vault/update.md): Update modifies an existing vault's properties using a field mask. - [Create](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/webhook/create.md): Create a new webhook subscription to receive event notifications at the specified URL. - [Delete](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/webhook/delete.md): Delete a webhook subscription, stopping all future event deliveries to its URL. - [Get](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/webhook/get.md): Retrieve a single webhook by its ID. - [List](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/webhook/list.md): List all webhook subscriptions in the tenant, with pagination. - [Search](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/webhook/search.md): Search for webhook subscriptions by query string or specific webhook references. - [Test](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/webhook/test.md): Send a sample event to the webhook URL to verify that the endpoint is reachable and responding correctly. - [Update](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/webhook/update.md): Update an existing webhook subscription's properties, such as its URL or display name. - [Create Provider](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/workload-federation/create-provider.md): CreateProvider registers a new external OIDC issuer for the tenant. Validates the issuer URL via OIDC discovery synchronously. - [Create Trust](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/workload-federation/create-trust.md): CreateTrust creates a trust policy for a service principal. Validates the CEL condition_expression at creation time. - [Delete Provider](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/workload-federation/delete-provider.md): DeleteProvider deletes a provider. Fails if active trusts reference it. - [Delete Trust](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/workload-federation/delete-trust.md): DeleteTrust deletes a trust for a service principal. - [Get Provider](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/workload-federation/get-provider.md): GetProvider returns a provider by ID. - [Get Trust](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/workload-federation/get-trust.md): GetTrust returns a trust by ID for a service principal. - [List Providers](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/workload-federation/list-providers.md): ListProviders lists all providers for the tenant. - [List Trusts](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/workload-federation/list-trusts.md): ListTrusts lists trusts for a service principal. - [Search Trusts](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/workload-federation/search-trusts.md): SearchTrusts searches trusts across all service principals with optional filters. Used by the admin providers page to list trusts referencing a provider. - [Test Cel](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/workload-federation/test-cel.md): TestCEL evaluates a CEL expression against provided claims without requiring a JWT, provider, or trust. Used for expression authoring. - [Test Token](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/workload-federation/test-token.md): TestToken validates a JWT against a specific trust's configuration without issuing an access token. Returns per-step validation results for debugging. - [Update Provider](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/workload-federation/update-provider.md): UpdateProvider updates a provider's mutable fields (display_name, description, disabled). The issuer_url is immutable after creation. - [Update Trust](https://conductorone-ian-account-to-user-pipeline.mintlify.app/api-reference/workload-federation/update-trust.md): UpdateTrust updates a trust's mutable fields. The provider_id is immutable. - [Set up 1Password connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/1password.md): C1 provides identity governance and just-in-time provisioning for 1Password. Integrate your 1Password instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Connector release notes](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/_release-notes.md): Here you'll find the latest on new connectors, connector updates, and other connector news from C1. - [Set up an Active Directory connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/active-directory.md): C1 provides identity governance and just-in-time provisioning for Active Directory. Integrate your on-prem Active Directory domains with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [LDAPS setup for Active Directory](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/active-directory-ldaps-setup.md): Configure LDAPS (LDAP over TLS) on Windows Server for the Active Directory connector, including certificate setup, connection modes, and diagnostics. - [Set up Adobe connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/adobe.md): C1 provides identity governance and just-in-time provisioning for Adobe. Integrate your Adobe instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an ADP Workforce Now connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/adp-workforce-now.md): C1 provides identity governance for ADP Workforce Now. Integrate your ADP Workforce Now instance with C1 for unified visibility and governance over user access. - [Set up Airbyte connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/airbyte.md): C1 provides identity governance for Airbyte. Integrate your Airbyte instance with C1 for unified visibility and governance over user access. - [Set up Aircall connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/aircall.md): C1 provides identity governance for Aircall. Integrate your Aircall instance with C1 for unified visibility and governance over user access. - [Set up an Airflow connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/airflow.md): C1 provides identity governance and just-in-time provisioning for Apache Airflow. Integrate your Airflow instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision role assignments. - [Set up a Microsoft AKS connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/aks.md): C1 provides identity governance for Azure Kubernetes Service (AKS). Integrate your AKS instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Argo CD connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/argo-cd.md): C1 provides identity governance for ArgoCD. Integrate your ArgoCD instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an SAP Ariba connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/ariba.md): C1 provides identity governance and just-in-time provisioning for SAP Ariba. Integrate your SAP Ariba instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up a JFrog Artifactory connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/artifactory.md): C1 provides identity governance and just-in-time provisioning for Artifactory. Integrate your Artifactory instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Asana connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/asana.md): C1 provides identity governance and just-in-time provisioning for Asana. Integrate your Asana instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Atlassian connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/atlassian.md): C1 provides identity governance and just-in-time provisioning for Atlassian. Integrate your Atlassian instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Okta Auth0 connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/auth0.md): C1 provides identity governance and just-in-time provisioning for Okta Auth0. Integrate your Okta Auth0 instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Avalara connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/avalara.md): C1 provides identity governance for Avalara. Integrate your Avalara instance with C1 for unified visibility and governance over user access. - [Set up an AWS connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/aws.md): C1 provides identity governance for AWS. Integrate your AWS instance with C1 to run user access reviews (UARs) and enable just-in-time (JIT) access requests. - [Set up an AWS Cognito connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/aws-cognito.md): ConductorOne provides identity governance and just-in-time provisioning for AWS Cognito. Integrate your AWS Cognito User Pools with ConductorOne to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up a Microsoft Azure connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/azure.md): C1 provides identity governance and just-in-time provisioning for Azure. Integrate your Azure instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up a Microsoft Azure DevOps connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/azure-devops.md): C1 provides identity governance and just-in-time provisioning for Microsoft Azure DevOps. Integrate your Azure DevOps instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a BambooHR connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/bamboohr.md): C1 provides identity governance for BambooHR. Integrate your BambooHR instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Baton-runner configuration reference](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/baton-runner.md): Configure baton-runner to run multiple Baton connectors from a single process, with support for multiple secret backends. - [Run multiple connectors as a Windows service](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/baton-runner-windows.md): Install and configure baton-runner as a Windows service to run multiple Baton connectors from a single process on Windows Server. - [baton-scim: SCIM integration](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/baton-scim.md): Configure a custom connector to sync users, groups, and roles from SCIM-enabled applications. - [Build a custom connector with Baton-SQL](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/baton-sql.md): Build a custom connector to sync users, groups, and roles from any SQL database without writing code. - [Set up a Beeline connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/beeline.md): C1 provides identity governance for Beeline. Integrate your Beeline instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Atlassian Bitbucket connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/bitbucket.md): C1 provides identity governance for Bitbucket. Integrate your Bitbucket instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Atlassian Bitbucket Data Center connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/bitbucket-datacenter.md): C1 provides identity governance and just-in-time provisioning for Bitbucket Data Center. Integrate your Bitbucket Data Center instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Bitrise connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/bitrise.md): C1 provides identity governance for Bitrise. Integrate your Bitrise instance with C1 for unified visibility and governance over user access. - [Set up a Blackline connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/blackline.md): C1 provides identity governance for Blackline. Integrate your Blackline instance with C1 for unified visibility and governance over user access. - [Set up IBM Blueworks Live connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/blueworks-live.md): C1 provides identity governance and just-in-time provisioning for IBM Blueworks Live. Integrate your Blueworks Live instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Boomi connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/boomi.md): C1 provides identity governance and just-in-time provisioning for Boomi. Integrate your Boomi instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up a Box connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/box.md): C1 provides identity governance for Box. Integrate your Box instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Broadcom SAC connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/broadcom-sac.md): C1 provides identity governance for Broadcom SAC. Integrate your Broadcom SAC instance with C1 for unified visibility and governance over user access. - [Set up a Buildkite connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/buildkite.md): C1 provides identity governance for Buildkite. Integrate your Buildkite instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up Calendly connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/calendly.md): C1 provides identity governance and just-in-time provisioning for Calendly. Integrate your Calendly instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Connector capabilities index](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/capabilities.md): A quick reference for how each connector can be set up and what each can do. - [Set up a Celigo connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/celigo.md): C1 provides identity governance and just-in-time provisioning for Celigo. Integrate your Celigo instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a ChartHop connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/charthop.md): C1 provides identity governance and just-in-time provisioning for ChartHop. Integrate your ChartHop instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up Cisco Meraki connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/cisco-meraki.md): C1 provides identity governance for Cisco Meraki. Integrate your Cisco Meraki instance with C1 for unified visibility and governance over user access. - [Set up a Claude Developer Platform connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/claude-developer-platform.md): C1 provides identity governance and just-in-time provisioning for Claude Developer Platform. Integrate your Claude Developer Platform instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up a Claude Enterprise connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/claude-enterprise.md): C1 provides identity governance and just-in-time provisioning for Claude Enterprise. Integrate your Claude Enterprise instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up ClickHouse connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/clickhouse-cloud.md): C1 provides identity governance and just-in-time provisioning for ClickHouse. Integrate your ClickHouse instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a CloudAMQP connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/cloudamqp.md): C1 provides identity governance for CloudAMQP. Integrate your CloudAMQP instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Cloudflare connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/cloudflare.md): C1 provides identity governance and just-in-time provisioning for Cloudflare. Integrate your Cloudflare instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up a Cloudflare Zero Trust connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/cloudflare-zero-trust.md): C1 provides identity governance for Cloudflare Zero Trust. Integrate your Cloudflare Zero Trust instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a SAP Concur connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/concur.md): C1 provides identity governance and just-in-time provisioning for Concur. Integrate your Concur instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Configure a connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/configure.md): Tune your connector by adjusting what it syncs and how it reports errors. - [Set up an Atlassian Confluence connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/confluence.md): C1 provides identity governance for Confluence. Integrate your Confluence instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Atlassian Confluence Data Center connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/confluence-datacenter.md): C1 provides identity governance and just-in-time provisioning for Confluence Data Center. Integrate your Confluence Data Center instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Contentful connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/contentful.md): C1 provides identity governance and just-in-time provisioning for Contentful. Integrate your Contentful instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a CouchDB connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/couchdb.md): C1 provides identity governance for CouchDB. Integrate your CouchDB instance with C1 for unified visibility and governance over user access. - [Set up a Coupa connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/coupa.md): C1 provides identity governance for Coupa. Integrate your Coupa instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a CrowdStrike connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/crowdstrike.md): C1 provides identity governance for CrowdStrike. Integrate your CrowdStrike instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up a Cursor connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/cursor.md): C1 provides identity governance for Cursor. Integrate your Cursor instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Databricks connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/databricks.md): C1 provides identity governance and just-in-time provisioning for Databricks. Integrate your Databricks instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Datadog connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/datadog.md): C1 provides identity governance for Datadog. Integrate your Datadog instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Dayforce connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/dayforce.md): C1 provides identity governance for Dayforce. Integrate your Dayforce instance with C1 for unified visibility and governance over user access. - [Set up a Deel connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/deel.md): C1 provides identity governance for Deel. Integrate your Deel instance with C1 for unified visibility and governance over user access. - [Set up a Delinea connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/delinea.md): C1 provides identity governance for Delinea. Integrate your Delinea instance with C1 for unified visibility and governance over user access. - [Deploy self-hosted connectors](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/deploy.md): Connectors can be hosted in your own infrastructure. - [Set up a Dialpad connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/dialpad.md): C1 provides identity governance for Dialpad. Integrate your Dialpad instance with C1 for unified visibility and governance over user access. - [Set up a DigiCert CertCentral connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/digicert-certcentral.md): C1 provides identity governance and just-in-time provisioning for DigiCert CertCentral. Integrate your DigiCert CertCentral instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Docker Hub connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/dockerhub.md): C1 provides identity governance for Docker Hub. Integrate your Docker Hub instance with C1 for unified visibility and governance over user access. - [Set up a Docusign connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/docusign.md): C1 provides identity governance for Docusign. Integrate your Docusign instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Dropbox connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/dropbox.md): C1 provides identity governance and just-in-time provisioning for Dropbox. Integrate your Dropbox HCM instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Cisco Duo connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/duo.md): C1 provides identity governance for Duo. Integrate your Duo instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Amazon EKS connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/eks.md): C1 provides identity governance for Elastic Kubernetes Service (EKS). Integrate your EKS instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Elastic connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/elastic.md): C1 provides identity governance and just-in-time provisioning for Elastic. Integrate your Elastic instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Encompass connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/encompass.md): C1 provides identity governance and just-in-time provisioning for Encompass. Integrate your Encompass instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Expensify connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/expensify.md): C1 provides identity governance for Expensify. Integrate your Expensify instance with C1 for unified visibility and governance over user access. - [Connectors overview and FAQ](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/faq.md): Learn how connectors work under the hood and get answers to frequently asked questions. - [Set up a Fastly connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/fastly.md): C1 provides identity governance and just-in-time provisioning for Fastly. Integrate your Fastly instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up 15Five connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/fifteenfive.md): C1 provides identity governance for 15Five. Integrate your 15Five instance with C1 for unified visibility and governance over user access. - [Import application data from a file](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/file-connectors.md): Import data from any application using flat file uploads or by syncing from an external data source. - [Set up a Microsoft Windows File Share connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/fileshare.md): C1 provides identity governance for Windows file shares. Integrate your file share NTFS permissions with C1 to run user access reviews (UARs) and gain visibility into shared folder access. - [Set up a Fivetran connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/fivetran.md): C1 provides identity governance and just-in-time provisioning for Fivetran. Integrate your Fivetran instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a FleetDM connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/fleetdm.md): C1 provides identity governance and just-in-time provisioning for FleetDM. Integrate your FleetDM instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up FloQast connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/floqast.md): C1 provides identity governance for FloQast. Integrate your FloQast instance with C1 for unified visibility and governance over user access. - [Set up a Fluid Topics connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/fluid-topics.md) - [Set up a Formal connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/formal.md): C1 provides identity governance and just-in-time provisioning for Formal. Integrate your Formal instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a FreshBooks connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/freshbooks.md): C1 provides identity governance for FreshBooks. Integrate your FreshBooks instance with C1 for unified visibility and governance over user access. - [Set up a Freshdesk connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/freshdesk.md): C1 provides identity governance and just-in-time provisioning for Freshdesk. Integrate your Freshdesk instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Freshservice connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/freshservice.md): C1 provides identity governance and just-in-time provisioning for Freshservice. Integrate your Freshservice instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up Front connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/front.md): C1 provides identity governance for Front. Integrate your Front instance with C1 for unified visibility and governance over user access. - [Set up a Fullstory connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/fullstory.md): C1 provides identity governance for Fullstory. Integrate your Fullstory instance with C1 for unified visibility and governance over user access. - [Set up a Galileo FT connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/galileo-ft.md): C1 provides identity governance and just-in-time provisioning for Galileo Financial Technologies. Integrate your Galileo FT instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a GitHub connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/github.md): C1 provides identity governance and just-in-time provisioning for GitHub. Integrate your GitHub instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up a GitHub Enterprise connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/github-enterprise.md): C1 provides identity governance and just-in-time provisioning for GitHub Enterprise. Integrate your GitHub Enterprise instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up a GitLab connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/gitlab.md): C1 provides identity governance for GitLab. Integrate your GitLab instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Google Kubernetes Engine connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/gke.md): C1 provides identity governance for Google Kubernetes Engine (GKE). Integrate your GKE cluster with C1 to run user access reviews (UARs) and manage Kubernetes RBAC roles and the GCP IAM role bindings on the cluster's project. - [Set up Gong connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/gong.md): C1 provides identity governance for Gong. Integrate your Gong instance with C1 for unified visibility and governance over user access. - [Set up a Google BigQuery connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/google-bigquery.md): C1 provides identity governance for Google BigQuery. Integrate your Google BigQuery instance with C1 for unified visibility and governance over user access. - [Set up a Google Cloud Platform with Google Workspace connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/google-cloud-platform.md): C1 provides identity governance and just-in-time provisioning for Google Cloud Platform with Google Workspace. Integrate your Google Cloud Platform with Google Workspace instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Google Identity Platform connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/google-identity-platform.md): C1 provides identity governance for Google Identity Platform. Integrate your Google Identity Platform instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Google Workspace connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/google-workspace.md): C1 provides identity governance and just-in-time provisioning for Google Workspace. Integrate your Google Workspace instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Grafana connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/grafana.md): C1 provides identity governance and just-in-time provisioning for Grafana. Integrate your Grafana instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Greenhouse connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/greenhouse.md): C1 provides identity governance and just-in-time provisioning for Greenhouse. Integrate your Greenhouse instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a HaloITSM connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/halo-service-desk.md): C1 provides identity governance for HaloITSM. Integrate your HaloITSM instance with C1 for unified visibility and governance over user access. - [Set up a HashiCorp Vault connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/hashicorp-vault.md): C1 provides identity governance and just-in-time provisioning for HashiCorp Vault. Integrate your HashiCorp Vault instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Connector health checks](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/health-checks.md): Monitor Baton connectors running in service mode with HTTP health check endpoints. - [Set up a HubSpot connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/hubspot.md): C1 provides identity governance and just-in-time provisioning for HubSpot. Integrate your HubSpot instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Incident.io connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/incident-io.md): C1 provides identity governance for Incident.io. Integrate your Incident.io instance with C1 for unified visibility and governance over user access. - [Welcome to the connector docs](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/intro.md): Here you'll find our library of pre-built connectors, plus support and guidance on customizing and deploying them. - [Set up an Ironclad connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/ironclad.md): C1 provides identity governance for Ironclad. Integrate your Ironclad instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Jamf connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/jamf.md): C1 provides identity governance for Jamf Pro. Integrate your Jamf Pro instance with C1 for unified visibility and governance over user access. - [Set up an Oracle JD Edwards connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/jd-edwards.md): C1 provides identity governance for Oracle JD Edwards. Integrate your Oracle JD Edwards instance with C1 for unified visibility and governance over user access. - [Set up a Jenkins connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/jenkins.md): C1 provides identity governance and just-in-time provisioning for Jenkins. Integrate your Jenkins instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Atlassian Jira Cloud connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/jira.md): C1 provides identity governance for Jira Cloud. Integrate your Jira Cloud instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Atlassian Jira Data Center connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/jira-datacenter.md): C1 provides identity governance and just-in-time provisioning for Jira Data Center. Integrate your Jira Data Center instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a JumpCloud connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/jumpcloud.md): C1 provides identity governance for JumpCloud. Integrate your JumpCloud instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Keycloak connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/keycloak.md): C1 provides identity governance for Keycloak. Integrate your Keycloak instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up LastPass connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/lastpass.md): C1 provides identity governance for LastPass. Integrate your LastPass instance with C1 for unified visibility and governance over user access. - [Set up LaunchDarkly connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/launchdarkly.md): C1 provides identity governance for LaunchDarkly. Integrate your LaunchDarkly instance with C1 for unified visibility and governance over user access. - [Set up an LDAP connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/ldap.md): C1 provides identity governance and just-in-time provisioning for LDAP. Integrate your LDAP server with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up a Linear connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/linear.md): C1 provides identity governance and just-in-time provisioning for Linear. Integrate your Linear instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Linode connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/linode.md): C1 provides identity governance for Linode. Integrate your Linode instance with C1 for unified visibility and governance over user access. - [Set up an SAP Litmos connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/litmos.md): C1 provides identity governance and just-in-time provisioning for SAP Litmos. Integrate your SAP Litmos instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Google Looker connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/looker.md): C1 provides identity governance for Looker. Integrate your Looker instance with C1 for unified visibility and governance over user access. - [Set up a Lucidchart connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/lucidchart.md): C1 provides identity governance and just-in-time provisioning for Lucidchart. Integrate your Lucidchart instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Update connector names and owners](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/manage-connector.md): Rename a connector or change connector owners. - [Set up Metabase connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/metabase.md): C1 provides identity governance and just-in-time provisioning for Metabase. Integrate your Metabase instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Microsoft Dynamics 365 connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/microsoft-dynamics.md): C1 provides identity governance and just-in-time provisioning for Microsoft Dynamics 365. Integrate your Microsoft Dynamics 365 instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Microsoft Dynamics 365 - Finance & Operations connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/microsoft-dynamics-fo.md): C1 provides identity governance and just-in-time provisioning for Microsoft Dynamics 365 - Finance & Operations. Integrate your Microsoft Dynamics 365 - Finance & Operations instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Microsoft Entra ID connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/microsoft-entra.md): C1 provides identity governance and just-in-time provisioning for Entra ID. Integrate your Entra ID instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Migrate to a new connector version](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/migration.md): Periodically we release a new version of a connector in order to add additional capabilities. Here's what to know about those v2 connectors, our support for v1 connectors, and how to migrate. - [Set up a Miro connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/miro.md): C1 provides identity governance and just-in-time provisioning for Miro. Integrate your Miro instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up Mode connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/mode.md): C1 provides identity governance for Mode. Integrate your Mode instance with C1 for unified visibility and governance over user access. - [Set up Monday.com connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/monday.md): C1 provides identity governance and just-in-time provisioning for Monday.com. Integrate your Monday.com instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a MongoDB Atlas connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/mongodb-atlas.md): C1 provides identity governance and just-in-time provisioning for MongoDB Atlas. Integrate your MongoDB Atlas instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up an nCino connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/ncino.md): C1 provides identity governance for nCino. Integrate your nCino instance with C1 for unified visibility and governance over user access. - [Set up Netlify connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/netlify.md): C1 provides identity governance for Netlify. Integrate your Netlify instance with C1 for unified visibility and governance over user access. - [Set up an Oracle NetSuite connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/netsuite.md): C1 provides identity governance for Oracle NetSuite. Integrate your Oracle NetSuite instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a New Relic connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/newrelic.md): C1 provides identity governance and just-in-time provisioning for New Relic. Integrate your New Relic instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up NinjaOne connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/ninja-one.md): C1 provides identity governance and just-in-time provisioning for NinjaOne. Integrate your NinjaOne instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a NINJIO connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/ninjio.md): C1 provides identity governance for NINJIO. Integrate your NINJIO instance with C1 for unified visibility and governance over user access. - [Set up a Notion connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/notion.md): C1 provides identity governance and just-in-time provisioning for Notion. Integrate your Notion instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Okta connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/okta.md): C1 provides identity governance and just-in-time provisioning for Okta. Integrate your Okta instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up an Okta AWS Federation connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/okta-aws-federation.md): C1 provides identity governance and just-in-time provisioning for Okta for AWS federation. Integrate your Okta instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up an Okta CIAM Workforce connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/okta-ciam-workforce.md): C1 provides identity governance and just-in-time provisioning for Okta CIAM for Workforce. Integrate your Okta CIAM instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision group membership. - [Set up an OneLogin connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/onelogin.md): C1 provides identity governance and just-in-time provisioning for OneLogin. Integrate your OneLogin instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up OpenAI connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/openai.md): C1 provides identity governance and just-in-time provisioning for OpenAI. Integrate your OpenAI instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an OpenSearch connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/opensearch.md): C1 provides identity governance for OpenSearch. Integrate your OpenSearch instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Atlassian Opsgenie connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/opsgenie.md): C1 provides identity governance for Opsgenie. Integrate your Opsgenie instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Oracle Cloud Infrastructure connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/oracle-cloud-infrastructure.md): C1 provides identity governance for Oracle Cloud Infrastructure. Integrate your Oracle Cloud Infrastructure instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Oracle Field Service connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/oracle-field-service.md): C1 provides identity governance for Oracle Field Service. Integrate your Oracle Field Service instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Oracle Fusion Cloud HCM connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/oracle-fusion-cloud-hcm.md): C1 provides identity governance for Oracle Fusion Cloud HCM. Integrate your Oracle Fusion Cloud HCM instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Oracle IDCS connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/oracle-idcs.md): C1 provides identity governance for Oracle Identity Cloud Service (IDCS). Integrate your Oracle IDCS instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up an Outreach connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/outreach.md): C1 provides identity governance and just-in-time provisioning for Outreach. Integrate your Outreach instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a PagerDuty connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/pagerduty.md): C1 provides identity governance for PagerDuty. Integrate your PagerDuty instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Palo Alto Networks Cortex XDR connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/palo-alto-cortex.md): C1 provides identity governance and just-in-time provisioning for Cortex XDR. Integrate your Cortex XDR instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a PandaDoc connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/panda-doc.md): C1 provides identity governance for PandaDoc. Integrate your PandaDoc instance with C1 for unified visibility and governance over user access. - [Set up a Panther connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/panther.md): C1 provides identity governance for Panther. Integrate your Panther instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Paylocity connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/paylocity.md): C1 provides identity governance for Paylocity. Integrate your Paylocity instance with C1 for unified visibility and governance over user access. - [Set up a Paylocity Weblink connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/paylocity-weblink.md): ConductorOne provides identity governance for Paylocity Weblink. Integrate your Paylocity Weblink instance with ConductorOne to run user access reviews (UARs) and sync employee data. - [Set up a Percipio connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/percipio.md): C1 provides identity governance for Percipio. Integrate your Percipio instance with C1 for unified visibility and governance over user access. - [Set up PingOne connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/ping-one.md): C1 provides identity governance and just-in-time provisioning for PingOne. Integrate your PingOne instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a PingFederate connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/pingfed.md): C1 provides identity governance and just-in-time provisioning for PingFederate. Integrate your PingFederate instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up Pipedrive connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/pipedrive.md): C1 provides identity governance for Pipedrive. Integrate your Pipedrive instance with C1 for unified visibility and governance over user access. - [Set up a PostgreSQL connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/postgresql.md): C1 provides identity governance and just-in-time provisioning for PostgreSQL. Integrate your PostgreSQL instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a PrismHR connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/prismhr.md): C1 provides identity governance for PrismHR. Integrate your PrismHR instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a PrivX connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/privx.md): C1 provides identity governance for PrivX. Integrate your PrivX instance with C1 for unified visibility and governance over user access. - [Set up a Procore connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/procore.md): C1 provides identity governance for Procore. Integrate your Procore instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Ramp connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/ramp.md): C1 provides identity governance for Ramp. Integrate your Ramp instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up Rapid7 connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/rapid7.md): C1 provides identity governance for Rapid7. Integrate your Rapid7 instance with C1 for unified visibility and governance over user access. - [Set up a Redis connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/redis.md): C1 provides identity governance for Redis. Integrate your Redis instance with C1 for unified visibility and governance over user access. - [Set up Retool connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/retool.md): C1 provides identity governance and just-in-time provisioning for Retool. Integrate your Retool instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a RingCentral connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/ringcentral.md): C1 provides identity governance and just-in-time provisioning for RingCentral. Integrate your RingCentral instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Rippling connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/rippling.md): C1 provides identity governance for Rippling. Integrate your Rippling instance with C1 for unified visibility and governance over user access. - [Set up a Rootly connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/rootly.md): C1 provides identity governance for Rootly. Integrate your Rootly instance with C1 for unified visibility and governance over user access. - [Set up Sage HR connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/sagehr.md): C1 provides identity governance for Sage HR. Integrate your Sage HR instance with C1 for unified visibility and governance over user access. - [Set up a Salesforce connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/salesforce.md): C1 provides identity governance for Salesforce. Integrate your Salesforce instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a SAP Cloud Identity connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/sap-cloud-identity.md): C1 provides identity governance and just-in-time provisioning for SAP Cloud Identity. Integrate your SAP Cloud Identity instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up an SAP GRC connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/sap-grc.md): C1 provides identity governance for SAP GRC. Integrate your SAP GRC instance with C1 for unified visibility and governance over user access. - [Set up a Twilio Segment connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/segment.md): C1 provides identity governance and just-in-time provisioning for Twilio Segment. Integrate your Twilio Segment workspace with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up a Twilio SendGrid connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/sendgrid.md): C1 provides identity governance and just-in-time provisioning for Twilio SendGrid. Integrate your SendGrid instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a SentinelOne connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/sentinel-one.md): C1 provides identity governance for SentinelOne. Integrate your SentinelOne instance with C1 for unified visibility and governance over user access. - [Set up a Sentry connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/sentry.md): C1 provides identity governance for Sentry. Integrate your Sentry instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a ServiceNow connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/servicenow.md): C1 provides identity governance for ServiceNow. Integrate your ServiceNow instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up 7Shifts connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/sevenshifts.md): C1 provides identity governance for 7Shifts. Integrate your 7Shifts instance with C1 for unified visibility and governance over user access. - [Set up a Microsoft SharePoint connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/sharepoint.md): C1 provides identity governance for SharePoint. Integrate your SharePoint instance with C1 for unified visibility and governance over user access. - [Set up Sigma Computing connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/sigmacomputing.md): C1 provides identity governance and just-in-time provisioning for Sigma Computing. Integrate your Sigma Computing instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up Sisense connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/sisense.md): C1 provides identity governance and just-in-time provisioning for Sisense. Integrate your Sisense instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Slack connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/slack.md): C1 provides identity governance and just-in-time provisioning for Slack. Integrate your Slack instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Slack Enterprise Grid connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/slack-enterprise.md): C1 provides identity governance and just-in-time provisioning for Slack Enterprise Grid. Integrate your Slack Enterprise Grid instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Smartsheet connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/smartsheet.md): C1 provides identity governance for Smartsheet. Integrate your Smartsheet instance with C1 for unified visibility and governance over user access. - [Set up a Snipe-IT connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/snipe-it.md): C1 provides identity governance and just-in-time provisioning for Snipe-IT. Integrate your Snipe-IT instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Snowflake connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/snowflake.md): C1 provides identity governance for Snowflake. Integrate your Snowflake instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Snyk connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/snyk.md): C1 provides identity governance and just-in-time provisioning for Snyk. Integrate your Snyk Enterprise instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a SonarQube connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/sonarqube.md): C1 provides identity governance and just-in-time provisioning for SonarQube. Integrate your SonarQube instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Sonatype Nexus connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/sonatype-nexus.md): C1 provides identity governance for Sonatype Nexus. Integrate your Nexus instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Splunk connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/splunk.md): C1 provides identity governance for Splunk. Integrate your Splunk instance with C1 for unified visibility and governance over user access. - [Set up a SAP SuccessFactors connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/successfactors-odata.md): C1 provides identity governance for SAP SuccessFactors. Integrate your SAP SuccessFactors instance with C1 to run user access reviews (UARs) and gain visibility into your workforce identities. - [Set up a SAP SuccessFactors SCIM connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/successfactors-scim.md): C1 provides identity governance for SAP SuccessFactors. Integrate your SAP SuccessFactors instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Sumo Logic connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/sumo-logic.md): C1 provides identity governance and just-in-time provisioning for Sumo Logic. Integrate your Sumo Logic instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Supabase connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/supabase.md): C1 provides identity governance and provisioning for Supabase. Integrate Supabase with C1 to run user access reviews (UARs), enable access requests, and automatically provision and deprovision auth users across all your Supabase projects. - [Set up a Salesforce Tableau connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/tableau.md): C1 provides identity governance for Salesforce Tableau. Integrate your Salesforce Tableau instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Tailscale connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/tailscale.md): C1 provides identity governance and just-in-time provisioning for Tailscale. Integrate your Tailscale instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up a JetBrains TeamCity connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/teamcity.md): C1 provides identity governance and just-in-time provisioning for JetBrains TeamCity. Integrate your JetBrains TeamCity instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a TeamViewer connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/teamviewer.md): C1 provides identity governance for TeamViewer. Integrate your TeamViewer instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Teleport connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/teleport.md): C1 provides identity governance and just-in-time provisioning for Teleport. Integrate your Teleport instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Temporal Cloud connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/temporalcloud.md): C1 provides identity governance and just-in-time provisioning for Temporal Cloud. Integrate your Temporal Cloud Enterprise instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Tenable Vulnerability Management connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/tenable-vm.md): C1 provides identity governance and just-in-time provisioning for Tenable VM. Integrate your Tenable VM instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Torq connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/torq.md): C1 provides identity governance for Torq. Integrate your Torq instance with C1 for unified visibility and governance over user access. - [Set up a Tray.ai connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/trayai.md) - [Set up a Treasure AI connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/treasure-data.md): C1 provides identity governance and just-in-time provisioning for Treasure AI. Integrate your Treasure AI instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up an Atlassian Trello connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/trello.md): C1 provides identity governance for Trello. Integrate your Trello instance with C1 for unified visibility and governance over user access. - [Set up a Twingate connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/twingate.md): C1 provides identity governance and just-in-time provisioning for Twingate. Integrate your Twingate instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up a UKG connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/ukg.md): C1 provides identity governance for UKG. Integrate your UKG instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Valimail connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/valimail.md): C1 provides identity governance and just-in-time provisioning for Valimail. Integrate your Valimail instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Veeam connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/veeam.md): C1 provides identity governance and just-in-time provisioning for Veeam. Integrate your Veeam instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up a Verkada connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/verkada.md): C1 provides identity governance and just-in-time provisioning for Verkada. Integrate your Verkada instance with C1 to run user access reviews (UARs), enable just-in-time access requests, and automatically provision and deprovision access. - [Set up a Splunk VictorOps connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/victorops.md): C1 provides identity governance and just-in-time provisioning for Splunk VictorOps. Integrate your VictorOps instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Vultr connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/vultr.md): C1 provides identity governance for Vultr. Integrate your Vultr instance with C1 for unified visibility and governance over user access. - [Set up Whimsical connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/whimsical.md): C1 provides identity governance and just-in-time provisioning for Whimsical. Integrate your Whimsical instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Wiz connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/wiz.md): C1 provides identity governance for Wiz. Integrate your Wiz instance with C1 to run user access reviews (UARs) and gain visibility into cloud security access. - [Set up a Wiz Insights connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/wiz-insights.md): C1 provides identity governance and security posture visibility for Wiz. Integrate your Wiz instance with C1 to sync security insights related to user and service accounts, enabling identity-aware cloud security posture visibility. - [Set up a Workato connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/workato.md): C1 provides identity governance and just-in-time provisioning for Workato. Integrate your Workato instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Workday connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/workday.md): C1 provides identity governance for Workday. Integrate your Workday instance with C1 for unified visibility and governance over user access. - [Set up a Workday Accounts connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/workday-wql.md): C1 provides identity governance and just-in-time provisioning for Workday. Integrate your Workday instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Xero connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/xero.md): C1 provides identity governance for Xero. Integrate your Xero instance with C1 for unified visibility and governance over user access. - [Set up a Palo Alto Networks Cortex XSOAR connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/xsoar.md): C1 provides identity governance for Cortex XSOAR. Integrate your Cortex XSOAR instance with C1 for unified visibility and governance over user access. - [Set up a JetBrains YouTrack connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/youtrack.md): C1 provides identity governance for JetBrains YouTrack. Integrate your JetBrains YouTrack instance with C1 for unified visibility and governance over user access. - [Set up a Zendesk connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/zendesk.md): C1 provides identity governance for Zendesk. Integrate your Zendesk instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up ZipHQ connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/ziphq.md): C1 provides identity governance and just-in-time provisioning for ZipHQ. Integrate your ZipHQ instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Zoho People connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/zoho-people.md): C1 provides identity governance for Zoho People. Integrate your Zoho People instance with C1 for unified visibility and governance over user access. - [Set up a Zoom connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/zoom.md): C1 provides identity governance for Zoom. Integrate your Zoom instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up Zscaler ZIdentity connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/zscaler-zidentity.md): C1 provides identity governance and just-in-time provisioning for Zscaler ZIdentity. Integrate your Zscaler ZIdentity instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Zuora connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/zuora.md): Integrate your Zuora instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Set up a Zuper connector](https://conductorone-ian-account-to-user-pipeline.mintlify.app/baton/zuper.md): C1 provides identity governance and just-in-time provisioning for Zuper. Integrate your Zuper instance with C1 to run user access reviews (UARs) and enable just-in-time access requests. - [Introducing C1's API](https://conductorone-ian-account-to-user-pipeline.mintlify.app/conductorone-api/api.md): The C1 API can be used to access data, automate tasks, and create integrations. - [How to authenticate requests](https://conductorone-ian-account-to-user-pipeline.mintlify.app/conductorone-api/authenticate.md): To use the C1 API, you must authenticate your requests. This document guides you through the process of obtaining and utilizing an API key, as well as establishing an access token. - [Pagination in the C1 API](https://conductorone-ian-account-to-user-pipeline.mintlify.app/conductorone-api/pagination.md): When making `LIST` or `SEARCH` requests to the C1 API, use the `page_size` and `page_token` parameters to navigate through the list of results. - [Baton SDK API reference](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/baton-sdk.md): Baton SDK interfaces, methods, and helper functions for connector development. - [C1 API integration reference](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/c1-api.md): How connectors communicate with the C1 platform in daemon mode. - [CEL expressions](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/cel-expressions.md): Common Expression Language reference for baton-http and baton-sql data transformation. - [Community and support](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/community.md): Get help, report issues, and contribute to the connector ecosystem. - [Core concepts](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/concepts.md): Build a correct mental model of the resource/entitlement/grant graph and how the SDK walks it. - [Configuration schema reference](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/config-schema.md): All configuration options for connectors: CLI flags, environment variables, and config files. - [Troubleshooting](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/debugging.md): Debug common connector issues: auth failures, pagination loops, empty syncs, performance problems. - [Error codes reference](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/error-codes.md): Identify and resolve errors from connector output. Each error includes the cause and how to fix it. - [Glossary](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/glossary.md): Quick reference for terms used throughout the connector documentation. - [baton-http: REST API integration](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/http-authoring.md): Integrate any REST API without writing Go code. Configuration only. - [Getting started with Baton connectors](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/intro.md): Understand what connectors are, when you need one, and what working looks like end-to-end. - [Pagination patterns](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/pagination.md): Handle cursor-based, offset-based, LDAP, and nested pagination in your connector. - [C1's Postman instance](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/postman.md): Use Postman to send requests to the C1 API, inspect responses, and automate testing. - [Implementing provisioning](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/provisioning.md): Grant and revoke access programmatically. Create accounts. Delete resources. This is where your connector becomes actionable. - [Authentication recipes](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/recipes-auth.md): Battle-tested patterns for authenticating with target system APIs. - [Caching recipes](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/recipes-caching.md): Battle-tested patterns for caching data across resource types, with critical anti-patterns to avoid. - [ID correlation recipes](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/recipes-id.md): Battle-tested patterns for RawId annotation and per-connector ID formats. - [Resource modeling recipes](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/recipes-modeling.md): Battle-tested patterns for structuring resources, hierarchies, and display names. - [Testing recipes](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/recipes-testing.md): Battle-tested patterns for testing connectors without hitting production. - [Using C1's SDKs](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/sdk.md) - [Publishing connectors](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/submit.md): Share your connector with the community. Make access management better for everyone. - [Building connectors](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/syncing.md): Build a connector that produces clean resources, entitlements, and grants - and can be tested without touching production. - [C1 Terraform provider](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/terraform.md): C1's Terraform provider lets you define and manage C1 infrastructure in a declarative way. - [C1 Terraform best practices](https://conductorone-ian-account-to-user-pipeline.mintlify.app/developer/terraform-best-practices.md): Best practices for using the C1 Terraform provider, including creating groups, entitlements, access profiles, and policies. - [C1 documentation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/index.md) - [Detect access conflicts](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/access-conflicts.md): Set up conflict monitors to automatically track and alert on combinations of access that violate policies or regulations. - [Configure access requests](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/access-requests.md): Manage access requests by configuring the visibility, policy, and provisioning rules for applications and their entitlements. - [Configure account provisioning](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/account-provisioning.md): Certain C1 connectors can be configured to automatically create new accounts. - [Manage AI clients](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/ai-clients.md): Understand how AI clients register with C1, the lifecycle states they move through, and the controls available to admins. - [AI access management overview](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/aiam-overview.md): How C1 governs AI tool access — MCP servers, tools, toolsets, and AI clients. - [Add and manage applications](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/applications.md): Applications allow you to govern access and gain visibility into accounts and permissions. - [Map user attributes](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/attributes.md): Pull key user data from the apps you integrate with C1 into the platform with user attribute mapping. - [Audit AI tool usage](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/audit-ai-tool-usage.md): What C1 logs for every AI tool call and AI system event, and where to find audit export options. - [Configure requestable automations](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/automation-actions.md): Requestable automations let you safely expose powerful automations to business users and agents without giving them standing admin access. - [Automation examples](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/automation-examples.md): End-to-end walkthroughs for common automation patterns including onboarding, offboarding, unused access cleanup, and more. - [Create automations](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/automations.md): Automations are custom workflows that can streamline repetitive tasks like onboarding and offboarding, ensuring consistency and reducing manual effort. - [Automation steps reference](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/automations-steps-reference.md): A reference guide to all available automation steps in C1, including how to configure fields, handle errors, and reference step output in downstream steps. - [Automation triggers reference](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/automations-triggers-reference.md): A comprehensive guide to all available automation triggers in C1, including event-based, scheduled, and on-demand options. - [Add your own brand to C1](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/branding.md): Apply your organization's logo, favicon, and display name across the C1 product and email notifications. - [Work with the C1 app](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/c1-for-c1.md): The C1 app is a special application where you can see and manage C1 access within C1. Yes, it's very meta. - [C1 MCP](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/c1-mcp.md): Connect AI assistants like Claude Desktop, Codex, Cursor, and VS Code to query your C1 data using the Model Context Protocol (MCP). - [Create an access review campaign](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/campaigns.md): Create one-time user access review (UAR) campaigns or reusable campaign templates. Scope campaigns by entitlements or by access conflicts from your conflict monitors. - [Add instructions and request forms to access requests](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/customize-requests.md): Use these tools to provide instructions on how to request access, and to collect needed information from requestors. - [Delegate a user's tasks](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/delegate.md): Set a delegate for a user who should not or cannot be assigned C1 tasks. Tasks will be automatically reassigned to the delegated user unless the task's policy doesn't allow delegation. - [Connect a directory](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/directory.md): Integrate your directory and designate sources of truth for employee information. - [Automate onboarding & offboarding access changes](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/dynamic-access-control.md): Automatically create access profile enrollment or unenrollment requests for users who match (or no longer match) an enrollment rule. Ideal for onboarding, offboarding, and other cases when users are joining or leaving a team, role, or organization. - [C1 network requirements](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/egress-ips.md): IP addresses and hostnames required for C1 access. Add these to your firewall and proxy allowlists. - [Enable emergency access requests](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/emergency.md): Emergency access (also known as "break glass" access) is a system for granting expedited access approval in the event of an emergency or incident when access is urgently needed. - [Enable AI access management](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/enable-ai-access-management.md): Turn on AIAM for your tenant and configure tenant-wide defaults for MCP servers, tools, and AI clients. - [Write condition expressions](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/expressions.md): Write Common Expression Language (CEL) expressions to define rules for C1 policies and groups. - [CEL expressions examples](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/expressions-examples.md): Practical examples, common patterns, and real-world use cases for CEL expressions in C1. - [CEL expressions reference](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/expressions-reference.md): Complete reference for CEL expression objects, functions, and usage contexts in C1. - [Troubleshoot CEL expressions](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/expressions-troubleshooting.md): Debug common errors, understand failure modes, and fix CEL expressions in C1. - [Workflow expressions](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/expressions-workflows.md): Use CEL expressions in workflows to pass data between steps, access trigger context, and build dynamic automations. - [Manage external data sources](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/external-datasources.md): Leverage external data sources in S3 or Azure Blob Storage for ingesting app data or pushing SIEM logs - [External insights](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/external-insights.md): Bring identity risk scores from your security tools into C1 to inform access reviews and approval decisions. - [Integrate an external ticketing system](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/external-ticketing.md): Integrate your external ticketing system with C1 to automatically create, track, and update helpdesk tickets for provisioning tasks. - [Extend with custom code](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/functions.md): Extend C1's identity governance capabilities with custom serverless TypeScript functions that integrate with external systems and implement organization-specific workflows. - [Use functions in automations](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/functions-automations.md): Add custom function steps to C1 automations to implement complex business logic, integrate with external systems, and make dynamic decisions in your workflows. - [Create and test functions](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/functions-create.md): Learn how to create, write, test, and publish C1 functions using the built-in code editor. - [Functions reference](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/functions-reference.md): Technical reference for C1 functions, including SDK namespaces, runtime constraints, configuration options, and troubleshooting. - [Global settings](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/global-settings.md): Configure global settings such as attribute values, the length of C1 sessions, and trusted IPs. - [C1 groups](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/groups.md): Create custom groups in the C1 app that dynamically adjust their membership based on adherence to a membership rule. - [Gain visibility into your access data](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/inventory.md): The Inventory page provides a unified view of identities, resources, and sensitive secrets. - [Administer an active campaign](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/manage-campaigns.md): Campaign Owners have several tools at their disposal to help guide an access review campaign through the process of gathering reviews. - [Manage application accounts](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/managing-accounts.md): The accounts in an application are shown on the Accounts tab, where you can set service accounts, map users to accounts, and view each account's details. - [Managing entitlements](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/managing-entitlements.md): Entitlements are access rights, permissions, or privileges on resources. - [Manage resources](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/managing-resources.md): Resources are objects within an application. - [Set up an MCP server](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/mcp-servers.md): Register an MCP server with C1, link it to a C1 application, and configure authentication so C1 can govern access to its tools. - [Interact with C1 via Microsoft Teams](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/ms-teams-public.md): Use the C1 Microsoft Teams app to get notifications and accomplish tasks. - [Tenant notification settings](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/notifications-tenant-settings.md): Configure organization-wide notification policies, default preferences, and whether users can customize their own notification settings. - [How to configure your notification settings](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/notifications-user-settings.md): View and customize your notification preferences for email, Slack, and Microsoft Teams. - [Organization contacts](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/organization-contacts.md): Store and manage contact email addresses for your organization's security, billing, and operations teams. - [Policies](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/policies.md): Policies are re-usable bundles of instructions for how access will be requested, reviewed, and revoked. - [Segment users with profile types](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/profile-types.md): Profile types allow you to categorize your users and define a customized, relevant set of attributes for each segment, enabling precise data management and targeted access reviews. - [Create access profiles](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/profiles.md): An access profile is a curated list of apps scoped to a specific employee group, so every person can see and request the access relevant to their work. - [Understanding entitlement provisioning](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/provisioning.md): Learn how entitlement provisioning works in C1. - [Attribute push rules](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/push-rules.md): Automatically sync user attributes from C1 to connected applications to keep user data consistent across your integrated systems. - [Get quick insight into access data](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/query.md): Use C1's dashboards and pre-built access queries to quickly zoom in on important access information relevant to your organization's security. - [Clarify complex entitlement relationships](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/relationships.md): Linked, bound, and virtual entitlements help you establish relationships between entitlements and make it clearer to your colleagues what they need to request or review. - [Discover access profiles with role mining](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/role-mining.md): Role mining analyzes access patterns across your organization to suggest entitlements for access profiles. - [Secret sharing](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/secret-sharing.md): Share sensitive credentials, files, and notes securely with internal team members or external contacts. - [AWS IAM integration](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/service-principals/aws-iam.md): Set up secretless authentication from AWS workloads to C1 using IAM outbound identity federation. - [Quick start: Client credentials](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/service-principals/client-credentials.md): Create a service principal, generate credentials, and make your first API call in under 5 minutes. - [Custom OIDC providers](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/service-principals/custom-oidc.md): Set up workload federation with any OIDC-compliant identity provider. - [Set up workload federation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/service-principals/federation-setup.md): Walk through the federation wizard to create a provider and trust, then test your token. - [GitHub Actions integration](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/service-principals/github-actions.md): Set up secretless authentication from GitHub Actions to C1 using the oidc-token-action. - [GitLab CI integration](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/service-principals/gitlab-ci.md): Set up secretless authentication from GitLab CI to C1 using OIDC id_tokens. - [HCP Terraform integration](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/service-principals/hcp-terraform.md): Set up secretless authentication from HCP Terraform to C1 using workload identity tokens. - [Manage service principals](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/service-principals/manage.md): View, edit, disable, delete, rotate credentials, and assign owners for service principals. - [Service principals](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/service-principals/overview.md): Create machine identities for API automation with client credentials or secretless workload federation. - [Security controls](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/service-principals/security.md): Scoped roles, IP allowlists, credential expiration, DPoP, CEL expressions, and audit log events for service principals. - [Workload federation](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/service-principals/workload-federation.md): Eliminate stored secrets by exchanging OIDC tokens from CI/CD platforms for C1 access tokens. - [Detect and manage shadow apps](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/shadow-apps.md): C1 helps businesses manage shadow IT by detecting unauthorized apps employees use and bringing them under management. - [Interact with C1 via Slack](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/slack-application.md): Use the C1 Slack app to request access, review access requests, and get notifications when there are tasks that need your attention in C1. - [Step-up authentication](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/step-up-auth.md): Require additional authentication for sensitive approvals to enhance security and create clear audit trails. - [C1 system logs](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/system-log.md): Access C1 system log via API or export log data for storage or usage in SIEM. - [Tool call hooks](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/tool-call-hooks.md): Intercept MCP tool calls with built-in patterns or custom functions to redact, modify, or block calls at runtime. - [Govern tools and toolsets](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/tools-and-toolsets.md): Review discovered tools, approve and classify them, bundle them into toolsets, and bind toolsets to access profiles. - [User roles](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/user-roles.md): User roles make sure that C1 users have the correct permissions — and only those permissions — needed to perform their assigned tasks. - [Set up vaults](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/vaults.md): Securely manage and distribute the initial passwords for application accounts provisioned through C1. - [Configure webhooks](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/webhooks.md): Set up webhooks in C1 to extend workflows across multiple tools, such as creating a ticket or making an API call. - [Inbound webhooks](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/admin/webhooks-inbound.md): Configure inbound webhooks to let external systems trigger C1 automations via authenticated HTTP requests. - [Install c1i, the agent-oriented CLI](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/cli/c1i.md): c1i is an agent-oriented CLI for the C1 API, designed for automation, scripting, and AI agent workflows. - [Use c1i with AI coding agents](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/cli/c1i-agent-skills.md): Set up c1i as a skill for Claude Code, Cursor, and other AI coding agents so they can manage users, apps, entitlements, and access requests in C1. - [c1i command reference](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/cli/c1i-commands.md): A comprehensive reference for all c1i commands, subcommands, and flags. - [Cone command reference](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/cli/commands.md): This page is a comprehensive reference for all the commands, subcommands, and flags for C1's CLI tool, Cone. - [Install Cone, the C1 CLI](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/cli/install.md): C1's CLI brings key access request workflows to the command line. - [C1 product terms glossary](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/glossary.md): This page provides short definitions for terms used in C1's product and documentation. - [How to complete access change tasks](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/how-to/access-change-tasks.md): C1 tasks are assigned to you when your expertise is needed to approve, provision, or revoke access to applications and specific entitlements for members of your team. - [How to request AI tools](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/how-to/ai-tools.md): Connect your AI client to C1, request access to governed AI tools, and start using them. - [How to use Cone with AWS SSO](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/how-to/cone-aws-sso-integration.md): Configure Cone to integrate with AWS IAM Identity Center (SSO) so you can request and use AWS access directly from the AWS CLI. - [How to request new access](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/how-to/create-requests.md): Whenever you need access to a certain application, or access to a resource on like a group, repo, or role within an app, make a request through C1. - [Get started with JIT access for AWS (using Identity Center)](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/how-to/qs-aws-jit-identity-center.md): Follow this guide to get started with just-in-time (JIT) access to your Amazon Web Services (AWS) resources. - [Get started with Microsoft Entra application requests](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/how-to/qs-entra-app-requests.md): Follow this guide to get started with self service requests for Microsoft Entra apps. - [Get started with just-in-time access in Google Cloud Platform](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/how-to/qs-gcp-jit.md): Follow this guide to get started with just-in-time (JIT) access to your Google Cloud Platform (GCP) resources. - [Get started with Okta application requests](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/how-to/qs-okta-app-requests.md): Follow this guide to get started with self service requests for Okta apps. - [Get started with on-call access control](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/how-to/qs-on-call-access-control.md): Follow this guide to get started automating access controls for on-call rotations. - [Get started with OneLogin application requests](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/how-to/qs-onelogin-app-requests.md): Follow this guide to get started with self service requests for OneLogin apps. - [Get started with self service requests](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/how-to/qs-self-service-requests.md): Follow our step-by-step guide to setting up self-service access requests with C1. - [Create a C1 tenant](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/how-to/qs-set-up-c1.md): Follow this step-by-step guide to creating a new C1 tenant. - [Get started with user access reviews](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/how-to/qs-user-access-reviews.md): Follow this guide to run your first user access review campaign in C1. - [How to request actions](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/how-to/request-actions.md): Request on-demand actions like device provisioning, resource creation, or operational workflows through C1's Actions catalog. - [How to review access](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/how-to/review-tasks.md): Review tasks are assigned to you when your expertise is needed to review access to applications and specific resources as part of a user access review (UAR) campaign. - [Introducing C1](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/intro.md): Welcome to the C1 documentation! - [C1 release notes](https://conductorone-ian-account-to-user-pipeline.mintlify.app/product/release-notes.md): Here are the latest new features, enhancements, and resolved issues for C1. ## OpenAPI Specs - [my-source-with-code-samples](https://spec.speakeasy.com/conductor-one/conductorone/my-source-with-code-samples)