Pods

Get Pod

CLI:

agentmail pods get --pod-id <pod_id>
get/v0/pods/{pod_id}

Path parameters

pod_idstring required

ID of pod.

Response

pod_idstring required

ID of pod.

namestring required

Name of pod.

updated_atstring date-time required

Time at which pod was last updated.

created_atstring date-time required

Time at which pod was created.

client_idstring

Client ID of pod.

Changes

Changed in 1 of the 34 revisions of this API.3

    • added the optional property code to the response with the 404 status

      response-optional-property-added

    • added the optional property docs to the response with the 404 status

      response-optional-property-added

    • added the optional property fix to the response with the 404 status

      response-optional-property-added