Chapter 38. Listening Endpoints Service
38.1. Listening Endpoints Service Copy linkLink copied to clipboard!
38.1.1. GetListeningEndpoints Copy linkLink copied to clipboard!
GET /v1/listening_endpoints/deployment/{deploymentId}
GetListeningEndpoints returns the listening endpoints and the processes that opened them for a given deployment
38.1.1.1. Description Copy linkLink copied to clipboard!
38.1.1.2. Parameters Copy linkLink copied to clipboard!
38.1.1.2.1. Path Parameters Copy linkLink copied to clipboard!
| Name | Description | Required | Default | Pattern |
|---|---|---|---|---|
| deploymentId | X | null |
38.1.1.3. Return Type Copy linkLink copied to clipboard!
38.1.1.4. Content Type Copy linkLink copied to clipboard!
- application/json
38.1.1.5. Responses Copy linkLink copied to clipboard!
| Code | Message | Datatype |
|---|---|---|
| 200 | A successful response. | |
| 0 | An unexpected error response. |