Only show notifications updated after the given time. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ
.
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Lists the authenticated user’s gists or if called anonymously, this endpoint returns all public gists:
Only show notifications updated after the given time. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ
.
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Response
Base Gist
Simple User
Simple User
Allows you to add a new gist with one or more files.
Note: Don’t name your files “gistfile” with a numerical suffix. This is the format of the automatic naming scheme that Gist uses internally.
Description of the gist
Example:Example Ruby script
Names and content for the files that make up the gist
Example:{"hello.rb":{"content":"puts \"Hello, World!\""}}
One Of
Flag indicating whether the gist is public
Default:false
Example:true
Response
Gist Simple
Gist History
Gist
Simple User
List public gists sorted by most recently updated to least recently updated.
Note: With pagination, you can fetch up to 3000 gists. For example, you can fetch 100 pages with 30 gists per page or 30 pages with 100 gists per page.
Only show notifications updated after the given time. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ
.
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Response
Base Gist
Simple User
Simple User
List the authenticated user’s starred gists:
Only show notifications updated after the given time. This is a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ
.
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Response
Base Gist
Simple User
Simple User
gist_id parameter
Response
Gist Simple
Gist History
Gist
Simple User