🚀 We are preparing our documentation and source code for our first release. For any questions & to meet the founders, please fill in this form
{
"items": [
{
"created_at": "2023-11-07T05:31:56Z",
"function_controller_type_id": "<string>",
"provider_controller_type_id": "<string>",
"provider_instance_id": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
}
],
"next_page_token": "<string>"
}List all function instances with optional filtering by provider instance
{
"items": [
{
"created_at": "2023-11-07T05:31:56Z",
"function_controller_type_id": "<string>",
"provider_controller_type_id": "<string>",
"provider_instance_id": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
}
],
"next_page_token": "<string>"
}