v10

latestOpenAPI 3.0.1raw.githubusercontent.com2025-12-033223581.2 MB
Integrations

Retrieve Available Configurations

This endpoint gets the available configuration options for integrations.

get/organizations/{orgId}/integrationconfigs/available

Path parameters

orgIdstring required

The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.

Query parameters

systemNamestring

The system to retrieve the configuration for.

entityTypestring

The entity to retrieve the configuration for.

Response

Returns the configuration details

supportedEntitiesobject required

An object mapping entity types to their respective EntityConfiguration. Provides information on which entities are supported and their configurations.

selectedConfigurationsobject required