List functions
Functions
List functions
Returns the functions deployed to an integration. Requires an API key with the environment:functions:list scope.
GET
List functions
Requires an API key with the
environment:functions:list scope. Learn more about API key scopes.Authorizations
The secret key from your Nango environment.
Path Parameters
The integration ID (unique_key) that you created in Nango.
Query Parameters
Filter by function type.
Available options:
sync, action, on-event Case-insensitive filter on the function name.
Required string length:
1 - 255Required range:
x >= 0Required range:
1 <= x <= 100