Skip to main content
GET
C#

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

id
string
requis

L’ID du segment à récupérer.

Réponse

Segment récupéré avec succès.

created_at
string<date-time>
requis
id
string
requis
Pattern: ^seg_[A-HJ-NP-Za-km-z1-9]+$
name
string
requis
rules
object[]
requis
type
enum<string>
requis
Options disponibles:
self,
auth0
updated_at
string<date-time>
requis
description
string