Skip to content

Get sync job status

GET
/v1/asset/balance/sync/{syncId}
curl --request GET \
--url https://api.parasta.io/v1/asset/balance/sync/example \
--header 'Authorization: Bearer <token>'
syncId
required
string

OK

Media type application/json
object
syncId
string
status
string
Allowed values: syncing completed
completedAt
string format: date-time
Example
{
"status": "syncing"
}
Retry-After
integer
>= 1

Recommended polling interval (seconds).

Please contact your representative. 담당자에게 문의해주세요.