Service_Integrations
Get service integration endpoint
get/project/{project}/integration_endpoint/{integration_endpoint_id}
Path parameters
projectstring required
Project name
integration_endpoint_idstring required
Endpoint ID
Query parameters
include_secretsboolean
Explicitly indicates that the client wants to read secrets that might be returned by this endpoint.
Response
Response
Changes
Changed in 1 of the 26 revisions of this API.1
- ●
added the new
opentelemetryenum value to the/response property for the response statusresponse-property-enum-value-added
- ●