Sign in

Get service

documented

Retrieve a service.

GET /v2/services/{serviceId}Servicesno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl \"{{$OPSGENIE_API_BASE_URL}}/v1/services/{{$service_id}}\" -X GET -H \"Accept: application/json\" -H \"Content-Type: application/json\" -H \"Authorization: GenieKey {{OPSGENIE_API_KEY}}\"
Get service · Opsgenie · OpenIntegrations