Endpoints
Get Endpoint
This endpoint returns an endpoint with the specified ID.
GET
Request
string
required
The id of the endpoint
Response
string
required
The id of the topic this endpoint subscribes to.Either
topicId or topicName must be setstring
required
The name of the topic this endpoint subscribes to.Either
topicId or topicName must be setstring
required
The url where all requests will be sent to.