List integration key services

Returns a paginated list of the available integration services that keys can be
created against (e.g. an ERP or the SII). Each service describes how a key must
authenticate (auth_method, identifier_type). Visible to any authenticated user.

This is a distinct collection from /v1/integrations/keys (the stored credentials).

Supports _start/_end pagination, _field/_order sorting, and per-field filters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 0

If all the transactions where in an array, this would represent the index of the first item returned in the response

integer
≥ 0

If all the transactions where in an array, this would represent the index of the last item returned in the response

string
enum

The order method, which can be ascending or descending

Allowed:
string

The field used to sort, the example illustrates a response that would be sorted by the creation date

string
enum

Filter by authentication method.

Allowed:
Headers
uuid
required

UUID of the company on whose behalf the request is made. Required for every Finance endpoint.
See The company-id header for details on how to obtain
a value for this header and the error responses to expect when it is missing or invalid.

Responses

401

Unauthorized - missing or invalid authentication token.

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