rest
Returns the application by OAuth client ID
Request example: { "clientId": "local.69b9196bdbd793.03286491" }
post/rest.application.getbyclientid
Request body
Example request
{
"clientId": "string",
"select": [
"id",
"clientId",
"clientSecret",
"applicationToken",
"scopes",
"title",
"url",
"urlInstall",
"urlSettings",
"mobile",
"version",
"active",
"installed",
"dateCreate",
"dateInstall",
"attributes"
]
}Response
Success response