You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Get API request count statistics for an actor broken down by route within a specified time frame.",
28434
+
"description": "Get API request count statistics for an actor broken down by route within a specified time frame.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
28435
28435
"tags": [
28436
28436
"orgs"
28437
28437
],
@@ -28499,7 +28499,7 @@
28499
28499
"/orgs/{org}/insights/api/subject-stats": {
28500
28500
"get": {
28501
28501
"summary": "Get subject stats",
28502
-
"description": "Get API request statistics for all subjects within an organization within a specified time frame. Subjects can be users or GitHub Apps.",
28502
+
"description": "Get API request statistics for all subjects within an organization within a specified time frame. Subjects can be users or GitHub Apps.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
28503
28503
"tags": [
28504
28504
"orgs"
28505
28505
],
@@ -28561,7 +28561,7 @@
28561
28561
"/orgs/{org}/insights/api/summary-stats": {
28562
28562
"get": {
28563
28563
"summary": "Get summary stats",
28564
-
"description": "Get overall statistics of API requests made within an organization by all users and apps within a specified time frame.",
28564
+
"description": "Get overall statistics of API requests made within an organization by all users and apps within a specified time frame.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
"description": "Get overall statistics of API requests within the organization for a user.",
28611
+
"description": "Get overall statistics of API requests within the organization for a user.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
"description": "Get overall statistics of API requests within the organization made by a specific actor. Actors can be GitHub App installations, OAuth apps or other tokens on behalf of a user.",
28661
+
"description": "Get overall statistics of API requests within the organization made by a specific actor. Actors can be GitHub App installations, OAuth apps or other tokens on behalf of a user.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
28662
28662
"tags": [
28663
28663
"orgs"
28664
28664
],
@@ -28711,7 +28711,7 @@
28711
28711
"/orgs/{org}/insights/api/time-stats": {
28712
28712
"get": {
28713
28713
"summary": "Get time stats",
28714
-
"description": "Get the number of API requests and rate-limited requests made within an organization over a specified time period.",
28714
+
"description": "Get the number of API requests and rate-limited requests made within an organization over a specified time period.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
"description": "Get the number of API requests and rate-limited requests made within an organization by a specific user over a specified time period.",
28764
+
"description": "Get the number of API requests and rate-limited requests made within an organization by a specific user over a specified time period.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
"description": "Get the number of API requests and rate-limited requests made within an organization by a specific actor within a specified time period.",
28817
+
"description": "Get the number of API requests and rate-limited requests made within an organization by a specific actor within a specified time period.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
"description": "Get API usage statistics within an organization for a user broken down by the type of access.",
28873
+
"description": "Get API usage statistics within an organization for a user broken down by the type of access.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
description: Get API request count statistics for an actor broken down by route
21217
-
within a specified time frame.
21216
+
description: |-
21217
+
Get API request count statistics for an actor broken down by route within a specified time frame.
21218
+
21219
+
Under normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.
description: Get API request statistics for all subjects within an organization
21253
-
within a specified time frame. Subjects can be users or GitHub Apps.
21254
+
description: |-
21255
+
Get API request statistics for all subjects within an organization within a specified time frame. Subjects can be users or GitHub Apps.
21256
+
21257
+
Under normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.
21254
21258
tags:
21255
21259
- orgs
21256
21260
operationId: api-insights/get-subject-stats
@@ -21283,8 +21287,10 @@ paths:
21283
21287
"/orgs/{org}/insights/api/summary-stats":
21284
21288
get:
21285
21289
summary: Get summary stats
21286
-
description: Get overall statistics of API requests made within an organization
21287
-
by all users and apps within a specified time frame.
21290
+
description: |-
21291
+
Get overall statistics of API requests made within an organization by all users and apps within a specified time frame.
21292
+
21293
+
Under normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.
description: Get overall statistics of API requests within the organization
21316
-
for a user.
21321
+
description: |-
21322
+
Get overall statistics of API requests within the organization for a user.
21323
+
21324
+
Under normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.
description: Get overall statistics of API requests within the organization
21346
-
made by a specific actor. Actors can be GitHub App installations, OAuth apps
21347
-
or other tokens on behalf of a user.
21353
+
description: |-
21354
+
Get overall statistics of API requests within the organization made by a specific actor. Actors can be GitHub App installations, OAuth apps or other tokens on behalf of a user.
21355
+
21356
+
Under normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.
description: Get the number of API requests and rate-limited requests made within
21378
-
an organization over a specified time period.
21386
+
description: |-
21387
+
Get the number of API requests and rate-limited requests made within an organization over a specified time period.
21388
+
21389
+
Under normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.
description: Get the number of API requests and rate-limited requests made within
21408
-
an organization by a specific user over a specified time period.
21418
+
description: |-
21419
+
Get the number of API requests and rate-limited requests made within an organization by a specific user over a specified time period.
21420
+
21421
+
Under normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.
description: Get the number of API requests and rate-limited requests made within
21439
-
an organization by a specific actor within a specified time period.
21451
+
description: |-
21452
+
Get the number of API requests and rate-limited requests made within an organization by a specific actor within a specified time period.
21453
+
21454
+
Under normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.
21440
21455
tags:
21441
21456
- orgs
21442
21457
operationId: api-insights/get-time-stats-by-actor
@@ -21467,8 +21482,10 @@ paths:
21467
21482
"/orgs/{org}/insights/api/user-stats/{user_id}":
21468
21483
get:
21469
21484
summary: Get user stats
21470
-
description: Get API usage statistics within an organization for a user broken
21471
-
down by the type of access.
21485
+
description: |-
21486
+
Get API usage statistics within an organization for a user broken down by the type of access.
21487
+
21488
+
Under normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.
"description": "Get API request count statistics for an actor broken down by route within a specified time frame.",
28385
+
"description": "Get API request count statistics for an actor broken down by route within a specified time frame.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
28386
28386
"tags": [
28387
28387
"orgs"
28388
28388
],
@@ -28450,7 +28450,7 @@
28450
28450
"/orgs/{org}/insights/api/subject-stats": {
28451
28451
"get": {
28452
28452
"summary": "Get subject stats",
28453
-
"description": "Get API request statistics for all subjects within an organization within a specified time frame. Subjects can be users or GitHub Apps.",
28453
+
"description": "Get API request statistics for all subjects within an organization within a specified time frame. Subjects can be users or GitHub Apps.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
28454
28454
"tags": [
28455
28455
"orgs"
28456
28456
],
@@ -28512,7 +28512,7 @@
28512
28512
"/orgs/{org}/insights/api/summary-stats": {
28513
28513
"get": {
28514
28514
"summary": "Get summary stats",
28515
-
"description": "Get overall statistics of API requests made within an organization by all users and apps within a specified time frame.",
28515
+
"description": "Get overall statistics of API requests made within an organization by all users and apps within a specified time frame.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
"description": "Get overall statistics of API requests within the organization for a user.",
28562
+
"description": "Get overall statistics of API requests within the organization for a user.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
"description": "Get overall statistics of API requests within the organization made by a specific actor. Actors can be GitHub App installations, OAuth apps or other tokens on behalf of a user.",
28612
+
"description": "Get overall statistics of API requests within the organization made by a specific actor. Actors can be GitHub App installations, OAuth apps or other tokens on behalf of a user.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
28613
28613
"tags": [
28614
28614
"orgs"
28615
28615
],
@@ -28662,7 +28662,7 @@
28662
28662
"/orgs/{org}/insights/api/time-stats": {
28663
28663
"get": {
28664
28664
"summary": "Get time stats",
28665
-
"description": "Get the number of API requests and rate-limited requests made within an organization over a specified time period.",
28665
+
"description": "Get the number of API requests and rate-limited requests made within an organization over a specified time period.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
"description": "Get the number of API requests and rate-limited requests made within an organization by a specific user over a specified time period.",
28715
+
"description": "Get the number of API requests and rate-limited requests made within an organization by a specific user over a specified time period.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
"description": "Get the number of API requests and rate-limited requests made within an organization by a specific actor within a specified time period.",
28768
+
"description": "Get the number of API requests and rate-limited requests made within an organization by a specific actor within a specified time period.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
"description": "Get API usage statistics within an organization for a user broken down by the type of access.",
28824
+
"description": "Get API usage statistics within an organization for a user broken down by the type of access.\n\nUnder normal conditions, you can expect API data to appear within 4–6 hours after making a request. During incidents or periods of unusually high volume, it may take longer to show up.",
0 commit comments