Download an object and all of its children recursively. The response format depends on the Accept header.
Accept is text/plain, each line of the output contains 1 object in the format: {object_id}\t{object_content}Accept is application/json, the output is a JSON representation of an array of objects.Personal access token. Get your token from your Speckle profile settings.
Response format: 'application/json' returns a JSON array, 'text/plain' returns tab-separated values (object_id\tobject_content)
application/json, text/plain The ID of the project
The ID of the root object to download A unique identifier for a Speckle object
"9b2cdb21da092dbd3558a4bc55b2cf7e"