メインコンテンツへスキップ
GET
Get a segment by ID.

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

The ID of the segment to retrieve.

レスポンス

Segment successfully retrieved.

id
string
必須
Pattern: ^seg_[A-HJ-NP-Za-km-z1-9]+$
name
string
必須
type
enum<string>
必須
利用可能なオプション:
self,
auth0
rules
object[]
必須
created_at
string<date-time>
必須
updated_at
string<date-time>
必須
description
string