Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

returnId
string
required

Unique identifier of the return whose notes you want to get.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

OK

auditInfo
object
id
string | null

Unique identifier of the note. System-supplied and read-only.

text
string

Text of the note. Maximum 250 characters.

Maximum string length: 500