curl --request GET \ --url /b2b/v1/auth/client \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {access_token}'
{ "client": {} }
Get information about the authenticated client