Get Test by Test ID

Description

Returns the test result for a given test id

Production URL

https://api.chorus.co.nz/linetest/v1/tests/{testid}

Sandbox URL

https://api.sandbox.chorus.co.nz/linetest/v1/tests/{testid}

Protocol

HTTPS

Request Method

GET

Response Format

JSON

Sample request

https://api.chorus.co.nz/linetest/v1/tests/CC23DF77

 

Request Headers

Name

Mandatory

Description

X-Chorus-Client-ID

Y

Client Id

X-Chorus-Client-Secret

Y

Client Secret

X-Transaction-ID

Y

Transaction-ID

 

URI Parameters

Name

Format

Description

Example

testId

AANNAANN (Where A= Alpha, N = Numeric)

Unique ID of the test

CC23DF77

 

Response Header

Name

Value

Content-Type

application/json; charset=UTF-8

X-Transaction-ID

same value as the Request Header X-Transaction-ID

Date

response timestamp

Content-Length

response length

X-Chorus-API-Version

current version

X-RateLimit-Limit

refer to Rate Limiting

X-RateLimit-Remaining

refer to Rate Limiting

X-RateLimit-Reset

refer to Rate Limiting

 

Response Body

For more information, refer to the RAML in Anypoint or the Line Test API workbook. While we have taken great care with the information in the Line Test API workbook if you find any differences between the Line Test API workbook and the RAML, then refer to the RAML as the correct reference.