peers
Get Or Create Peer
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.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the workspace
Body
application/json
Peer creation parameters
Response
200
application/json
Successful Response
The response is of type object
.