Request headers

Only registered user can perform this action
  Authentication - string - required
    Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"

Success response body

{
  "template_fonts": [
    {
      "id": 1,
      "name": "family_1",
      "default_font": {
        "system_name": "customer_font_2",
        "link": "customer_font_link_2"
      },
      "fonts": [
        {
          "id": 1,
          "customer_name": "font_1",
          "system_name": "font_1",
          "link": "font_link_1",
          "created_at": "2025-01-30T08:30:21.419Z",
          "workspace_id": 1
        },
        {
          "id": 4,
          "customer_name": "font_4",
          "system_name": "font_4",
          "link": "font_link_4",
          "created_at": "2025-01-30T12:58:38.759Z",
          "workspace_id": 1
        }
      ]
    },
    {
      "id": 2,
      "name": "family_2",
      "default_font": {
        "system_name": "customer_font_2",
        "link": "customer_font_link_2"
      },
      "fonts": [
        {
          "id": 2,
          "customer_name": "font_2",
          "system_name": "font_2",
          "link": "font_link_2",
          "created_at": "2025-01-30T08:30:38.721Z",
          "workspace_id": 1
        },
        {
          "id": 3,
          "customer_name": "font_3",
          "system_name": "font_3",
          "link": "font_link_3",
          "created_at": "2025-01-30T12:50:26.915Z",
          "workspace_id": 1
        }
      ]
    },
    {
      "id": 2,
      "name": "family_2",
      "default_font": {
        "system_name": "customer_font_2",
        "link": "customer_font_link_2"
      },
      "fonts": [
        {
          "id": 2,
          "customer_name": "font_2",
          "system_name": "font_2",
          "link": "font_link_2",
          "created_at": "2025-01-30T08:30:38.721Z",
          "workspace_id": 1
        },
        {
          "id": 3,
          "customer_name": "font_3",
          "system_name": "font_3",
          "link": "font_link_3",
          "created_at": "2025-01-30T12:50:26.915Z",
          "workspace_id": 1
        }
      ]
    }
  ],
  "workspace_fonts": [
    {
      "id": 2,
      "name": "family_2",
      "default_font": {
        "system_name": "customer_font_2",
        "link": "customer_font_link_2"
      },
      "fonts": [
        {
          "id": 2,
          "customer_name": "font_2",
          "system_name": "font_2",
          "link": "font_link_2",
          "created_at": "2025-01-30T08:30:38.721Z",
          "workspace_id": 1
        },
        {
          "id": 3,
          "customer_name": "font_3",
          "system_name": "font_3",
          "link": "font_link_3",
          "created_at": "2025-01-30T12:50:26.915Z",
          "workspace_id": 1
        }
      ]
    }
  ],
  "favorite_fonts": [
    {
      "id": 1,
      "name": "family_1",
      "default_font": {
        "system_name": "customer_font_2",
        "link": "customer_font_link_2"
      },
      "fonts": [
        {
          "id": 1,
          "customer_name": "font_1",
          "system_name": "font_1",
          "link": "font_link_1",
          "created_at": "2025-01-30T08:30:21.419Z",
          "workspace_id": 1
        },
        {
          "id": 4,
          "customer_name": "font_4",
          "system_name": "font_4",
          "link": "font_link_4",
          "created_at": "2025-01-30T12:58:38.759Z",
          "workspace_id": 1
        }
      ]
    },
    {
      "id": 2,
      "name": "family_2",
      "default_font": {
        "system_name": "customer_font_2",
        "link": "customer_font_link_2"
      },
      "fonts": [
        {
          "id": 2,
          "customer_name": "font_2",
          "system_name": "font_2",
          "link": "font_link_2",
          "created_at": "2025-01-30T08:30:38.721Z",
          "workspace_id": 1
        },
        {
          "id": 3,
          "customer_name": "font_3",
          "system_name": "font_3",
          "link": "font_link_3",
          "created_at": "2025-01-30T12:50:26.915Z",
          "workspace_id": 1
        }
      ]
    }
  ]
}

Params

Param name Description
system_names
optional

Validations:

  • Must be an array of String