curl --location --request GET 'https://open.teambition.com/api/seat/v1/seat/licenses?tenantId&appId' \
--header 'X-Tenant-Id;' \
--header 'X-Tenant-Id;' \
--header 'X-Tenant-Type;' \
--header 'X-Tenant-Type;' \
--header 'Authorization;'
{
"result": null,
"code": 0,
"errorMessage": "string",
"requestId": "string"
}