---
title: "Fetch Publisher Profile"
method: GET
path: "/v2/publishers/profile"
tags: ["Publisher Profile"]
---

# Fetch Publisher Profile

`GET /v2/publishers/profile`

Returns publisher profile

## Response `200`

Successful operation

- object
  - `profile` PublisherProfile
    - `name` string
    - `email` string
    - `phone` string
    - `status` string
    - `hashId` string
    - `company` string
    - `id` string

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/trackier/apis/trackier-publisher-api-docs.md) · [All operations](https://skmtc.net/trackier/apis/trackier-publisher-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trackier/trackier-publisher-api-docs/revisions/662d56d3e6f1/schema)
