List published versions
List published versions for an agent with pagination and optional pin filter.
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Path parameters
id
The agent ID
Query parameters
limit
Number of versions to return (1-100, default 20)
skip
Number of versions to skip (default 0)
isPinned
Filter by pinned status
Response
Successful response
status
data
Errors
401
Unauthorized Error
500
Internal Server Error

