List Integration Vendors

This endpoint retrieves a complete list of integration vendors which can be used to identify third-party services and platforms that can be integrated with.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
^(cont|eq|in):.+$

Filters records by using a query string on the field name.

Supports comparison operators: eq, in, cont.

Query examples:

  • filter[name]=example_value - to filter for exact match.

  • filter[name]=eq:example_value - to filter for exact match.

  • filter[name]=in:example_value_1,example_value_2,example_value_3 - to filter when any item in the list matches.

  • filter[name]=cont:word - to filter using a partial match.

string
^(eq|in):.+$

Filters records by using a query string on the field vendor_id.

Supports comparison operators: eq, in.

Query examples:

  • filter[vendor_id]=example_value - to filter for exact match.

  • filter[vendor_id]=eq:example_value - to filter for exact match.

  • filter[vendor_id]=in:example_value_1,example_value_2,example_value_3 - to filter when any item in the list matches.

string
^(cont|eq|in):.+$

Filters records by using a query string on the field category.

Possible values: PSA, RMM, SaaS, Network, Documentation, Backup, Customer Satisfaction, Cybersecurity, PSA & RMM.

Supports comparison operators: eq, in, cont.

Query examples:

  • filter[category]=PSA - to filter for exact match.

  • filter[category]=eq:PSA - to filter for exact match.

  • filter[category]=in:PSA,RMM,SaaS - to filter when any item in the list matches.

  • filter[category]=cont:PSA - to filter using a partial match.

int32
1 to 200

The number of records to be returned in a single page

string

The pointer used to fetch a certain page of records

Responses

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