GET
/
v1
/
custom_forms
curl --request GET \
  --url https://api.rootly.com/v1/custom_forms \
  --header 'Authorization: Bearer <token>'
{
  "data": [
    {
      "id": "3c849b26-3abb-4100-9bda-d205754167a6",
      "type": "custom_forms",
      "attributes": {
        "slug": "recusandae-hic-accusantium-sit",
        "name": "Recusandae hic accusantium sit.",
        "description": "Magni quis voluptatem pariatur.",
        "enabled": true,
        "command": "recusandae-hic-accusantium-sit",
        "created_at": "2025-05-29T17:41:22.157-07:00",
        "updated_at": "2025-05-29T17:41:22.157-07:00"
      }
    },
    {
      "id": "4e9787ed-b253-4f18-b450-a2fcdda17e0d",
      "type": "custom_forms",
      "attributes": {
        "slug": "qui-rerum-ut-et",
        "name": "Qui rerum ut et.",
        "description": "Illum rem enim reiciendis.",
        "enabled": true,
        "command": "qui-rerum-ut-et",
        "created_at": "2025-05-29T17:41:22.151-07:00",
        "updated_at": "2025-05-29T17:41:22.151-07:00"
      }
    },
    {
      "id": "e1f4d9d9-58fd-4949-b033-1f290c9339b0",
      "type": "custom_forms",
      "attributes": {
        "slug": "aut-repellendus-a-quia",
        "name": "Aut repellendus a quia.",
        "description": "Aut velit rerum enim.",
        "enabled": true,
        "command": "aut-repellendus-a-quia",
        "created_at": "2025-05-29T17:41:22.145-07:00",
        "updated_at": "2025-05-29T17:41:22.145-07:00"
      }
    },
    {
      "id": "ccf89520-69b2-4a36-9316-2bf18cd38979",
      "type": "custom_forms",
      "attributes": {
        "slug": "tempora-tempore-incidunt-rerum",
        "name": "Tempora tempore incidunt rerum.",
        "description": "Alias et quis commodi.",
        "enabled": true,
        "command": "tempora-tempore-incidunt-rerum",
        "created_at": "2025-05-29T17:41:22.140-07:00",
        "updated_at": "2025-05-29T17:41:22.140-07:00"
      }
    },
    {
      "id": "85dbb665-59ff-4b90-9dbf-e5f9e567f05e",
      "type": "custom_forms",
      "attributes": {
        "slug": "doloribus-optio-similique-dolorum",
        "name": "Doloribus optio similique dolorum.",
        "description": "Aut laborum voluptates libero.",
        "enabled": true,
        "command": "doloribus-optio-similique-dolorum",
        "created_at": "2025-05-29T17:41:22.134-07:00",
        "updated_at": "2025-05-29T17:41:22.134-07:00"
      }
    },
    {
      "id": "4996fc0c-009e-42c2-8ecf-fc3b3f88e950",
      "type": "custom_forms",
      "attributes": {
        "slug": "in-et-iusto-minus",
        "name": "In et iusto minus.",
        "description": "Tenetur voluptatem accusamus reprehenderit.",
        "enabled": true,
        "command": "in-et-iusto-minus",
        "created_at": "2025-05-29T17:41:22.128-07:00",
        "updated_at": "2025-05-29T17:41:22.128-07:00"
      }
    },
    {
      "id": "72af240b-a5bf-483d-88f4-1b8c4015d870",
      "type": "custom_forms",
      "attributes": {
        "slug": "eos-nihil-ea-et",
        "name": "Eos nihil ea et.",
        "description": "Quia cumque sequi beatae.",
        "enabled": true,
        "command": "eos-nihil-ea-et",
        "created_at": "2025-05-29T17:41:22.122-07:00",
        "updated_at": "2025-05-29T17:41:22.122-07:00"
      }
    },
    {
      "id": "91121d8c-5b47-4645-90c9-0b0a6c3758a3",
      "type": "custom_forms",
      "attributes": {
        "slug": "nostrum-repudiandae-esse-assumenda",
        "name": "Nostrum repudiandae esse assumenda.",
        "description": "Voluptas accusamus dolorem rerum.",
        "enabled": true,
        "command": "nostrum-repudiandae-esse-assumenda",
        "created_at": "2025-05-29T17:41:22.117-07:00",
        "updated_at": "2025-05-29T17:41:22.117-07:00"
      }
    },
    {
      "id": "5ab4eba4-563e-4908-b615-fc9089eb0306",
      "type": "custom_forms",
      "attributes": {
        "slug": "possimus-in-sed-explicabo",
        "name": "Possimus in sed explicabo.",
        "description": "Nemo qui numquam incidunt.",
        "enabled": true,
        "command": "possimus-in-sed-explicabo",
        "created_at": "2025-05-29T17:41:22.111-07:00",
        "updated_at": "2025-05-29T17:41:22.111-07:00"
      }
    },
    {
      "id": "fcb4fd22-37ee-4616-ab1e-56bd9e530afe",
      "type": "custom_forms",
      "attributes": {
        "slug": "quidem-est-molestiae-qui",
        "name": "Quidem est molestiae qui.",
        "description": "Aperiam et quam veniam.",
        "enabled": true,
        "command": "quidem-est-molestiae-qui",
        "created_at": "2025-05-29T17:41:22.104-07:00",
        "updated_at": "2025-05-29T17:41:22.104-07:00"
      }
    }
  ],
  "links": {
    "self": "http://www.example.com/v1/custom_forms?page%5Bnumber%5D=1&page%5Bsize%5D=50",
    "first": "http://www.example.com/v1/custom_forms?page%5Bnumber%5D=1&page%5Bsize%5D=50",
    "prev": null,
    "next": null,
    "last": "http://www.example.com/v1/custom_forms?page%5Bnumber%5D=1&page%5Bsize%5D=50"
  },
  "meta": {
    "current_page": 1,
    "next_page": null,
    "prev_page": null,
    "total_count": 10,
    "total_pages": 1
  }
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page[number]
integer
page[size]
integer
filter[name]
string
filter[slug]
string
filter[command]
string
filter[created_at][gt]
string
filter[created_at][gte]
string
filter[created_at][lt]
string
filter[created_at][lte]
string
sort
string

Response

200
application/vnd.api+json

custom_form found

The response is of type object.