Skip to content

Download an uploaded file by ID

GET
/api/v4/groups/{id}/uploads/{upload_id}

Downloads an uploaded file with a specified ID. You must have the Maintainer or Owner role for the group.

id
required
One of:
string

The ID or URL-encoded path of the group

upload_id
required
integer

The ID of a group upload

OK

Bad Request

Unauthenticated

Not found