v1

latestOpenAPI 3.0.0proprietary2026-07-261695971.5 MB
Electronic Seal

List Electronic Seal Images

Lists Electronic Seal Images. The list is paginated and can be filtered by the after cursor.

get/electronic_seal_images

Query parameters

afterstring

After cursor (pagination)

limitinteger

The limit of items count to retrieve.

Response

OK

Example response

{
  "data": [
    {
      "id": "1365283d-0ba5-4a08-9a58-9818ef428320",
      "name": "My seal image",
      "created_at": "2024-01-18T22:59:00Z",
      "workspace_id": "ea11f308-4531-42f9-8218-96b37b7ebb19"
    }
  ]
}