Retrieve file metadata
Files
Retrieve file metadata
Retrieves metadata for one runtime file. Requires either files:read or responses:write.
Use this before downloading when you need filename, MIME type, purpose, or size.
GET
Retrieve file metadata
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.