Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the file to retrieve
Response
File details
The response is of type object
.
Retrieve details about a specific file
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the file to retrieve
File details
The response is of type object
.