Endpoints
Method |
Path |
Return Model |
Summary |
---|---|---|---|
GET |
List all endoints. |
||
GET |
List available endoints for a given endpoint technology. |
||
GET |
Details for an endpoint. |
GET /endpoints
List all endoints.
GET /endpoints/{tech}
List available endoints for a given endpoint technology.
Path parameters
- tech: string - Technology of the endpoints (sip,iax2,...)
GET /endpoints/{tech}/{resource}
Details for an endpoint.
Path parameters
- tech: string - Technology of the endpoint
- resource: string - ID of the endpoint