Skip to content
Start here

Regions

List DLS regions for an account
client.DLS.Regions.List(ctx, params) (*CursorPagination[RegionListResponse], error)
GET/accounts/{account_id}/dls/regions
Get a DLS region
client.DLS.Regions.Get(ctx, regionID, query) (*RegionGetResponse, error)
GET/accounts/{account_id}/dls/regions/{region_id}