Fetch the available Authentications for the provided App. This will only return Authentications that are owned by the user and not those that are shared with them, since it’s not possible to create Zaps with Authentications you don’t own.
OAuth
This endpoint requires the authentication OAuth scope.
GET
/
v2
/
authentications
curl--request GET \--url https://api.zapier.com/v2/authentications \--header'Authorization: Bearer <token>'
An Authentication contains various fields, often credentials such as API tokens, used to access Partner APIs on
behalf of a user. The actual fields are held securely by Zapier