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": "b9cc56d6-8c63-4538-be0e-2a0812fa72f7",
      "type": "custom_forms",
      "attributes": {
        "slug": "aliquid-ab-corporis-perferendis",
        "name": "Aliquid ab corporis perferendis.",
        "description": "Non ducimus est consequatur.",
        "enabled": true,
        "command": "aliquid-ab-corporis-perferendis",
        "created_at": "2025-12-22T14:53:06.761-08:00",
        "updated_at": "2025-12-22T14:53:06.761-08:00"
      }
    },
    {
      "id": "d267fdd0-df9e-4b5d-bc68-d1108a07fc7f",
      "type": "custom_forms",
      "attributes": {
        "slug": "praesentium-sed-in-doloremque",
        "name": "Praesentium sed in doloremque.",
        "description": "Inventore ut qui tenetur.",
        "enabled": true,
        "command": "praesentium-sed-in-doloremque",
        "created_at": "2025-12-22T14:53:06.758-08:00",
        "updated_at": "2025-12-22T14:53:06.758-08:00"
      }
    },
    {
      "id": "c07ddaf3-2450-4763-a5f0-a09c9b48d620",
      "type": "custom_forms",
      "attributes": {
        "slug": "quo-corporis-ea-voluptas",
        "name": "Quo corporis ea voluptas.",
        "description": "Autem ut qui sit.",
        "enabled": true,
        "command": "quo-corporis-ea-voluptas",
        "created_at": "2025-12-22T14:53:06.755-08:00",
        "updated_at": "2025-12-22T14:53:06.755-08:00"
      }
    },
    {
      "id": "11132cba-dd6a-4746-9d9d-dc9cb98eaa0a",
      "type": "custom_forms",
      "attributes": {
        "slug": "sit-quae-est-quis",
        "name": "Sit quae est quis.",
        "description": "Ut earum qui placeat.",
        "enabled": true,
        "command": "sit-quae-est-quis",
        "created_at": "2025-12-22T14:53:06.753-08:00",
        "updated_at": "2025-12-22T14:53:06.753-08:00"
      }
    },
    {
      "id": "da7cc032-a460-479c-b92d-7986ab9683ac",
      "type": "custom_forms",
      "attributes": {
        "slug": "suscipit-aliquid-quis-enim",
        "name": "Suscipit aliquid quis enim.",
        "description": "Blanditiis magni fugiat id.",
        "enabled": true,
        "command": "suscipit-aliquid-quis-enim",
        "created_at": "2025-12-22T14:53:06.749-08:00",
        "updated_at": "2025-12-22T14:53:06.749-08:00"
      }
    },
    {
      "id": "f4aac2fe-d6b6-4fbe-a762-3513fc3d3441",
      "type": "custom_forms",
      "attributes": {
        "slug": "delectus-quia-rerum-minima",
        "name": "Delectus quia rerum minima.",
        "description": "Vero est qui voluptatum.",
        "enabled": true,
        "command": "delectus-quia-rerum-minima",
        "created_at": "2025-12-22T14:53:06.747-08:00",
        "updated_at": "2025-12-22T14:53:06.747-08:00"
      }
    },
    {
      "id": "26e18bfe-3757-4f5c-9376-81f5313abeb1",
      "type": "custom_forms",
      "attributes": {
        "slug": "voluptas-modi-aliquam-eligendi",
        "name": "Voluptas modi aliquam eligendi.",
        "description": "Temporibus molestias aliquam vel.",
        "enabled": true,
        "command": "voluptas-modi-aliquam-eligendi",
        "created_at": "2025-12-22T14:53:06.744-08:00",
        "updated_at": "2025-12-22T14:53:06.744-08:00"
      }
    },
    {
      "id": "fa433b4e-34ed-415d-b1f0-60578df225fe",
      "type": "custom_forms",
      "attributes": {
        "slug": "distinctio-omnis-tenetur-perferendis",
        "name": "Distinctio omnis tenetur perferendis.",
        "description": "Non inventore voluptatibus aliquid.",
        "enabled": true,
        "command": "distinctio-omnis-tenetur-perferendis",
        "created_at": "2025-12-22T14:53:06.741-08:00",
        "updated_at": "2025-12-22T14:53:06.741-08:00"
      }
    },
    {
      "id": "fe7c5002-0db7-4ceb-a7a7-ee2acc30624c",
      "type": "custom_forms",
      "attributes": {
        "slug": "velit-cumque-debitis-voluptas",
        "name": "Velit cumque debitis voluptas.",
        "description": "Veniam ducimus provident sint.",
        "enabled": true,
        "command": "velit-cumque-debitis-voluptas",
        "created_at": "2025-12-22T14:53:06.738-08:00",
        "updated_at": "2025-12-22T14:53:06.738-08:00"
      }
    },
    {
      "id": "705a2fa0-2232-4d59-ba96-85d3bb7818b6",
      "type": "custom_forms",
      "attributes": {
        "slug": "non-eum-sed-eaque",
        "name": "Non eum sed eaque.",
        "description": "Iste quia qui amet.",
        "enabled": true,
        "command": "non-eum-sed-eaque",
        "created_at": "2025-12-22T14:53:06.735-08:00",
        "updated_at": "2025-12-22T14:53:06.735-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