Authentication
Get Linked Providers
Get all authentication providers linked to the current account
GET
This endpoint requires authentication.
Response
The primary authentication provider. One of:
local: Local authentication using email and passwordgoogle: Google OAuth authenticationfacebook: Facebook OAuth authenticationapple: Apple Sign In authentication
List of linked authentication providers
Error Responses
Error details when the request fails
Common error cases:
- 401 Unauthorized: Missing or invalid access token
