Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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.





  • No labels