| id |
Integer |
No description |
| telescope_id |
Integer |
No description |
| entity_id |
Integer (Optional) |
The entity (user or organization) granted access to the telescope. Null while an email invitation is outstanding — set to the accepting entity when the invitation is accepted. (C10) |
| shares |
Float |
The number of shares this access grant has. This is used to determine how much time the entity can use the telescope. |
| time_used |
Float |
No description |
| time_contested |
Float |
No description |
| time_waiting |
Float |
No description |
| revoked |
Boolean |
Whether this access grant has been revoked. If true, the access grant is no longer valid. |