GET /file/:id
API.
Basic Parameters
Parameter | Description |
---|---|
File ID | The unique identifier that represents a file. |
Advanced Parameters
Parameter | Description |
---|---|
Fields | A comma-separated list of attributes to include in the response. This can be used to request fields that are not normally returned in a standard response. |
Limit | The maximum number of items to return per page. |
Offset | The offset of the item at which to begin the response. |