Get a Peer by ID
If peer_id is provided as a query parameter, it uses that (must match JWT workspace_id). Otherwise, it uses the peer_id from the JWT token.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the workspace
Peer creation parameters
Successful Response
The response is of type object
.
Get a Peer by ID
If peer_id is provided as a query parameter, it uses that (must match JWT workspace_id). Otherwise, it uses the peer_id from the JWT token.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the workspace
Peer creation parameters
Successful Response
The response is of type object
.