v1

latestOpenAPI 3.0.02026-07-13105112106.9 KB
Buckets

Get the details of a single bucket

Returns the bucket information.

get/v1/accounts/{accountSid}/buckets/{bucketSid}

Path parameters

accountSidstring required

accountSid

accountSid

bucketSidstring required

bucketSid

bucketSid

Response

Successful

sidstring required

Sid of the bucket

accountSidstring required

accountSid

namestring required

Name of the bucket

verifySslCertsboolean required

If SSL Certificates should be verified as valid and trusted.

appIsConnectedboolean required

If the bucket is connected to an application via the SDK.

createdAtstring required

Example response

{
  "createdAt": "1970-01-01T00:00:00.000Z"
}