Skip to main content
GET
/
integrators
Get integrators
curl --request GET \
  --url http://localhost:4000/v1/integrators \
  --header 'Authorization: <api-key>'
"<unknown>"

Authorizations

Authorization
string
header
required

Use this format: ApiKey <your_api_key>

Query Parameters

email
string

Email address of the integrator to search for

Example:

"john@example.com"

Response

The response is of type any.