# Hey all - I'm trying to return bytes from a serverless endpoint, however, it appears that runpod is automatically attempting to serialize it as JSON. Is thre any way to return raw bytes from an endpoint, without this occurring?
# To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution