---
title: "Test authentication endpoint."
method: GET
path: "/api/external/v1/zapier/test"
tags: ["Zapier"]
---

# Test authentication endpoint.

`GET /api/external/v1/zapier/test`

This endpoint is used to test the authentication.

## Response `200`

- object
  - `message` string
  - `user` object
    - `id` integer
    - `name` string
    - `email` string

## Other responses

- `401`

## Changes

- **2026-08-17** `dd3f47f72f7a` — 1 breaking, 1 info
  - removed the media type `text/plain` for the response with the status `200`
  - added the media type `application/json` for the response with the status `200`

[Change history](https://skmtc.dev/genpage/apis/genpage-external-api-documentation/changes/api/external/v1/zapier/test/get.md)

---

[API](https://skmtc.dev/genpage/apis/genpage-external-api-documentation.md) · [All operations](https://skmtc.dev/genpage/apis/genpage-external-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/genpage/genpage-external-api-documentation/revisions/29a37db12acb/schema)
