Retrieves the raw data for a BRK
This endpoint retrieves the raw data for a BRK, including the complete BRK definition, schema, editor JSON, configuration, and operations. This endpoint is useful for advanced use cases where you need access to the internal structure of a BRK. You must have at least editor permissions for the BRK to access its raw data.Documentation Index
Fetch the complete documentation index at: https://docs.brx.ai/llms.txt
Use this file to discover all available pages before exploring further.
editorJSON field contains layout information and other editor-specific metadata.conf field contains configuration parameters for the BRK, such as model parameters.ops field contains information about operations performed on the BRK, such as the last operation and timestamp.