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": "c57facd5-4078-4d21-b064-9d235a5b13b5",
"Value": "sample string 2"
},
{
"Key": "0b1d00a5-1473-4a52-bca7-f482715f2057",
"Value": "sample string 2"
}
],
"RedirectUris": [
{
"Key": "dae399fb-19ce-44b7-a013-be71c1b8f095",
"Value": "sample string 2"
},
{
"Key": "d2089bd8-411e-4424-8eac-376214dd7282",
"Value": "sample string 2"
}
],
"AllowedScopes": [
{
"Key": "fa1c00f2-adae-4012-bc1f-4b326e941541",
"Value": "sample string 2"
},
{
"Key": "74daedea-e408-4ffe-9e86-e6d81512c1c1",
"Value": "sample string 2"
}
],
"AllowedCorsOrigins": [
{
"Key": "790004f0-812e-4008-84fc-0cfa81061df0",
"Value": "sample string 2"
},
{
"Key": "433647ae-89ed-461e-9b4b-6becc5d6c380",
"Value": "sample string 2"
}
],
"PostLogoutRedirectUris": [
{
"Key": "3f34ad0d-253e-4841-bbae-c83ed10f8957",
"Value": "sample string 2"
},
{
"Key": "8c234bd3-b576-46b7-a4d6-f3cfa7163a97",
"Value": "sample string 2"
}
],
"Flow": 4,
"RequireConsent": true,
"AllowRememberConsent": true,
"ClientUri": "sample string 7",
"AccessTokenType": 8,
"AccountId": "4f87cf77-75fd-4ab9-9fcf-404e8d1da7cb",
"AccessTokenLifetime": 9,
"EnableLocalLogin": true,
"IdentityProviderRestrictions": [
{
"Key": "b72a499b-2c59-4ba9-9e5d-fa0a1e8a15e8",
"Value": "sample string 2"
},
{
"Key": "65257260-5507-46ae-b3c9-ce01322ce8cb",
"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>4f87cf77-75fd-4ab9-9fcf-404e8d1da7cb</d2p1:AccountId>
<d2p1:AllowRememberConsent>true</d2p1:AllowRememberConsent>
<d2p1:AllowedCorsOrigins xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic">
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>790004f0-812e-4008-84fc-0cfa81061df0</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>433647ae-89ed-461e-9b4b-6becc5d6c380</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>fa1c00f2-adae-4012-bc1f-4b326e941541</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>74daedea-e408-4ffe-9e86-e6d81512c1c1</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>c57facd5-4078-4d21-b064-9d235a5b13b5</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>0b1d00a5-1473-4a52-bca7-f482715f2057</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>b72a499b-2c59-4ba9-9e5d-fa0a1e8a15e8</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>65257260-5507-46ae-b3c9-ce01322ce8cb</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>3f34ad0d-253e-4841-bbae-c83ed10f8957</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>8c234bd3-b576-46b7-a4d6-f3cfa7163a97</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>dae399fb-19ce-44b7-a013-be71c1b8f095</d3p1:key>
<d3p1:value>sample string 2</d3p1:value>
</d3p1:KeyValuePairOfguidstring>
<d3p1:KeyValuePairOfguidstring>
<d3p1:key>d2089bd8-411e-4424-8eac-376214dd7282</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>