Use the API to get the external id of the tenant. The external id is fixed for a tenant and used for cross-account access to AWS role. Read more about External Id purpose.
curl "https://au.api.plerion.com/v1/tenant/external-id" -H "Authorization: Bearer $PLERION_API_KEY"
Bearer API Key. For example, "Bearer {Tenant API Key}"
OK
The response is of type object
.