Read a fileCopy Pageget https://api.sintalk.com.br/v3/files/{file_id}Returns one file's metadata and upload status.Path Paramsfile_iduuidrequiredIdentifier of the file to return.Responses 200The file. 400The request was rejected before it was applied — either a field failed validation (validation_failed, with error.fields naming each one), or the request could not be read at all (bad_request: malformed JSON, an unknown field, a missing parameter, or an unparseable path or query value). 401No credential was presented, or the one presented was rejected. 403The credential is valid but is not allowed to call this operation. 404No resource with that id exists in your account. An id belonging to another account is reported the same way as one that never existed. 429Rate limit exceeded defaultAn unexpected error. Safe to retry with backoff; use an idempotency key where the operation accepts one.Updated 10 days ago List filesGet a download URLDid this page help you?YesNo