The API docs indicate that the scan endpoint accepts 4 different style parameters: short, medium, long and display. However, all requests return the long form, regardless of the parameter inclusion.
That would be an error in the documentation; the scan endpoint only takes a text parameter.
I have updated the documentation to reflect this.