List Available Integrations

List all integrations available for use with access profiles

Endpoint

GET /api/private/lifecycle_management/access_profiles:available_integrations

Description

Retrieves a list of all integrations that are available for use with access profiles in your organization. This endpoint shows which systems can be used as targets for access management operations within access profiles.

Use this endpoint to:

  • Discover which integration types are supported in your environment

  • Verify that required integrations are available before creating access profiles

  • Plan access profile configurations across different systems

API Reference

get
Authorizations
AuthorizationstringRequired

Veza API key for authentication. Generate keys in Administration > API Keys.

Query parameters
for_catalogbooleanOptional

If set to true this returns all integrations (with limited information) to allow filtering in catalog If set to false this returns only the integrations that the logged in user has RBAC permissions for

Responses
chevron-right
200

OK

application/json
integrationsstring[]Optional
get
/api/private/lifecycle_management/access_profiles:available_integrations

Request Examples

Response Examples

Last updated

Was this helpful?