Skip to main content
GET
Get prefill token details
Replace {your-subdomain} with your workspace’s subdomain.
Learn how to find your subdomain in Workspace subdomain.
This endpoint is public and requires no API key. It looks up only tokens created in the workspace that the subdomain belongs to.

Path Parameters

prefill_token
string
required

The prefill token to look up. You get this from the response of the Create prefill token endpoint.

Example:

"pft_428518d70eb35deab7a8"

Response

OK - Request succeeded

data
object

The values stored against the token, exactly as they were sent while creating it.

Example: