Files

You may find descriptions of endpoints for work with files bellow.

Get file base64 data string

get
Authorizations
Path parameters
idnumberRequired
Header parameters
x-api-keystringRequired

This is the eshop key you receive during onboarding.

authorizationstringRequired

Token you get from calling /users/login

Responses
200
Success response
application/json
Responsestring
get
GET /v2/files/{id} HTTP/1.1
Host: gw.new.skladon.net
authorization: text
x-api-key: text
Accept: */*
text

Last updated