For AI agents: the documentation index is at /docs/aidbox/llms.txt. A Markdown version of this page is available at /docs/aidbox/notebooks.md or by requesting it with the Accept: text/markdown header.
Aidbox Docs
All notebooks

Create Access Policy for Client to Tenant Resource

YAML template for linking client/vendor to specific tenant reource. Will need a new policy for each resource that the client/vendor needs access to.

1 cell · updated Mar 22, 2024

This is a read-only view. Responses shown were saved when the notebook was published — open it in your own Aidbox to run the cells against live data.
REST Send Cells run only inside Aidbox. Use Run in Aidbox above to open this notebook in your own instance.
link:
  - id: qa-internal
    resourceType: Client
engine: matcho
matcho:
  uri: '#/Patient.*'
  params:
    .meta.tenant.id: qa-internal
  request-method:
    $enum:
      - get
description: patient resource qa-internal
id: a78d7ef6-50aa-459c-aa3e-771bf72757cf
resourceType: AccessPolicy
meta:
  lastUpdated: '2024-03-22T16:41:46.102535Z'
  createdAt: '2024-03-22T16:12:22.805038Z'
  versionId: '68850'