Gathering action information
Choose authentication
Get list of Zapier authentications associated with the requesting user and account.
GET
Authentications for each app can be managed in your Zapier account.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The app to get authentications for.
Query Parameters
The Zapier account ID to get authentications for.
If this is true
, only authentications that are owned by the authenticated user will be returned.
If this is false
, then authentications that are shared with the user will also be returned.
Response
200 - application/json
Seconds that have elapsed since the list of authentications for this user/app has been refreshed.
To refresh the list, use the force_refresh
query parameter.
Message about the result of the request, does not need to be shown to the user.