Download OpenAPI specification:Download
OpenAPI specification for Repzo Integration App endpoints.
object Query parameters for filtering integration apps |
{- "data": [
- {
- "_id": "string",
- "name": "string",
- "description": "string",
- "category": "string",
- "version": "string",
- "status": "active",
- "available_app": "string",
- "company_namespace": "string",
- "config": { },
- "credentials": { },
- "endpoints": { },
- "webhooks": { },
- "sync_settings": { },
- "last_sync": "2019-08-24T14:15:22Z",
- "error_count": 0,
- "success_count": 0,
- "integration_meta": { },
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "__v": 0
}
], - "total_result": 0,
- "current_count": 0,
- "total_pages": 0,
- "current_page": 0,
- "per_page": 0
}| name required | string Name of the integration app |
| description | string Description of the integration app |
| available_app required | string Available app reference |
| company_namespace required | string Company namespace |
object Configuration settings for the integration | |
object Credentials for the integration | |
object API endpoints configuration | |
object Webhook configuration | |
object Synchronization settings | |
object Integration metadata |
{- "name": "string",
- "description": "string",
- "available_app": "string",
- "company_namespace": "string",
- "config": { },
- "credentials": { },
- "endpoints": { },
- "webhooks": { },
- "sync_settings": { },
- "integration_meta": { }
}{- "_id": "string",
- "name": "string",
- "description": "string",
- "category": "string",
- "version": "string",
- "status": "active",
- "available_app": "string",
- "company_namespace": "string",
- "config": { },
- "credentials": { },
- "endpoints": { },
- "webhooks": { },
- "sync_settings": { },
- "last_sync": "2019-08-24T14:15:22Z",
- "error_count": 0,
- "success_count": 0,
- "integration_meta": { },
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "__v": 0
}{- "_id": "string",
- "name": "string",
- "description": "string",
- "category": "string",
- "version": "string",
- "status": "active",
- "available_app": "string",
- "company_namespace": "string",
- "config": { },
- "credentials": { },
- "endpoints": { },
- "webhooks": { },
- "sync_settings": { },
- "last_sync": "2019-08-24T14:15:22Z",
- "error_count": 0,
- "success_count": 0,
- "integration_meta": { },
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "__v": 0
}| id required | string |
| name | string Name of the integration app |
| description | string Description of the integration app |
| status | string Enum: "active" "inactive" "pending" Status of the integration app |
object Configuration settings for the integration | |
object Credentials for the integration | |
object API endpoints configuration | |
object Webhook configuration | |
object Synchronization settings | |
object Integration metadata |
{- "name": "string",
- "description": "string",
- "status": "active",
- "config": { },
- "credentials": { },
- "endpoints": { },
- "webhooks": { },
- "sync_settings": { },
- "integration_meta": { }
}{- "_id": "string",
- "name": "string",
- "description": "string",
- "category": "string",
- "version": "string",
- "status": "active",
- "available_app": "string",
- "company_namespace": "string",
- "config": { },
- "credentials": { },
- "endpoints": { },
- "webhooks": { },
- "sync_settings": { },
- "last_sync": "2019-08-24T14:15:22Z",
- "error_count": 0,
- "success_count": 0,
- "integration_meta": { },
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "__v": 0
}