---
title: "Get the ACD UUID for authentification"
method: GET
path: "/apps/{appId}/exports/acd_compta"
tags: ["Exports", "ACD"]
---

# Get the ACD UUID for authentification

`GET /apps/{appId}/exports/acd_compta`

If response UUID is empty, you must register your identifiants.

## Path parameters

- `appId` integer, required

## Response `200`

Success

- object
  - `uuid` string
  - `validity` string
  - `login` string
  - `base` string
  - `cnx` string
  - `password` string
  - `uuid_validity` string

## Other responses

- `400` — Bad request
- `404` — Not found

---

[API](https://skmtc.net/sinao/apis/sinao-api.md) · [All operations](https://skmtc.net/sinao/apis/sinao-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinao/sinao-api/revisions/436b47b78bf4/schema)
