List Agents For Block

GET
/v1/blocks/:block_id/agents

Retrieves all agents associated with the specified block. Raises a 404 if the block does not exist.

Path parameters

block_idstringRequired

Response

Successful Response

list of objects or null

Errors

Built with