You are viewing the latest API docs through the legacy docs viewer. The modern viewer can be found here: https://docs.peachfinance.com/api-docs.

Operations

Get operation status

Securityoauth2 or bearerAuth or apiKeyHeader
Request
path Parameters
operationId
required
string = 32 characters

Operation ID

Responses
200

Success

206

In progress

404

Not found

412

Operation failed

get/operations/{operationId}
Response samples
application/json
{
  • "status": 0,
  • "message": "string"
}

Request sandbox access