Skip to main content
GET
List client domain patterns

Authorizations

Authorization
string
header
required

Query Parameters

client_domain_id
string
include_archived
boolean
limit
integer<int32>
offset
integer<int32>

Response

Successful response

client_domain_id
string
required

Optional program domain identifier associated with this pattern.

component_ids
string[]
required
component_references
object[]
required
id
string
required
read-only

Unique identifier for the client domain pattern.

pattern
required

Build-time expression that resolves to the domain pattern used for matching.

test
required

Build-time expression that marks whether the pattern is used for test traffic only.

type
enum<string>
required

Pattern matching type that controls how the pattern is interpreted.

Available options:
DOMAIN,
GLOB,
SUB_DOMAIN