HomeGuidesAPI Reference
CommunityWebsiteDocumentationExchangeSupportDeveloper
API Reference

Retrieves all Integration Types

An Integration Type is specific third party software that the appliance can be configured to integrate with,
such as Ansible, Chef, Git, ServiceNOW, etc.

Query Params
int64
Defaults to 25

Maximum number of records to return

int64
Defaults to 0

Offset records, the number of records to skip, for paginating requests

string
Defaults to name

Sort order, the name of the property to sort by

string
enum
Defaults to asc

Sort direction, use 'desc' to reverse sort

Allowed:
string

Search phrase for partial matches on name or description

string

Filter by name

string

If specified will return an exact match on code

boolean
Defaults to false

Pass true to include optionTypes in the response for each integration type

string

Filter by description, wildcard may be specified as %. eg. example-%

string

If specified will return an exact match on category

boolean

Filter by creatable

boolean

Filter by enabled

boolean

Filter by hasCMDB

boolean

Filter by hasCMDBDiscovery

boolean

Filter by hasCM

boolean

Filter by hasDNS

boolean

Filter by hasApprovals

boolean

Filter by isPlugin

Responses

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json