Get the integration type of an integration
GEThttps://platform.docana.com/api/v1/integrations/:id/type/
Resolves an integration of the caller’s company to its integration type and answers the type’s display name and icon URL. The chat UI uses it to render integration icons on tool chips.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The integration type name and icon
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
Integration not found
Unexpected server error.