AgentProfileVersionInfo
Version identifier and creation time for an immutable agent-profile revision.
Usage profiles
| Usage | Fields and validation |
|---|---|
| In responses | View fields |
In responses
API JSON uses JSON field names (camelCase).
| Field | Type | Presence | Meaning |
|---|---|---|---|
version | integer (int32) | Optional | Version of the resource represented by this message. Minimum: -2147483648. Maximum: 2147483647. |
createdAt | string (date-time) | Optional | Time when this record was created. |
Where used
| Reference | Relationship |
|---|---|
| List a profile's versions | POST /api/v1/agent-profiles/versions |
Download the public reference contract.
Document: DOC-API-MODEL-agent-profile-version-info.