List files in a subfolder
Connector
List files in a subfolder
List files in a subfolder of the selected connector
GET
List files in a subfolder
Documentation Index
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Path Parameters
Internal numeric ID of the connector
Hex-encoded remote folder path
Query Parameters
UID of a project; when provided, source and target locales are read from the project
BCP 47 source locale; used when projectUid is not provided
Filter files by type
Available options:
ALL, FILES_ONLY, FOLDERS_ONLY Pattern:
ALL|FILES_ONLY|FOLDERS_ONLYSort field
Available options:
NAME, SIZE, LAST_MODIFIED Pattern:
NAME|SIZE|LAST_MODIFIEDSort direction
Available options:
ASCENDING, DESCENDING Pattern:
ASCENDING|DESCENDING