Response ‒ Applications/Get (Specific)
For the requested Application, the response provides the properties in Applications/Post.
Example JSON Applications/Get (Specific) Response
Status 200 ‒ OK
{
“@odata.context”: “https://stg-axonizeapi-axonize.stg-ase-axonize.p.azurewebsites.net/odata/$metadata#Applications/$entity”,
“name”: “Transport”,
“tenantId”: “5851631d4e41925b98f01234”,
“allowedOrigins”: [],
“active”: false,
“logo”: null,
“cultureInfo”: “en”,
“uniqueIdentifier”: “transport”,
“parentId”: “801A048A-9F23-429F-BF0D-B6D35B22771E”,
“allowedApplications”: [
“63f96620-ad25-4e4f-911a-a851d9e31234”
],
“usersContainerDatabase”: null,
“phoneCountryCode”: null,
“diagram”: null,
“retention”: 15,
“timezone”:”Asia/Jerusalem”
“usersContainerDatabase”: “ABCD”,
“id”: “585166654e41925b98f01234”,
“appId”: “801A048A-9F23-429F-BF0D-B6D35B22771E”,
“createDate”: “0001-01-01T00:00:00Z”,
“createUser”: null,
“updateDate”: “0001-01-01T00:00:00Z”,
“updateUser”: null,
“passwordPolicy”: null,
“additionalProperties”: []
}