GET
/
v1
/
custom_forms
curl --request GET \
  --url https://api.rootly.com/v1/custom_forms \
  --header 'Authorization: Bearer <token>'
{
  "data": [
    {
      "id": "4c82e6e4-495b-497d-9842-f0cc176217e8",
      "type": "custom_forms",
      "attributes": {
        "slug": "fugiat-nisi-quaerat-dolorem",
        "name": "Fugiat nisi quaerat dolorem.",
        "description": "Dolorem veritatis excepturi dolorem.",
        "enabled": true,
        "command": "fugiat-nisi-quaerat-dolorem",
        "created_at": "2025-06-21T11:58:12.257-07:00",
        "updated_at": "2025-06-21T11:58:12.257-07:00"
      }
    },
    {
      "id": "f62f61ba-d852-4d79-a46c-1cbaf48a68ee",
      "type": "custom_forms",
      "attributes": {
        "slug": "eum-quo-aut-dolor",
        "name": "Eum quo aut dolor.",
        "description": "Delectus sit ea dicta.",
        "enabled": true,
        "command": "eum-quo-aut-dolor",
        "created_at": "2025-06-21T11:58:12.254-07:00",
        "updated_at": "2025-06-21T11:58:12.254-07:00"
      }
    },
    {
      "id": "bd43fa6b-2bb0-480a-af59-114eeb093f5d",
      "type": "custom_forms",
      "attributes": {
        "slug": "non-voluptatem-amet-quisquam",
        "name": "Non voluptatem amet quisquam.",
        "description": "Sit atque quam dolorum.",
        "enabled": true,
        "command": "non-voluptatem-amet-quisquam",
        "created_at": "2025-06-21T11:58:12.251-07:00",
        "updated_at": "2025-06-21T11:58:12.251-07:00"
      }
    },
    {
      "id": "b53ecf5d-efa7-4e50-b8b5-f5e0189ba878",
      "type": "custom_forms",
      "attributes": {
        "slug": "vero-et-omnis-consectetur",
        "name": "Vero et omnis consectetur.",
        "description": "Corrupti qui magnam eos.",
        "enabled": true,
        "command": "vero-et-omnis-consectetur",
        "created_at": "2025-06-21T11:58:12.248-07:00",
        "updated_at": "2025-06-21T11:58:12.248-07:00"
      }
    },
    {
      "id": "04cc63c4-34c4-41bc-8bbb-af108092f8e1",
      "type": "custom_forms",
      "attributes": {
        "slug": "in-dignissimos-saepe-non",
        "name": "In dignissimos saepe non.",
        "description": "Saepe occaecati voluptas aut.",
        "enabled": true,
        "command": "in-dignissimos-saepe-non",
        "created_at": "2025-06-21T11:58:12.245-07:00",
        "updated_at": "2025-06-21T11:58:12.245-07:00"
      }
    },
    {
      "id": "ca23cf44-8686-4c96-b17b-de6446f73e4a",
      "type": "custom_forms",
      "attributes": {
        "slug": "et-rerum-soluta-possimus",
        "name": "Et rerum soluta possimus.",
        "description": "Rerum doloremque maiores amet.",
        "enabled": true,
        "command": "et-rerum-soluta-possimus",
        "created_at": "2025-06-21T11:58:12.241-07:00",
        "updated_at": "2025-06-21T11:58:12.241-07:00"
      }
    },
    {
      "id": "85172250-2041-4fa5-bfb0-55af850b4f6a",
      "type": "custom_forms",
      "attributes": {
        "slug": "dignissimos-tenetur-quis-maxime",
        "name": "Dignissimos tenetur quis maxime.",
        "description": "Tempora placeat eius unde.",
        "enabled": true,
        "command": "dignissimos-tenetur-quis-maxime",
        "created_at": "2025-06-21T11:58:12.238-07:00",
        "updated_at": "2025-06-21T11:58:12.238-07:00"
      }
    },
    {
      "id": "3934400f-242b-4981-b58c-fbfa1857c8ad",
      "type": "custom_forms",
      "attributes": {
        "slug": "tempora-voluptatum-laborum-qui",
        "name": "Tempora voluptatum laborum qui.",
        "description": "Et minus doloremque et.",
        "enabled": true,
        "command": "tempora-voluptatum-laborum-qui",
        "created_at": "2025-06-21T11:58:12.235-07:00",
        "updated_at": "2025-06-21T11:58:12.235-07:00"
      }
    },
    {
      "id": "6cb0c69d-3ba5-4718-8243-301ee34b3dd9",
      "type": "custom_forms",
      "attributes": {
        "slug": "voluptates-ut-voluptatem-temporibus",
        "name": "Voluptates ut voluptatem temporibus.",
        "description": "Et neque non dolorem.",
        "enabled": true,
        "command": "voluptates-ut-voluptatem-temporibus",
        "created_at": "2025-06-21T11:58:12.232-07:00",
        "updated_at": "2025-06-21T11:58:12.232-07:00"
      }
    },
    {
      "id": "bf5fb275-8d0c-4f56-9e63-b70d49f2aa0d",
      "type": "custom_forms",
      "attributes": {
        "slug": "voluptatum-eligendi-qui-ducimus",
        "name": "Voluptatum eligendi qui ducimus.",
        "description": "Odio vel debitis a.",
        "enabled": true,
        "command": "voluptatum-eligendi-qui-ducimus",
        "created_at": "2025-06-21T11:58:12.228-07:00",
        "updated_at": "2025-06-21T11:58:12.228-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.