Get the authenticated user workspace data
curl --request GET \ --url https://mgnmzef4kd.us-east-1.awsapprunner.com/api/v1/zapier/me \ --header 'x-api-key: <api-key>'
{ "id": "<string>", "name": "<string>", "companyName": "<string>", "companyAlias": "<string>", "ownerId": "<string>" }
API key for authentication