read_object_properties
Read-only
Retrieve metadata for specific stored objects in QuantConnect's Object Store to access organization data properties by key.
Instructions
Get Object Store properties of a specific organization and key.
It doesn't work if the key is a directory in the Object Store.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | No | List of errors with the API call. | |
| success | No | Indicate if the API request was successful. | |
| metadata | No | Object Store properties. |