Returns a shared file.

Returns the shared file for the provided token. <Check title="Required Permissions" icon="key">Allows unauthenticated access.</Check>

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

tokenstringRequired
The token to allow access.

Response

OK

Errors

400
Bad Request Error
404
Not Found Error