Skip to main content
GET
/
v1
/
host
curl https://api.okrapdf.com/v1/host \
  -H "Authorization: Bearer $OKRA_API_KEY"

Overview

Returns hosted PDF deployments owned by the authenticated account.
curl https://api.okrapdf.com/v1/host \
  -H "Authorization: Bearer $OKRA_API_KEY"