Read file or folder metadata
Path parameters
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Configures retry logic if no file or folder is found at the target path. Uses a constant backoff algorithm. Don’t retry if this header isn’t provided. Example: {'retries': 3, 'backoff-seconds': 5}