Web Service Method: Request a Project's Information
Abstract
Web Service Method: Request a Project's Information
Description |
|---|
Get information about a specific project. |
URL: /extractor/api/projects/{projectId}
Supported Methods |
|---|
GET |
*/*
Variable | Description |
|---|---|
{projectId} | ProjectDto UUID |
This method returns execution results in JSON format.
A PoolParty thesaurus project
Attribute | Type | Comment |
|---|---|---|
defaultLanguage | String | Default language |
label | String | Display label in the project default language |
languages | Array of String | All configured languages of the project |
uuid | String | The unique identifier of the project |