# List aliases Returns all aliases associated with the specified provider. Endpoint: GET /providers/{providerId}/info/aliases Version: 26.2.0.4309 Security: Bearer ## Path parameters: - `providerId` (string, required) ## Response 200 fields (application/json): - `firstName` (string) The first (given) name of this alias. - `lastName` (string) The last (family) name of this alias. - `id` (string) Unique identifier for this alias. ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 500 fields