Generates a publicly-accessible URL for a specified report
Namespace: Thomas.APIServicesAssembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- AgentGUID
- Type:
System Guid
The Agent GUID of the client
- AuthToken
- Type:
System String
The authentication token of the client
- PersonRefID
- Type:
System String
The reference ID of the person who completed the assessment
- Reports
- Type:
System.Collections.Generic List ReportTypeEnum
A list of report types to generate a link for
- Locale
- Type:
System String
The language of report that is required
- sampleReport
- Type:
System Boolean
Indicates whether we require the sample report
Return Value
A URL in the form of a
See Also