Get a peer’s working representation for a session.
If a session_id is provided in the body, we get the working representation of the peer in that session. If a target is provided, we get the representation of the target from the perspective of the peer. If no target is provided, we get the global representation of the peer.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Options for getting the peer representation
Successful Response
The response is of type object
.