GET api/2.0/project/tag/{tag}
Returns the detailed list of all the projects with a tag specified in the request.
Name |
Description |
Type |
Example |
tag
sent in url
|
Tag name
|
string
|
some text
|
GET api/2.0/project/tag/%22some+text%22
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json