For the complete documentation index, see llms.txt. This page is also available as Markdown.

Previews the policy from IPFS without loading it into the local DB

Returns preview of the remote policies.

post

Returns preview of the remote policies.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
messageIdstringRequired
Responses
200

Policy preview.

application/json
messageIdstringRequiredExample: 0000000000.000000001
moduleTopicIdstringRequiredExample: 0.0.1
post
/external-policies/preview

Last updated