Get Cell File Download URLAsk AIget https://api.phacetlabs.com/api/v2/tables/{tableId}/cells/{cellId}/download-file-urlRetrieves a presigned download URL for a file cell.Path ParamscellIduuidrequiredThe unique identifier of the CelltableIdstringrequiredThe unique identifier of the TableResponses 200Successfully retrieved the file download URL 400Returned when the request is invalid. The response body will contain a list of validation errors 401Returned when the request is unauthorized. 404Returned when the requested resource could not be found within your organization 500Returned when an error occurs on the server.Updated 2 months ago