View all project functions

Learn about the GetProjectFunctionsAll endpoint in the Project collection

This API lets you retrieve information about all project functions.

API request

Sample

GET {{ServerURL}}/api/services/app/Project/GetProjectFunctionsAll

API response

Sample

Attributes

Attribute
Description

function_Name

Name of the function.

motivation

Motivation associated with the function.

creationTime

Exact date and time of creating the function.

project_Domain_Id

Unique identifier of the domain to which the function is associated.

id

Unique identifier of the function.

Last updated

Was this helpful?