Skip to main content
GET
/
integrations
Get Integrations
curl --request GET \
  --url https://api.miteos.com/integrations \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

category
string | null

Response

Successful Response

The response is of type Response Get Integrations Integrations Get · object.