Overview | Service | Command |
Authorization token required | UNKNOWN |
Admin Authorization token required | UNKNOWN |
<GetOAuthConsumersRequest /> ## GetOAuthConsumersRequest
<GetOAuthConsumersResponse> ## GetOAuthConsumersResponse
(<OAuthConsumer [accessToken="..."] [approvedOn="..."] [appName="..."] [device="..."] /> ## OAuthConsumer)*
</GetOAuthConsumersResponse>
The following table describes elements and attributes you can define within a
<GetOAuthConsumersResponse>
element:
XPath | Required / Optional | Description |
/OAuthConsumer | Optional (0 or more) | |
/OAuthConsumer@accessToken | Optional (0 or 1) | Type:String |
/OAuthConsumer@approvedOn | Optional (0 or 1) | Type:String |
/OAuthConsumer@appName | Optional (0 or 1) | Type:String |
/OAuthConsumer@device | Optional (0 or 1) | Type:String |