Skip to content

feat: implement Safes.list and Safes.get - #9268

Merged
davidkaplanbitgo merged 1 commit into
masterfrom
davidkaplan/wcn-1192-safe-list-get
Jul 16, 2026
Merged

feat: implement Safes.list and Safes.get#9268
davidkaplanbitgo merged 1 commit into
masterfrom
davidkaplan/wcn-1192-safe-list-get

Conversation

@davidkaplanbitgo

Copy link
Copy Markdown
Contributor

Wire up the safe read APIs now that the backend (WCN-1177) has merged.

  • get: GET /enterprise/:eId/safes/:safeId, decodes SafeData
  • list: cursor-paginated GET /enterprise/:eId/safes, mapping the SDK's opaque cursor/nextCursor onto WP's prevId/nextBatchPrevId convention

WCN-1192

Wire up the safe read APIs now that the backend (WCN-1177) has merged.

- get: GET /enterprise/:eId/safes/:safeId, decodes SafeData
- list: cursor-paginated GET /enterprise/:eId/safes, mapping the SDK's
  opaque cursor/nextCursor onto WP's prevId/nextBatchPrevId convention

WCN-1192
@linear-code

linear-code Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

WCN-1192

@davidkaplanbitgo
davidkaplanbitgo marked this pull request as ready for review July 16, 2026 05:38
@davidkaplanbitgo
davidkaplanbitgo requested a review from a team July 16, 2026 05:38
@davidkaplanbitgo
davidkaplanbitgo requested review from a team as code owners July 16, 2026 05:38
@davidkaplanbitgo
davidkaplanbitgo merged commit a14e296 into master Jul 16, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants