functions

Get a Function

Get the specified Function.

get/functions/{id}

Path parameters

idstring required

The <code>id</code> of the Function to get.

Response

a list of Function objects

countinteger

number of items present in the items array

Changes