Files
Retrieve File
Returns information about one specific file.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the file to use for this request.
Response
200
application/json
The File Object matching the specified ID.
The response is of type object
.