Skip to main content
GET
List seal access log

Authorizations

Authorization
string
header
required

API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.

Path Parameters

id
string<uuid>
required

Seal ID

Query Parameters

limit
integer
default:25

Maximum results per page

Required range: 1 <= x <= 100
cursor
string

Pagination cursor from a previous response

Response

Access log retrieved successfully

entries
object[]
required
cursor
string | null

Cursor for the next page, null if no more results