Authorization: Bearer ********************
curl --location '/auth/third-party/status' \ --header 'Authorization: Bearer <token>'
{ "data": {} }