Retrieve Integrations That Use a B2B Document
get
/ic/api/b2b/v1/projects/{projectId}/b2bdocuments/{documentId}/integrations
Retrieves available integrations that are using the specified B2B Document in project context.
Request
Path Parameters
-
documentId(required): string
Integrations associated with b2b document.
Example:
/b2b/v1/projects/PROJECTID/b2bdocuments/DOC123/integrations
-
projectId(required): string
Project identifier
There's no request body for this operation.
Back to TopResponse
200 Response
Successful operation
400 Response
Bad request
500 Response
Server error