General Information
...
Service | API | Method | Data Models | Workflow | Group |
---|---|---|---|---|---|
multitenant | /tenant/application | GET | Tenant | N/A | Tenant |
Description
This API gets the application that has the id that matches the one sent in the query from the tenant that has the external key sent in the request headers.Get tenant application
Input
...
Type: application/json
Name | Source | Mandatory | Type | Special Format | Description |
---|---|---|---|---|---|
appId | Query | YES | String | N/A | Tenant Application ID |
Tenant id will automatically be taken from the extKey (tenant logged in from)
Output
...
Response
SOAJS has a unified response. Check out this link to understand more the schema of SOAJS response
...