Authentication
Authentication tokens can be generated by account admins in Fundra settings. It shall be included in the Authorization header as Bearer <token> for all API requests. This endpoint can be used to verify that the token is valid and to retrieve information about the associated account.
Credentials
Bearer
Successfully authenticated