Files
You may find descriptions of endpoints for work with files bellow.
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
401
Unauthorized response
application/json
404
Not found response
application/json
get
GET /v2/files/{id} HTTP/1.1
Host: gw.new.skladon.net
authorization: text
x-api-key: text
Accept: */*
text
Last updated