---
title: "Richiama Webhook Sequenza Standard a partire da ID Session e API Key"
method: GET
path: "/api/session/{id_session}/defaultSequence"
---

# Richiama Webhook Sequenza Standard a partire da ID Session e API Key

`GET /api/session/{id_session}/defaultSequence`

Questa chiamata, a partire da ID sessione e API Key cliente, restituisce l’endpoint (start) da utilizzare per effettuare gli invii dei messaggi strutturati (a livello di contenuto e di dinamche temporali) internamente ai vostri sistemi. In particolare il webhook conterrà l’ID Sequenza.

## Path parameters

- `id_sessione` string, required

## Query parameters

- `api_key` string

## Response `200`

OK

- object
  - `start` string — L'ID Sequenza di start.'
  - `stop` string — L'ID Sequenza di stop.

## Changes

> 18 revisions in range; 1 could not be searched.

- **2025-04-16** `87acea7a1c4f` — 1 info
  - endpoint added
- **2025-04-15** `919eb7a392aa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/simplenetworks/apis/trilly-api/changes/api/session/:id_session/defaultSequence/get.md)

---

[API](https://skmtc.dev/simplenetworks/apis/trilly-api.md) · [All operations](https://skmtc.dev/simplenetworks/apis/trilly-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/simplenetworks/trilly-api/revisions/b03e55f0d8aa/schema)
