Integrations
GET /v1/integrations - List integrations
Query parameters
Parameter
Type
Description
Example 1 request (partner-level key)
Example 1 response (partner-level key)
Example 2 request (organisation-level key)
Example 2 response (organisation-level key)
POST /v1/integrations - Create integration
Request body
Field
Type
Required
Validation
Description
Example 3 request
Example 3 response
GET /v1/integrations/{integration_id} - Get integration by ID
URL parameters
Parameter
Type
Description
Example 4 request
Example 4 response
PATCH /v1/integrations/{integration_id} - Update integration
Important behavior
URL parameters
Parameter
Type
Description
Request body
Field
Type
Required
Validation
Description
Example 5 request
Example 5 response
Common error responses
Code
Meaning
Was this helpful?