Returns the authenticated user’s current SDA creation rate limit configuration and usage counts.
JWT token for authentication
SdaRateLimitStatusResponse
The user's total (lifetime) SDA creation limit.
Total number of SDAs created by the user (lifetime count).
x >= 0The user's rolling time-window SDA creation limit.
Number of SDAs created by the user within the current time window. Only present when windowLimit is "limited".
x >= 0