For AI agents: visit https://docs.zeplin.dev/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Type: object
| Attribute | Type | Description |
|---|
| id | string | Organization's unique id |
| name | string | Name of the user |
| logo | string (Optional) | URL of the organization's logo |
{
"id": "5d9caaecb4a3fa9b972f86ce",
"name": "Acme, Inc.",
"logo": "http://placekitten.com/200/300"
}