EndpointService
Get an endpoint
Retrieves an endpoint and lightweight summaries of the deployments attached to it.
get/projects/{projectId}/endpoints/{id}
Path parameters
projectIdstring required
Project identifier.
idstring required
Endpoint identifier.
Response
OK
Changes
Changed in 2 of the 14 revisions of this API.11
- ●
added the new
ENDPOINT_TYPE_RESERVEDenum value to theendpointTyperesponse property for the response status200response-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○