Skip to main content
GET
Retrieve

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

A UUID string identifying this segment.

Response

200 - application/json
id
string<uuid>
required
read-only
name
string
required
Maximum string length: 255
portfolio
object
required
configurations
object[]
required
read-only
description
string | null