Get file upload configAsk AIget https://api.sandbox.rainforestpay.com/v1/file_upload_configs/{file_upload_config_id}Get the configuration for a file upload by the file upload config ID.Path Paramsfile_upload_config_idstringrequiredThe unique file upload config identifier. Prefix is "fic" in production and "sbx_fic" in sandbox.HeadersRainforest-Api-VersionstringenumDefaults to 2024-10-162024-10-162023-12-01Allowed:2024-10-162023-12-01Responses 200OK 400Bad request, check for validation errors. 401Authorization missing or invalid. 403Authorization insufficient for requested action. 404Resource not found. 5XXUnexpected error.Updated 7 months ago