latestOpenAPI 3.0.0Apache 2.02026-08-201250995.7 KB

bd9694db5fce

Pets Archive

List all ArchiveTypes

Permissions needed: NONE Get the list of Pets Archive Types

get/api/v1/pet-archive-types

Response

successful operation

Example response

{
  "data": [
    {
      "id": 1,
      "name": "Deceased",
      "translation_slug": "strings.deceased",
      "translation_label": "Deceased"
    }
  ]
}