Retrieve Documents for a B2B Schema
get
/ic/api/b2b/v1/projects/{projectId}/schemas/{schemaId}/documents
Retrieves documents associated with the B2B schema in project context.
Request
Path Parameters
-
projectId(required): string
Project identifier
-
schemaId(required): string
Schema ID.
Example:
/b2b/v1/projects/PROJECTID/schemas/SCH123/documents
There's no request body for this operation.
Back to TopResponse
200 Response
Successful operation
400 Response
Bad request
500 Response
Server error