Skip to main content
GET
/
api
/
v1
/
org
/
attributes
Error
A valid request URL is required to generate request examples
{
  "results": [
    {
      "attributeDefault": "<string>",
      "groups": [
        {
          "value": "<string>",
          "groupUuid": "<string>"
        }
      ],
      "users": [
        {
          "value": "<string>",
          "email": "<string>",
          "userUuid": "<string>"
        }
      ],
      "organizationUuid": "<string>",
      "name": "<string>",
      "createdAt": "2023-11-07T05:31:56Z",
      "uuid": "<string>",
      "description": "<string>"
    }
  ],
  "status": "ok"
}

Documentation Index

Fetch the complete documentation index at: https://lightdash-work-with-ai-section-1771841038.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

Ok

results
object[]
required
status
enum<string>
required
Available options:
ok