get
Get team
Returns profile fields for the team associated with your API key.
Required API key scope
account:read
/api/v1/teamCode samples
curl --request GET \
--url https://api.emailguard.co/api/v1/team \
--header 'Authorization: Bearer YOUR_API_KEY'Parameters
This endpoint has no parameters.