Skip to content

Work — HTML

GET
/id/work/{key}/
curl --request GET \
--url https://textrefs.org/id/work/example/
key
required
string
/^[a-z0-9][a-z0-9._-]*$/

Flat registry key.

Work landing page.

Media type text/html
string

No registry object found at this identifier.

Media type application/json
object
message
required
string
code
string
Example generated
{
"message": "example",
"code": "example"
}