Web Pages

Retrieve the web html page corresponding to a previous operation.

Retrieve the html web page held in our API for a specific operation

SecurityNone
Request
path Parameters
pageId
required
string <uuid>
Responses
200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

409

Conflict

get/api/partner/web-page/{pageId}
Request samples
Response samples
application/json
{
  • "status": 400,
  • "details": [
    ],
  • "error": "linkcy.bad.request",
  • "timestamp": "2019-08-24T14:15:22Z"
}