For the complete documentation index, see llms.txt. This page is also available as Markdown.

Flow Document Collection Assignments

Count a flow's active document collection assignments.

get

Returns the number of document collections actively assigned to the specified flow within the project.

Authorizations
AuthorizationstringRequired

Bearer authentication with JWT

Path parameters
flowObjectIdentifierstring · uuidRequired
projectIdentifierstringRequired
Responses
200

OK

integer · int32Optional
get/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/flow-document-collection-assignments/active-assignments

Last updated