Description
Returns information (name) for all projects recognized by the API key.
CAll (METHOD = GET)
http://tool-cloud2.renesas.com/system/api/?key=[API_KEY]&module=projects&action=list
API_KEY: Specify the API key referenced from the HELP key.
Result
{
"projects": [
{
"name": "[PROJECT_NAME]"
},
...
]
}
PROJECT_NAME: Indicates the project name.
Support
Support Communities
Get quick technical support online from Renesas Engineering Community technical staff.
Knowledge Base
Browse our knowledge base for helpful articles, FAQs, and other useful resources.