Skip to main content
GET
Get built client domain pattern

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

Identifier of the client domain pattern to retrieve in built form.

Response

Built client domain pattern with evaluated runtime values used for domain matching.

Built client domain pattern with evaluated runtime values used for domain matching.

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
string
required

Evaluated domain pattern used by runtime matching.

test
boolean
required

Whether the built 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