GET api/clients/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiResponseOfGetClientResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | GetClientResponse |
None. |
|
| Errors | Collection of string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Data": {
"Enabled": true,
"ClientName": "sample string 2",
"ClientId": "sample string 3",
"ClientSecrets": [
{
"Key": "383390f0-275a-4435-84ac-bb583a6e5345",
"Value": "sample string 2"
},
{
"Key": "02ee2db5-791b-4de3-850e-b48e981bef40",
"Value": "sample string 2"
}
],
"RedirectUris": [
{
"Key": "e31e3a7e-3c03-4fb7-94ba-f3ee76a548fa",
"Value": "sample string 2"
},
{
"Key": "cd244bd3-c30e-47ab-911d-204817b8c92d",
"Value": "sample string 2"
}
],
"AllowedScopes": [
{
"Key": "cf5a9f0b-004a-4009-bf98-10ce3b669059",
"Value": "sample string 2"
},
{
"Key": "614f6b07-fdb8-42db-ba2c-f78ecb337265",
"Value": "sample string 2"
}
],
"AllowedCorsOrigins": [
{
"Key": "1c3546fe-f1d3-4fa8-98dc-7ff31c4cf4b9",
"Value": "sample string 2"
},
{
"Key": "ac2f2787-5f66-4e56-a1a2-8014efa942a3",
"Value": "sample string 2"
}
],
"PostLogoutRedirectUris": [
{
"Key": "5bb57fdf-12cd-4d64-8bde-27b6beb7815e",
"Value": "sample string 2"
},
{
"Key": "1ef4becc-3cac-4821-b286-1733574c4328",
"Value": "sample string 2"
}
],
"Flow": 4,
"RequireConsent": true,
"AllowRememberConsent": true,
"ClientUri": "sample string 7",
"AccessTokenType": 8,
"AccountId": "826121ff-6b39-4c80-b1a5-26b906eaee1b",
"AccessTokenLifetime": 9,
"EnableLocalLogin": true,
"IdentityProviderRestrictions": [
{
"Key": "bafb5426-9148-47e9-94b8-d1adaf9f0101",
"Value": "sample string 2"
},
{
"Key": "92807abd-16bb-4df4-96a8-398a286d9884",
"Value": "sample string 2"
}
],
"ClientSignupFlowTemplate": [
{
"Key": 1,
"Value": "sample string 1"
},
{
"Key": 1,
"Value": "sample string 1"
}
],
"ApiDlpGetAmxToken": "sample string 11",
"ApiDlpPostAmxToken": "sample string 12",
"AmxSecret": "sample string 13",
"LayoutId": "sample string 14"
},
"Errors": [
"sample string 1",
"sample string 2"
]
}
application/xml, text/xml
Sample:
<ApiResponseOfGetClientResponsekbK6XzSn xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Alice.Dto.Core">
<Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Alice.Dto.Responses.Client">
<d2p1:AccessTokenLifetime>9</d2p1:AccessTokenLifetime>
<d2p1:AccessTokenType>8</d2p1:AccessTokenType>
<d2p1:AccountId>826121ff-6b39-4c80-b1a5-26b906eaee1b</d2p1:AccountId>
<d2p1:AllowRememberConsent>true</d2p1:AllowRememberConsent>
<d2p1:AllowedCorsOrigins xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic">
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>1c3546fe-f1d3-4fa8-98dc-7ff31c4cf4b9</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>ac2f2787-5f66-4e56-a1a2-8014efa942a3</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
</d2p1:AllowedCorsOrigins>
<d2p1:AllowedScopes xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic">
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>cf5a9f0b-004a-4009-bf98-10ce3b669059</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>614f6b07-fdb8-42db-ba2c-f78ecb337265</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
</d2p1:AllowedScopes>
<d2p1:AmxSecret>sample string 13</d2p1:AmxSecret>
<d2p1:ApiDlpGetAmxToken>sample string 11</d2p1:ApiDlpGetAmxToken>
<d2p1:ApiDlpPostAmxToken>sample string 12</d2p1:ApiDlpPostAmxToken>
<d2p1:ClientId>sample string 3</d2p1:ClientId>
<d2p1:ClientName>sample string 2</d2p1:ClientName>
<d2p1:ClientSecrets xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic">
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>383390f0-275a-4435-84ac-bb583a6e5345</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>02ee2db5-791b-4de3-850e-b48e981bef40</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
</d2p1:ClientSecrets>
<d2p1:ClientSignupFlowTemplate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic">
<d3p1:KeyValuePairOfClientSignupFlowTemplateKeysstring4T9o1gJJ>
<d3p1:key>IsActive</d3p1:key>
<d3p1:value>sample string 1</d3p1:value>
</d3p1:KeyValuePairOfClientSignupFlowTemplateKeysstring4T9o1gJJ>
<d3p1:KeyValuePairOfClientSignupFlowTemplateKeysstring4T9o1gJJ>
<d3p1:key>IsActive</d3p1:key>
<d3p1:value>sample string 1</d3p1:value>
</d3p1:KeyValuePairOfClientSignupFlowTemplateKeysstring4T9o1gJJ>
</d2p1:ClientSignupFlowTemplate>
<d2p1:ClientUri>sample string 7</d2p1:ClientUri>
<d2p1:EnableLocalLogin>true</d2p1:EnableLocalLogin>
<d2p1:Enabled>true</d2p1:Enabled>
<d2p1:Flow>4</d2p1:Flow>
<d2p1:IdentityProviderRestrictions xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic">
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>bafb5426-9148-47e9-94b8-d1adaf9f0101</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>92807abd-16bb-4df4-96a8-398a286d9884</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
</d2p1:IdentityProviderRestrictions>
<d2p1:LayoutId>sample string 14</d2p1:LayoutId>
<d2p1:PostLogoutRedirectUris xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic">
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>5bb57fdf-12cd-4d64-8bde-27b6beb7815e</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>1ef4becc-3cac-4821-b286-1733574c4328</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
</d2p1:PostLogoutRedirectUris>
<d2p1:RedirectUris xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic">
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>e31e3a7e-3c03-4fb7-94ba-f3ee76a548fa</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>cd244bd3-c30e-47ab-911d-204817b8c92d</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
</d2p1:RedirectUris>
<d2p1:RequireConsent>true</d2p1:RequireConsent>
</Data>
<Errors xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</Errors>
</ApiResponseOfGetClientResponsekbK6XzSn>