Get instruction by ID for tenant
GET/v1/tenants/:tenantId/documentai/instructions/:id
Returns a single instruction, whether this tenant authored it or it arrives from an enabled partner pack. An instruction id reported on a document result resolves here.
Request
Responses
- 200
- 400
- 401
- 404
- 500
OK
Bad Request
Unauthorized
Not Found
Internal Server Error