Projekt

Informance o projektu

Request

GET
https://dragonfly.stg.webout.io/api/v1/projects/webout-test
curl --location 'https://dragonfly.stg.webout.io/api/v1/projects/webout-test'

Response

{
    "id": 1,
    "name": "Webout Test",
    "slug": "webout-test",
    "active": true,
    "avatar_url": null,
    "images_url": "/images",
    "website_url": "super.webout.io",
    "customer_id": 1,
    "created_at": "2024-05-10T12:19:02.059341",
    "updated_at": "2024-05-10T12:19:02.059341",
    "deleted_at": null
}

Query:

  • Name
    project_slug
    Type
    string
    Description

    Slug projektu

Response:

  • Name
    id
    Type
    number
    Description

    ID projektu

  • Name
    name
    Type
    string
    Description

    Názv projektu

  • Name
    slug
    Type
    string
    Description

    Slug projektu

  • Name
    active
    Type
    boolean
    Description

    Informance o tom zda je projekt aktivní

  • Name
    avatar_url?
    Type
    string
    Description

    Ikona projektu

  • Name
    images_url?
    Type
    string
    Description

    Root url obrázků k licencím

  • Name
    website_url?
    Type
    string
    Description

    Adresa mikrostránky projektu

  • Name
    created_at
    Type
    string
    Description

    Čas a datum vytvoření licence