W3builders
AOP API

AOP API/Client Portal

View Document (Public)

GET/portal/{token}
no auth

View a document by its public token. Auto-transitions status from sent to viewed.

Endpoint

GEThttps://api.w3builders.com/v1/portal/{token}

Response parameters

FieldType
documentvalue
settingsvalue
View Document (Public)
curl -X GET https://api.w3builders.com/v1/portal/PORTAL_TOKEN
{
"shape": "{ document, settings }"
}
Was this page helpful?