123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- [
- {
- "scope": "https://api.lokalise.com:443",
- "method": "GET",
- "path": "/api2/teams?page=2&limit=1",
- "body": "",
- "status": 200,
- "response": {
- "teams": [
- {
- "team_id": 186612,
- "name": "NikaNika",
- "plan": "Trial",
- "created_at": "2019-04-11 11:12:49 (Etc/UTC)",
- "created_at_timestamp": 1554981169,
- "quota_usage": {
- "users": 2,
- "keys": 715,
- "projects": 4,
- "mau": 0
- },
- "quota_allowed": {
- "users": 999999999,
- "keys": 999999999,
- "projects": 999999999,
- "mau": 999999999
- }
- }
- ]
- },
- "rawHeaders": [
- "Server",
- "nginx",
- "Date",
- "Wed, 14 Jul 2021 11:53:28 GMT",
- "Content-Type",
- "application/json",
- "Transfer-Encoding",
- "chunked",
- "Connection",
- "close",
- "Vary",
- "Accept-Encoding",
- "Cache-Control",
- "max-age=0, must-revalidate, no-cache, no-store, private",
- "X-Pagination-Total-Count",
- "4",
- "X-Pagination-Page-Count",
- "4",
- "X-Pagination-Limit",
- "1",
- "X-Pagination-Page",
- "2",
- "pragma",
- "no-cache",
- "X-Content-Type-Options",
- "nosniff",
- "X-Frame-Options",
- "deny",
- "X-XSS-Protection",
- "1; mode=block",
- "Strict-Transport-Security",
- "max-age=31536000",
- "Referrer-Policy",
- "origin",
- "Expires",
- "Wed, 14 Jul 2021 11:53:28 GMT",
- "Access-Control-Allow-Origin",
- "*",
- "Access-Control-Allow-Headers",
- "Content-Type"
- ],
- "responseIsBinary": false
- }
- ]
|