AdvertisingCars

AnnonceLogs

Aos

Callcentrum

Cc

Element

Eshop

Forms

IframeViewCounter

Ip

LeadsFb

Leads

Marketing

MaternaSmsStatus

MobileDeLogs

OfferedCars

SautoLogs

TechnicalCertificateRequest

TipcarsLogs

ViewCounter

WebCars

WebLeads

/v1/forms
GET
secured

Description

Get forms

Format

json (application/json)

Methods

GET

Response codes

200 (Success)
401 (Invalid authentication)

Example response

{
    "forms": {
        "2": {
            "id": 2,
            "name": "Pavel",
            "prefix": "+420",
            "phone": "123456789",
            "email": "pepa@centrum.cz",
            "title": "Auto ESA - odpov\u011b\u010f na pozici",
            "content": "content",
            "position_code": "AK82",
            "staffing": "koptikova",
            "contract": null,
            "form": "form_reakce_na_pozici",
            "original_form": null,
            "host": "kariera.autoesa.cz",
            "brand": null,
            "model": null,
            "url": null,
            "ppv": 0,
            "referer_host": null,
            "referer_ppc": 0,
            "agree": "1",
            "agree_text": "<p>Odesl\u00e1n\u00edm formul\u00e1\u0159e..<\/p>",
            "location": "Praha",
            "files": {
                "1": {
                    "id": 1,
                    "filename": "zivotopis.pdf",
                    "type": "application\/pdf",
                    "content": "<base64>"
                }
            },
            "created": "2020-10-04 16:33:43"
        }
    },
    "status": "ok"
}