Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Lists all organizations, in the order that they were created on GitHub.
Note: Pagination is powered exclusively by the since parameter. Use the Link header to get the URL for the next page of organizations.
Example Output
[
{
"login": "<string>",
"id": 48,
"node_id": "<string>",
"url": "<string>",
"repos_url": "<string>",
"events_url": "<string>",
"hooks_url": "<string>",
"issues_url": "<string>",
"members_url": "<string>",
"public_members_url": "<string>",
"avatar_url": "<string>",
"description": null
},
{
"login": "<string>",
"id": 134,
"node_id": "<string>",
"url": "<string>",
"repos_url": "<string>",
"events_url": "<string>",
"hooks_url": "<string>",
"issues_url": "<string>",
"members_url": "<string>",
"public_members_url": "<string>",
"avatar_url": "<string>",
"description": "<string>"
}
]
Workflow Library Example
List All Organizations with Github and Send Results Via Email