v1

latestOpenAPI 3.1.0GNU Affero General Public License v3.0raw.githubusercontent.com2026-05-074555150.3 KB
peers

Get Peer Card

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.

get/v3/workspaces/{workspace_id}/peers/{peer_id}/card

Path parameters

workspace_idstring required
peer_idstring required

ID of the observer peer

ID of the observer peer

Query parameters

targetstring nullable

Optional target peer to retrieve a card for, from the observer's perspective. If not provided, returns the observer's own card

Optional target peer to retrieve a card for, from the observer's perspective. If not provided, returns the observer's own card

Response

Successful Response

peer_cardstring[] nullable

The peer card content, or None if not found