peers
Get Working Representation
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.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Options for getting the peer representation
Response
200
application/json
Successful Response
The response is of type object
.