Files
Gereh/mocks/api/v2/dalan/resource/api_keys/GET--page=5&limit=1.mock
2026-08-13 20:00:11 +03:30

16 lines
415 B
Plaintext

HTTP/2 200
access-control-allow-origin: *
access-control-allow-methods: GET, POST, PUT, PATCH, DELETE
access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Authorization
[
{
"algorithm": "HS256",
"created_at": "2019-02-14T15:58:06Z",
"kid": "46da7aa20353e449",
"scope": [],
"state": "active",
"updated_at": "2019-02-14T15:58:06Z"
}
]