GET project/getProjectData?tokenUser={tokenUser}&projectName={projectName}

Get the project data, included token, for the given project name and user token

Request Information

URI Parameters

NameDescriptionTypeAdditional information
tokenUser

tokenUser retrieved by user/getUserToken method

string

Required

projectName

original project name

string

Required

Body Parameters

None.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json, text/plain

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />