Functions
List Functions
This endpoint gets a function
GET
/
v1
/
functions
Body
Response
id
string
This is the id of the function.
type
string
This is the type of the function.
name
string
This is the name of the function.
description
string
This is the description of the function.
created_at
string
This is the created_at of the function.
updated_at
string
This is the updated_at of the function.