mirror of
https://github.com/jlengrand/jetbrains-client-api-repository.git
synced 2026-03-10 08:31:24 +00:00
8 lines
223 B
HTTP
8 lines
223 B
HTTP
## RateLimitApi
|
|
|
|
### Get rate limit status for the authenticated user
|
|
## Get rate limit status for the authenticated user
|
|
GET https://api.github.com/rate_limit
|
|
Accept: application/json
|
|
Authorization: Bearer {{bearerToken}}
|