v1
latestOpenAPI 3.1.02026-07-2631111195.5 KBAuthentications
Get Authentications
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.
When using OAuth
This endpoint requires the connection:read OAuth scope.
get/v2/authentications
Query parameters
appstring required
An App identifier: a canonical App ID (UUID) or an app key
limitinteger
Used for paginating results. Specifies the maximum number of items to return per page. If this value is not set, it defaults to 10.
offsetinteger
Used for paginating results. Specifies the offset to use.