Integrations

Fetch integrations

get/integrations

Query parameters

idsstring

Filter by object IDs

querystring

Filter by a freetext string. Properties searched: name

place_idinteger

Filter by place ID

scope'organization' | 'place'

Filter by scope

group_idinteger

Filter by group ID

enabledboolean

Filter by enabled

limitinteger

The number of objects to return

offsetinteger

The number of objects to offset

Response

OK

idinteger required

The ID of the integration

resource_type'Integration' required

The resource type of the integration

namestring required

The name of the integration

type'active_directory_user_import' | 'braxos_elevator' | 'event_webhook' | 'jumpcloud_user_import' | 'rhombus_systems_camera' required

The type of the integration

enabledboolean required

Whether the integration is enabled

disabled_due_to_errorboolean required

Whether the integration was disabled automatically due to an error

disabled_due_to_error_atstring date-time nullable required

When the integration was disabled automatically due to an error

created_atstring date-time required

When the integration was created

updated_atstring date-time required

When the integration was updated

organization_idinteger required

The organization ID of the integration

place_idinteger nullable required

The place ID of the integration

Changes

No recorded changes to this endpoint across all 1 revision of this API.