read_object_properties
Read-only
Retrieve properties of specific objects stored in QuantConnect's Object Store for a given organization and key, excluding directory keys.
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. |