AtlaSent — Get Permit
atlasent_get_permitRetrieve a permit's full record by ID, including status, actor, action, environment, times, and decision—without exposing the token.
Instructions
Fetch one permit's record: status, actor, action, environment, issue/expiry/consume times and the decision that issued it. Never returns the permit token itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| permit_id | Yes | Permit id (UUID) as returned by atlasent_list_permits. |