Containers
List containers
Create container
Retrieve container
Delete a container
ModelsExpand Collapse
ContainerListResponse object { id, created_at, name, 6 more }
expires_after: optional object { anchor, minutes } The container will expire after this time period.
The anchor is the reference point for the expiration.
The minutes is the number of minutes after the anchor before the container expires.
The container will expire after this time period. The anchor is the reference point for the expiration. The minutes is the number of minutes after the anchor before the container expires.
Unix timestamp (in seconds) when the container was last active.
ContainerCreateResponse object { id, created_at, name, 6 more }
expires_after: optional object { anchor, minutes } The container will expire after this time period.
The anchor is the reference point for the expiration.
The minutes is the number of minutes after the anchor before the container expires.
The container will expire after this time period. The anchor is the reference point for the expiration. The minutes is the number of minutes after the anchor before the container expires.
Unix timestamp (in seconds) when the container was last active.
ContainerRetrieveResponse object { id, created_at, name, 6 more }
expires_after: optional object { anchor, minutes } The container will expire after this time period.
The anchor is the reference point for the expiration.
The minutes is the number of minutes after the anchor before the container expires.
The container will expire after this time period. The anchor is the reference point for the expiration. The minutes is the number of minutes after the anchor before the container expires.
Unix timestamp (in seconds) when the container was last active.