List QStash Users
Retrieves a list of all QStash users associated with the account, including plan details, limits, and configuration.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Response
Successful response
Customer identifier (email or team ID)
"example@upstash.com"
Unique identifier for the QStash user account
"99a4c327-31f0-490f-a594-043ade84085a"
Authentication token for QStash operations
"ZXhhbXBsZUB1cHN0YXNoLmNvbTpuYWJlcg=="
Read-only authentication token for QStash operations
"ZXhhbXBsZUB1cHN0YXNoLmNvbTpuYWJlcg=="
Whether the QStash account is active
true
Current state of the QStash account (e.g. active, passive; other values may be returned)
"active"
Transitional state while the console applies an async change (e.g. suspended during suspension). Omitted when no change is in progress.
"suspended"
Unix timestamp of the last plan upgrade
0
Maximum message size in bytes
1048576
Soft limit for maximum requests per day
1000
Hard limit for maximum requests per day
1000
Maximum number of endpoints allowed per topic
100
Maximum requests per second (rate limit)
100
Maximum dead letter queue size
1000000
Maximum number of retry attempts for failed messages
999
Maximum number of topics allowed
1
Maximum number of schedules allowed
10
Maximum size for events
10000
Maximum retention time for dead letter queue in milliseconds
259200000
Maximum delay for scheduled messages in seconds
604800
Maximum parallel processing per endpoint
2
Maximum global parallel processing across all endpoints
10
Maximum number of queues allowed
10
Maximum bandwidth per second in bytes
1048576
Whether production pack features are enabled
false
Whether Prometheus metrics export is enabled ("true" / "false" string as returned by the API)
true, false "false"
Request timeout in seconds
900
Account billing plan category
free, paid "free"
Region where the QStash instance is deployed
eu-central-1, us-east-1 "eu-central-1"
Fixed-tier or enterprise label when applicable. May be empty/absent for non-fixed plans.
Known values include qstash_fixed_1m, qstash_fixed_10m, qstash_fixed_100m, qstash_fixed.
Enterprise accounts may use the prefix enterprise: followed by an identifier (e.g. enterprise:acme).
""
Reserved plan price (may be 0)
0
Email of the user who created this account
"cahidarda@upstash.com"
Unix timestamp of account creation
1781871358
Unix timestamp of account deletion (0 if not deleted)
0
Monthly spending budget limit in dollars. 0 means no limit.
0
Present for enterprise accounts