Get Pod

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

pod_idstringRequired
ID of pod.

Response

This endpoint returns an object.
pod_idstring
ID of pod.
namestring
Name of pod.
updated_atdatetime
Time at which pod was last updated.
created_atdatetime
Time at which pod was created.
client_idstring or null
Client ID of pod.

Errors