identities
Operations addressed under /identities — 2 operations.
Custody Guardianship Control
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the aurax-bff-redirect-custody-guardianship-control service definition through GET /identities/custody-guardianship-control.
Request and response fields are declared on the routing target custody-guardianship-control; this entry declares none of its own.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<CustodyGuardianshipControlDto>.
| Field | Declared type | Nullable |
|---|---|---|
HasGuardian | bool | no |
Member names are the service's declaration names.
query Parameters
citizenidparentCitizenidCustody Guardianship Control › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
get-identity-parameter
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Invokes the aurax-bff-redirect-get-identity-parameter service definition through GET /identities/{parameter}.
Request and response fields are declared on the routing target get-identity-parameter; this entry declares none of its own.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<IdentityParameterDto>.
| Field | Declared type | Nullable |
|---|---|---|
Parameters | List<Parameter> (collection) | no |
Member names are the service's declaration names.
path Parameters
parameterget-identity-parameter › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.