Skip to main content
GET
/
v1
/
custom_forms
List custom forms
curl --request GET \
  --url https://api.rootly.com/v1/custom_forms \
  --header 'Authorization: Bearer <token>'
{
  "data": [
    {
      "id": "1cc698a6-54a7-4e0d-affb-cb0647e5ac9d",
      "type": "custom_forms",
      "attributes": {
        "slug": "qui-autem-minus-temporibus",
        "name": "Qui autem minus temporibus.",
        "description": "Labore beatae quam dolores.",
        "enabled": true,
        "command": "qui-autem-minus-temporibus",
        "created_at": "2025-11-06T13:21:08.812-08:00",
        "updated_at": "2025-11-06T13:21:08.812-08:00"
      }
    },
    {
      "id": "6ac318af-a402-403d-94dd-dda33898080f",
      "type": "custom_forms",
      "attributes": {
        "slug": "tenetur-earum-harum-tempora",
        "name": "Tenetur earum harum tempora.",
        "description": "Eius non eum rerum.",
        "enabled": true,
        "command": "tenetur-earum-harum-tempora",
        "created_at": "2025-11-06T13:21:08.804-08:00",
        "updated_at": "2025-11-06T13:21:08.804-08:00"
      }
    },
    {
      "id": "ac8ef8e4-89dd-41ab-9b93-73c096710caa",
      "type": "custom_forms",
      "attributes": {
        "slug": "quia-at-sunt-sit",
        "name": "Quia at sunt sit.",
        "description": "Distinctio ut assumenda omnis.",
        "enabled": true,
        "command": "quia-at-sunt-sit",
        "created_at": "2025-11-06T13:21:08.793-08:00",
        "updated_at": "2025-11-06T13:21:08.793-08:00"
      }
    },
    {
      "id": "5465a01c-57f4-424c-9b39-8fb71ae80c55",
      "type": "custom_forms",
      "attributes": {
        "slug": "exercitationem-corporis-molestiae-numquam",
        "name": "Exercitationem corporis molestiae numquam.",
        "description": "Nihil sit nulla maiores.",
        "enabled": true,
        "command": "exercitationem-corporis-molestiae-numquam",
        "created_at": "2025-11-06T13:21:08.782-08:00",
        "updated_at": "2025-11-06T13:21:08.782-08:00"
      }
    },
    {
      "id": "c4e5bc97-ea7e-4817-9baa-328320f13640",
      "type": "custom_forms",
      "attributes": {
        "slug": "ducimus-accusantium-neque-sed",
        "name": "Ducimus accusantium neque sed.",
        "description": "Commodi est illo dicta.",
        "enabled": true,
        "command": "ducimus-accusantium-neque-sed",
        "created_at": "2025-11-06T13:21:08.769-08:00",
        "updated_at": "2025-11-06T13:21:08.769-08:00"
      }
    },
    {
      "id": "d75ad88d-1ae9-489a-8d3c-b08572b0d86f",
      "type": "custom_forms",
      "attributes": {
        "slug": "quidem-sint-expedita-est",
        "name": "Quidem sint expedita est.",
        "description": "Et sit cum est.",
        "enabled": true,
        "command": "quidem-sint-expedita-est",
        "created_at": "2025-11-06T13:21:08.758-08:00",
        "updated_at": "2025-11-06T13:21:08.758-08:00"
      }
    },
    {
      "id": "8838c668-e8e8-481b-9fa1-d378090be78f",
      "type": "custom_forms",
      "attributes": {
        "slug": "est-officiis-voluptatibus-vero",
        "name": "Est officiis voluptatibus vero.",
        "description": "Ut esse tempore in.",
        "enabled": true,
        "command": "est-officiis-voluptatibus-vero",
        "created_at": "2025-11-06T13:21:08.748-08:00",
        "updated_at": "2025-11-06T13:21:08.748-08:00"
      }
    },
    {
      "id": "2c1a5f3b-0575-473c-8764-bcafd5482b8f",
      "type": "custom_forms",
      "attributes": {
        "slug": "est-consectetur-odit-possimus",
        "name": "Est consectetur odit possimus.",
        "description": "Natus est molestiae delectus.",
        "enabled": true,
        "command": "est-consectetur-odit-possimus",
        "created_at": "2025-11-06T13:21:08.739-08:00",
        "updated_at": "2025-11-06T13:21:08.739-08:00"
      }
    },
    {
      "id": "033e435e-4bb0-4b26-b253-9efa8195a083",
      "type": "custom_forms",
      "attributes": {
        "slug": "veritatis-reiciendis-molestiae-maiores",
        "name": "Veritatis reiciendis molestiae maiores.",
        "description": "Molestiae ut consectetur quia.",
        "enabled": true,
        "command": "veritatis-reiciendis-molestiae-maiores",
        "created_at": "2025-11-06T13:21:08.727-08:00",
        "updated_at": "2025-11-06T13:21:08.727-08:00"
      }
    },
    {
      "id": "505d04e6-a3eb-4fe7-8fb1-bae8835511ff",
      "type": "custom_forms",
      "attributes": {
        "slug": "dicta-sit-consequatur-praesentium",
        "name": "Dicta sit consequatur praesentium.",
        "description": "Sed tenetur temporibus distinctio.",
        "enabled": true,
        "command": "dicta-sit-consequatur-praesentium",
        "created_at": "2025-11-06T13:21:08.713-08:00",
        "updated_at": "2025-11-06T13:21:08.713-08: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

custom_form found

data
object[]
required