Limit on File Uploads?
# support
k
Is there a limit to the number of files that can be uploaded within an organization on Vapi?
s
@KH You can upload as many as files you want, there is no limit on files upload.
k
I'm only seeing 100 files in the UI. I did a List Files call through the API, and it's still only returning 100 files. There doesn't seem to be any parameters for pagination or changing the limit of returned files. Any ideas on how I could see the rest of the files?
s
can you share your orgId?
e
Hi, I’m their colleague at work. The organization id is 040ea6d9-7d11-49f6-99a0-ad14b6502b7e. There should be 300-400+ files.
c
You can see all the files above 100 through API.
e
How? There isn’t anything in the documentation in the API reference or Swagger UI that shows any options for pagination or offsetting responses for list files. List files is only returning 100 records.
c
Hey, we will be having an Office Hour in 20 minutes. Can you hop in and get your query resolved during it?
s
@Eric @KH Currently, there isn't a way to retrieve more than 100 files through the API as pagination hasn't been implemented for the files endpoint. This is a limitation and adding as a feature request for to the team.
e
@Shubham Bajaj Thank you for the response. Apologies for not making the office hour, I had prior obligations.
2 Views