Skip to main content
GET
Get Peer Card

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
string
required
peer_id
string
required

ID of the observer peer

Query Parameters

target
string | null

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_card
string[] | null

The peer card content, or None if not found