---
title: "GET /profiles/{profileId}"
method: GET
path: "/profiles/{profileId}"
---

# GET /profiles/{profileId}

`GET /profiles/{profileId}`

## Path parameters

- `profileId` string, required

## Response `200`

200 response

- Profile
  - `createdTime` string, nullable
  - `email` string
  - `familyName` string, nullable
  - `givenName` string, nullable
  - `locale` string, nullable
  - `metadata` object, nullable
  - `name` string, nullable
  - `numberOfOrganizationsAllowed` integer
  - `numberOfOrganizationsCreated` integer
  - `picture` string, nullable
  - `profileId` string, required
  - `updatedTime` string, nullable

## Other responses

- `400` — 400 response
- `403` — 403 response
- `404` — 404 response
- `415` — 415 response
- `500` — 500 response

---

[API](https://skmtc.net/lucidtechai/apis/lucidtech-api.md) · [All operations](https://skmtc.net/lucidtechai/apis/lucidtech-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lucidtechai/lucidtech-api/versions/d5fe190026be/schema)
