fileUpload

Retrieve a set of fileUploads by query

Used to query fileUploads

get/files/fileUpload

Query parameters

organization_idstring

The organization id to query

journey_idstring

optional journey id

limitinteger

The limit to use for pagination

cursorstring

The cursor to use for pagination

Response

Array of fileUploads matching the query

cursorstring

Cursor used for pagination

Changes