Loads
List load notes
List all internal notes and comments attached to a load by load number, ordered by timestamp with the author and note type for each entry.
GET
List load notes
Retrieve all notes associated with a specific load.
Notes may include operational comments, internal updates, or other annotations added during the lifecycle of the load.
Path Parameters
Response
200 OK
Returns the list of notes associated with the specified load.Response Body Parameters
Authorizations
OAuth 2.0 client-credentials access token. Obtain one from https://auth.alvys.com/oauth/token (grant_type=client_credentials, audience=https://api.alvys.com/public/), then paste it here. The playground sends it as Authorization: Bearer <token>.
Path Parameters
API version (e.g., 1.0)
Example:
"1.0"