Get instructions for tenant and company
GET/v1/tenants/:tenantId/companies/:companyName/documentai/instructions
Returns the instructions that govern this tenant's documents: the ones the tenant authored, plus any arriving from partner packs enabled for it. A pack's instruction is returned with locked set to true and source naming the pack, and cannot be edited or deleted here. Use the source filter to list one side only.
Request
Responses
- 200
- 400
- 401
- 404
- 500
OK
Bad Request
Unauthorized
Not Found
Internal Server Error