cURL
curl --request GET \ --url https://api.honcho.dev/v3/workspaces/{workspace_id}/sessions/{session_id}/peers/{peer_id}/config \ --header 'Authorization: Bearer <token>'
{ "observe_me": true, "observe_others": true }
Get the configuration for a Peer in a Session.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
Whether Honcho will use reasoning to form a representation of this peer
Whether this peer should form a session-level theory-of-mind representation of other peers in the session