# Get application to accounts (tenants) assignments Retrieve the list of applications assigned to specific accounts (tenants), or the list of accounts (tenants) associated with specific applications. You can filter the results using appIds or tenantIds query parameters. This request requires an environment token. Endpoint: GET /resources/applications/tenant-assignments/v1 ## Query parameters: - `appIds` (string) - `tenantIds` (string) ## Header parameters: - `frontegg-tenant-id` (string, required) The tenant ID identifier ## Response 200 fields (application/json): - `tenantId` (string, required) - `appIds` (array, required)