projects
Gets the content of the script project, including the code source and metadata for each script file.
get/v1/projects/{scriptId}/content
Path parameters
scriptIdstring required
The script project's Drive ID.
Query parameters
versionNumberinteger
The version number of the project to retrieve. If not provided, the project's HEAD version is returned.
Response
Successful response