Retrieve a specific grant by ID.
API key authentication
The unique identifier of the entitlement
^ent_[a-zA-Z0-9]+$The unique identifier of the grant
Successfully retrieved the grant.
grant Unique identifier for the grant.
^grt_[a-zA-Z0-9]+$The entitlement this grant belongs to.
^ent_[a-zA-Z0-9]+$The number of credits granted.
When the grant becomes effective.
When the grant was created.
When the grant expires. Null means no expiration.
When the grant was voided. Null means the grant is active.