Flow Documents
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
collectionObjectIdentifierstring · uuidRequired
projectIdentifierstringRequired
Query parameters
skipinteger · int32OptionalDefault:
0takeinteger · int32OptionalDefault:
50Responses
200
OK
totalCountinteger · int32Optional
skipinteger · int32Optional
takeinteger · int32Optional
401
Unauthorized
403
Forbidden
get/projects/{projectIdentifier}/flow-document-collections/{collectionObjectIdentifier}/documents
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
collectionObjectIdentifierstring · uuidRequired
projectIdentifierstringRequired
Body
documentObjectIdentifierstring · uuidRequired
Responses
200
OK
objectIdentifierstring · uuidOptional
namestring · nullableOptional
flowDocumentCollectionObjectIdentifierstring · uuidOptional
dateAddedstring · date-timeOptional
401
Unauthorized
403
Forbidden
post/projects/{projectIdentifier}/flow-document-collections/{collectionObjectIdentifier}/documents
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
objectIdentifierstring · uuidRequired
projectIdentifierstringRequired
Responses
204
No Content
No content
401
Unauthorized
403
Forbidden
delete/projects/{projectIdentifier}/flow-documents/{objectIdentifier}
No content
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
referenceMaterialObjectIdentifierstring · uuidRequired
projectIdentifierstringRequired
flowObjectIdentifierstringRequired
Query parameters
pageNumberinteger · int32OptionalDefault:
1pageSizeinteger · int32OptionalDefault:
20Responses
200
OK
totalCountinteger · int32Optional
400
Bad Request
401
Unauthorized
403
Forbidden
get/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/reference-materials/{referenceMaterialObjectIdentifier}/documents
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
referenceMaterialObjectIdentifierstring · uuidRequired
projectIdentifierstringRequired
flowObjectIdentifierstringRequired
Body
namestring · nullableRequired
parentObjectIdentifierstring · uuid · nullableOptional
isDirectorybooleanOptional
documentUploadObjectIdentifierstring · uuid · nullableOptional
Responses
201
Created
objectIdentifierstring · uuidOptional
namestring · nullableOptional
isDirectorybooleanOptional
parentObjectIdentifierstring · uuid · nullableOptional
documentUploadObjectIdentifierstring · uuid · nullableOptional
flowReferenceMaterialObjectIdentifierstring · uuidOptional
dateAddedstring · date-timeOptional
resourceOwnerIdstring · nullableOptional
401
Unauthorized
403
Forbidden
post/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/reference-materials/{referenceMaterialObjectIdentifier}/documents
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
objectIdentifierstring · uuidRequired
projectIdentifierstringRequired
flowObjectIdentifierstringRequired
referenceMaterialObjectIdentifierstringRequired
Responses
200
OK
objectIdentifierstring · uuidOptional
namestring · nullableOptional
isDirectorybooleanOptional
parentObjectIdentifierstring · uuid · nullableOptional
documentUploadObjectIdentifierstring · uuid · nullableOptional
flowReferenceMaterialObjectIdentifierstring · uuidOptional
dateAddedstring · date-timeOptional
resourceOwnerIdstring · nullableOptional
401
Unauthorized
403
Forbidden
get/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/reference-materials/{referenceMaterialObjectIdentifier}/documents/{objectIdentifier}
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
objectIdentifierstring · uuidRequired
projectIdentifierstringRequired
flowObjectIdentifierstringRequired
referenceMaterialObjectIdentifierstringRequired
Body
parentObjectIdentifierstring · uuid · nullableOptional
Responses
200
OK
objectIdentifierstring · uuidOptional
namestring · nullableOptional
isDirectorybooleanOptional
parentObjectIdentifierstring · uuid · nullableOptional
documentUploadObjectIdentifierstring · uuid · nullableOptional
flowReferenceMaterialObjectIdentifierstring · uuidOptional
dateAddedstring · date-timeOptional
resourceOwnerIdstring · nullableOptional
401
Unauthorized
403
Forbidden
put/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/reference-materials/{referenceMaterialObjectIdentifier}/documents/{objectIdentifier}
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
objectIdentifierstring · uuidRequired
projectIdentifierstringRequired
flowObjectIdentifierstringRequired
referenceMaterialObjectIdentifierstringRequired
Responses
204
No Content
No content
401
Unauthorized
403
Forbidden
delete/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/reference-materials/{referenceMaterialObjectIdentifier}/documents/{objectIdentifier}
No content
Authorizations
AuthorizationstringRequired
Bearer authentication with JWT
Path parameters
objectIdentifierstring · uuidRequired
projectIdentifierstringRequired
flowObjectIdentifierstringRequired
referenceMaterialObjectIdentifierstringRequired
Query parameters
usePdfbooleanOptionalDefault:
falseResponses
200
OK
string · binaryOptional
401
Unauthorized
403
Forbidden
get/projects/{projectIdentifier}/flows/{flowObjectIdentifier}/reference-materials/{referenceMaterialObjectIdentifier}/documents/{objectIdentifier}/download
Last updated
