Get the latest generation run
Organization Admin permissions are required to use this endpoint.
Retrieve the most recent generation run for the shared model (the active run if one is in flight, otherwise the last terminal run), or null if none exists.
Authorizations
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
Path Parameters
UUID of the shared model the suggestions belong to
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Response
The latest generation run, or null
The most recent generation run or null if no runs exist.
The most recent run for this model or null if none exists.

