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 13 revisions of this API.1
- ●
added the new
opentelemetryenum value to theservice_integration_endpoint/endpoint_typeresponse property for the response status200response-property-enum-value-added
- ●