Retrieve Block
Retrieve a core memory block from an agent.
Path parameters
agent_id
block_label
Headers
Authorization
Header authentication of the form Bearer <token>
Response
Successful Response
value
Value of the block.
limit
Character limit of the block.
name
Name of the block if it is a template.
is_template
Whether the block is a template (e.g. saved human/persona options).
label
Label of the block (e.g. ‘human’, ‘persona’) in the context window.
description
Description of the block.
metadata
Metadata of the block.
id
The human-friendly ID of the Block
created_by_id
The id of the user that made this Block.
last_updated_by_id
The id of the user that last updated this Block.
Errors
422
Blocks Retrieve Request Unprocessable Entity Error