authorizedApplications
Get all the confidential-client applications the current user has authorized.
Returns
[AuthorizedApplication]Possible Errors
Allowed Viewers
Query Complexity
1Examples
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Response
{
"data": {
"authorizedApplications": [
{
"clientId": "24006486",
"name": "benefit-black-trade-book-pressure"
}
]
}
}