Get client domain pattern
Returns the source definition for the supplied domain pattern, including its pattern expression, type, optional client_domain_id, and test flag. Returns 400 client_domain_pattern_not_found if the id does not exist or is not accessible to the calling client. For the compiled runtime snapshot use GET /v1/client-domain-patterns/{id}/built instead.
Authorizations
Path Parameters
Identifier of the client domain pattern to retrieve.
Response
Client domain pattern source definition with its build-time pattern expression, domain type, and component references.
Client domain pattern source definition with build-time expressions and component references.
Optional program domain identifier associated with this pattern.
Unique identifier for the client domain pattern.
Build-time expression that resolves to the domain pattern used for matching.
Build-time expression that marks whether the pattern is used for test traffic only.
Pattern matching type that controls how the pattern is interpreted.
DOMAIN, GLOB, SUB_DOMAIN 