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.
This endpoint requires the authentication
OAuth scope.
See our OAuth2 authentication documentation
A canonical App ID, as provided by the /apps
endpoint.
Used for paginating results. Specifies the maximum number of items to return per page. If this value is not set, it defaults to 10.
Used for paginating results. Specifies the offset to use.
Base Response definition to be used in other Response Serializers.
Be sure to include the data
field after using this class