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.
In the current implementation, we don’t offer representations of target
so that parameter is ignored.
Future releases will allow for this.
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
.