UserDeleteResponse
objectAllowed values:organization.user.deleted
UserListResponse
objectAllowed values:list
Represents an individual user within an organization.
Show Child Parameters
UserRoleUpdateRequest
objectowner or reader
Allowed values:ownerreader
Vector store expiration policy
objectThe expiration policy for a vector store.
Anchor timestamp after which the expiration policy applies. Supported anchors: last_active_at.
Allowed values:last_active_at
The number of days after the anchor time that the vector store will expire.
>= 1<= 365
Vector store file batch
objectA batch of files attached to a vector store.
The identifier, which can be referenced in API endpoints.
The object type, which is always vector_store.file_batch.
Allowed values:vector_store.files_batch
The Unix timestamp (in seconds) for when the vector store files batch was created.
The ID of the vector store that the File is attached to.
The status of the vector store files batch, which can be either in_progress, completed, cancelled or failed.
Allowed values:in_progresscompletedcancelledfailed