Get Workspace File
Fetch one workspace file. Default returns a JSON envelope (for the editor); ?raw=1 returns the file body with its native content-type (for the player iframe / asset serving).
get/api/projects/{project_id}/workspace/files/{file_path}
Path parameters
project_idstring required
file_pathstring required
Query parameters
rawinteger
Response
Successful Response
{"stackTrail":"paths:/api/projects/{project_id}/workspace/files/{file_path}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.