GistSimple
The list-shape gist returned by collection endpoints. Does not include file contents; fetch the gist detail or raw files for those.
| Field | Type | Description |
|---|---|---|
id | string | |
slug_url | string | |
owner | SimpleUser | |
title | string | |
html_url | string <uri> | |
description | string | |
public | boolean | True only when visibility is public. |
visibility | string: public | unlisted | private | |
like_count | integer | |
fork_count | integer | |
clone_url | string <uri> | |
ssh_url | string | |
topics | string[] | |
created_at | string <date-time> | |
updated_at | string <date-time> |