Use this method to get all resources, such as translation memories, attached to a project. It returns the properties of resources.
NOTE: This method does not include details on translation domains and indexes. In order to see the complete set of resource properties you should call method "resources/{resourceid}".
URL
(GET) projects/{projectid}/resource
PARAMETERS
|
token |
The token obtained on connection |
Required |
|
projectid |
The unique id of the project to get the resources of. |
Required |
RESULTS
Returns a list of ApiResource items.