/
PO
poetapp
/
Po.et Node API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
2026-07-17
3
5
4.3 KB
Returns a work by Id.
get
/works/{workId}
Path parameters
workId
string
required
Unique Id used for retrieving the work.
Response
OK
Work
required
id
string
required
publicKey
string
required
signature
string
required
type
string
required
dateCreated
string
required
attributes
Attributes
required
anchor
Anchor
All 3 operations
get
Returns a work by Id.
get
Returns an array of all works or an array of works by publicKey.
post
Add a new work to Po.et Node.