GET
/
v1
/
custom_forms
curl --request GET \
  --url https://api.rootly.com/v1/custom_forms \
  --header 'Authorization: Bearer <token>'
{
  "data": [
    {
      "id": "a32e301e-7fa5-4f86-a778-14b13905faa9",
      "type": "custom_forms",
      "attributes": {
        "slug": "qui-qui-tenetur-qui",
        "name": "Qui qui tenetur qui.",
        "description": "Porro non dignissimos dolor.",
        "enabled": true,
        "command": "qui-qui-tenetur-qui",
        "created_at": "2025-06-30T14:29:42.573-07:00",
        "updated_at": "2025-06-30T14:29:42.573-07:00"
      }
    },
    {
      "id": "f8d24a25-82fb-4f73-9fe3-f6f113709131",
      "type": "custom_forms",
      "attributes": {
        "slug": "exercitationem-voluptates-maiores-praesentium",
        "name": "Exercitationem voluptates maiores praesentium.",
        "description": "Provident et maxime temporibus.",
        "enabled": true,
        "command": "exercitationem-voluptates-maiores-praesentium",
        "created_at": "2025-06-30T14:29:42.568-07:00",
        "updated_at": "2025-06-30T14:29:42.568-07:00"
      }
    },
    {
      "id": "3f136fc4-16b8-4ecb-aa5c-79e3520160d0",
      "type": "custom_forms",
      "attributes": {
        "slug": "distinctio-aliquid-quos-voluptatibus",
        "name": "Distinctio aliquid quos voluptatibus.",
        "description": "Omnis rerum dolores expedita.",
        "enabled": true,
        "command": "distinctio-aliquid-quos-voluptatibus",
        "created_at": "2025-06-30T14:29:42.564-07:00",
        "updated_at": "2025-06-30T14:29:42.564-07:00"
      }
    },
    {
      "id": "7b44dcc4-b44a-448b-b23e-34ad3fd0baa9",
      "type": "custom_forms",
      "attributes": {
        "slug": "magnam-sequi-alias-tempore",
        "name": "Magnam sequi alias tempore.",
        "description": "Voluptatem doloremque error fuga.",
        "enabled": true,
        "command": "magnam-sequi-alias-tempore",
        "created_at": "2025-06-30T14:29:42.540-07:00",
        "updated_at": "2025-06-30T14:29:42.540-07:00"
      }
    },
    {
      "id": "30f38523-0584-43cf-9339-fc91ad814f7c",
      "type": "custom_forms",
      "attributes": {
        "slug": "fugiat-nesciunt-alias-aut",
        "name": "Fugiat nesciunt alias aut.",
        "description": "Qui vel facere mollitia.",
        "enabled": true,
        "command": "fugiat-nesciunt-alias-aut",
        "created_at": "2025-06-30T14:29:42.537-07:00",
        "updated_at": "2025-06-30T14:29:42.537-07:00"
      }
    },
    {
      "id": "63c5e015-e27e-4767-8be7-ed59e1fd900c",
      "type": "custom_forms",
      "attributes": {
        "slug": "ut-libero-et-hic",
        "name": "Ut libero et hic.",
        "description": "Maxime excepturi similique quia.",
        "enabled": true,
        "command": "ut-libero-et-hic",
        "created_at": "2025-06-30T14:29:42.533-07:00",
        "updated_at": "2025-06-30T14:29:42.533-07:00"
      }
    },
    {
      "id": "f99838e0-54d9-4c6e-bed3-3961cf493007",
      "type": "custom_forms",
      "attributes": {
        "slug": "a-vitae-eius-qui",
        "name": "A vitae eius qui.",
        "description": "Natus non magni praesentium.",
        "enabled": true,
        "command": "a-vitae-eius-qui",
        "created_at": "2025-06-30T14:29:42.530-07:00",
        "updated_at": "2025-06-30T14:29:42.530-07:00"
      }
    },
    {
      "id": "372cbc35-0458-45fe-ac54-4063383d7193",
      "type": "custom_forms",
      "attributes": {
        "slug": "at-omnis-voluptatum-iusto",
        "name": "At omnis voluptatum iusto.",
        "description": "Ut enim eos molestiae.",
        "enabled": true,
        "command": "at-omnis-voluptatum-iusto",
        "created_at": "2025-06-30T14:29:42.527-07:00",
        "updated_at": "2025-06-30T14:29:42.527-07:00"
      }
    },
    {
      "id": "b1514523-fc22-441f-988e-284c3584852c",
      "type": "custom_forms",
      "attributes": {
        "slug": "voluptatem-inventore-sed-ducimus",
        "name": "Voluptatem inventore sed ducimus.",
        "description": "Harum sequi voluptas ad.",
        "enabled": true,
        "command": "voluptatem-inventore-sed-ducimus",
        "created_at": "2025-06-30T14:29:42.523-07:00",
        "updated_at": "2025-06-30T14:29:42.523-07:00"
      }
    },
    {
      "id": "0379759d-3af7-4e44-a5dd-11b0e334ebfa",
      "type": "custom_forms",
      "attributes": {
        "slug": "corrupti-atque-accusamus-iusto",
        "name": "Corrupti atque accusamus iusto.",
        "description": "Aperiam pariatur dolores rerum.",
        "enabled": true,
        "command": "corrupti-atque-accusamus-iusto",
        "created_at": "2025-06-30T14:29:42.520-07:00",
        "updated_at": "2025-06-30T14:29:42.520-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.