Get a peer card for a specific peer relationship.
Returns the peer card that the observer peer has for the target peer if it exists. If no target is specified, returns the observer’s own peer card.
Documentation Index
Fetch the complete documentation index at: https://docs.honcho.dev/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the workspace
ID of the observer peer
The peer whose card to retrieve. If not provided, returns the observer's own card
Successful Response
The peer card content, or None if not found