Retrieves information about an application.
get/applications/{ApplicationId}
Path parameters
ApplicationIdstring required
The ID of the application you want to get.
Response
Success
Example response
{
"Description": "An application used for creating an example.",
"Id": "339ohji",
"Name": "Example-Application"
}