Get Third Party Auth

Get information about a third party authentication partner

curl --request GET \
  --url https://studio.edgeimpulse.com/v1/api/third-party-auth/{authId} \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?