v1
latestOpenAPI 3.0.02026-08-062903562.2 MBAPI App
fetchClientProfile
Show the Profile for a given Client
get/apps/{app}
Path parameters
appstring required
Example:aSn3uWmolgnEnasT
The specified Client ID
Response
Success
Example response
{
"associated_app": "salesforce",
"client_id": "aSn3uWmolgnEnasT",
"client_secret": "w65Nh4nUu7aOP9Jh",
"developer_id": 9634,
"name": "My App",
"redirect_uri": "http://domain.tld",
"url": "https://www.gofundme.com"
}