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