Spending Limits
Get Spending Limit
Get details of a specific spending limit
GET
Retrieve detailed information about a specific spending limit, including its current status and usage.
Key Concepts
- Limit Details: View configured amount and period
- Current Status: Check remaining amount and time until reset
- Token Information: See associated token mint address
Important Notes
- Remaining amount updates with each use
- Reset time indicates when the limit will refresh
- Returns 404 if the spending limit doesn’t exist
Authorizations
UUID-based API key provided by Squads
Headers
Specifies the network for the API request
Available options:
mainnet
, devnet
Path Parameters
The address of the smart account
The address of the spending limit
Response
200
application/json
Spending limit retrieved successfully