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.",
28290
+
"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.",
28291
28291
"tags": [
28292
28292
"orgs"
28293
28293
],
@@ -28355,7 +28355,7 @@
28355
28355
"/orgs/{org}/insights/api/subject-stats": {
28356
28356
"get": {
28357
28357
"summary": "Get subject stats",
28358
-
"description": "Get API request statistics for all subjects within an organization within a specified time frame. Subjects can be users or GitHub Apps.",
28358
+
"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.",
28359
28359
"tags": [
28360
28360
"orgs"
28361
28361
],
@@ -28417,7 +28417,7 @@
28417
28417
"/orgs/{org}/insights/api/summary-stats": {
28418
28418
"get": {
28419
28419
"summary": "Get summary stats",
28420
-
"description": "Get overall statistics of API requests made within an organization by all users and apps within a specified time frame.",
28420
+
"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.",
28467
+
"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.",
28517
+
"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.",
28518
28518
"tags": [
28519
28519
"orgs"
28520
28520
],
@@ -28567,7 +28567,7 @@
28567
28567
"/orgs/{org}/insights/api/time-stats": {
28568
28568
"get": {
28569
28569
"summary": "Get time stats",
28570
-
"description": "Get the number of API requests and rate-limited requests made within an organization over a specified time period.",
28570
+
"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.",
28620
+
"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.",
28673
+
"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.",
28729
+
"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
21147
-
within a specified time frame.
21146
+
description: |-
21147
+
Get API request count statistics for an actor broken down by route within a specified time frame.
21148
+
21149
+
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
21183
-
within a specified time frame. Subjects can be users or GitHub Apps.
21184
+
description: |-
21185
+
Get API request statistics for all subjects within an organization within a specified time frame. Subjects can be users or GitHub Apps.
21186
+
21187
+
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.
21184
21188
tags:
21185
21189
- orgs
21186
21190
operationId: api-insights/get-subject-stats
@@ -21213,8 +21217,10 @@ paths:
21213
21217
"/orgs/{org}/insights/api/summary-stats":
21214
21218
get:
21215
21219
summary: Get summary stats
21216
-
description: Get overall statistics of API requests made within an organization
21217
-
by all users and apps within a specified time frame.
21220
+
description: |-
21221
+
Get overall statistics of API requests made within an organization by all users and apps within a specified time frame.
21222
+
21223
+
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
21246
-
for a user.
21251
+
description: |-
21252
+
Get overall statistics of API requests within the organization for a user.
21253
+
21254
+
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
21276
-
made by a specific actor. Actors can be GitHub App installations, OAuth apps
21277
-
or other tokens on behalf of a user.
21283
+
description: |-
21284
+
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.
21285
+
21286
+
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
21308
-
an organization over a specified time period.
21316
+
description: |-
21317
+
Get the number of API requests and rate-limited requests made within an organization over a specified time period.
21318
+
21319
+
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
21338
-
an organization by a specific user over a specified time period.
21348
+
description: |-
21349
+
Get the number of API requests and rate-limited requests made within an organization by a specific user over a specified time period.
21350
+
21351
+
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
21369
-
an organization by a specific actor within a specified time period.
21381
+
description: |-
21382
+
Get the number of API requests and rate-limited requests made within an organization by a specific actor within a specified time period.
21383
+
21384
+
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.
21370
21385
tags:
21371
21386
- orgs
21372
21387
operationId: api-insights/get-time-stats-by-actor
@@ -21397,8 +21412,10 @@ paths:
21397
21412
"/orgs/{org}/insights/api/user-stats/{user_id}":
21398
21413
get:
21399
21414
summary: Get user stats
21400
-
description: Get API usage statistics within an organization for a user broken
21401
-
down by the type of access.
21415
+
description: |-
21416
+
Get API usage statistics within an organization for a user broken down by the type of access.
21417
+
21418
+
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.",
28243
+
"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.",
28244
28244
"tags": [
28245
28245
"orgs"
28246
28246
],
@@ -28308,7 +28308,7 @@
28308
28308
"/orgs/{org}/insights/api/subject-stats": {
28309
28309
"get": {
28310
28310
"summary": "Get subject stats",
28311
-
"description": "Get API request statistics for all subjects within an organization within a specified time frame. Subjects can be users or GitHub Apps.",
28311
+
"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.",
28312
28312
"tags": [
28313
28313
"orgs"
28314
28314
],
@@ -28370,7 +28370,7 @@
28370
28370
"/orgs/{org}/insights/api/summary-stats": {
28371
28371
"get": {
28372
28372
"summary": "Get summary stats",
28373
-
"description": "Get overall statistics of API requests made within an organization by all users and apps within a specified time frame.",
28373
+
"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.",
28420
+
"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.",
28470
+
"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.",
28471
28471
"tags": [
28472
28472
"orgs"
28473
28473
],
@@ -28520,7 +28520,7 @@
28520
28520
"/orgs/{org}/insights/api/time-stats": {
28521
28521
"get": {
28522
28522
"summary": "Get time stats",
28523
-
"description": "Get the number of API requests and rate-limited requests made within an organization over a specified time period.",
28523
+
"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.",
28573
+
"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.",
28626
+
"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.",
28682
+
"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