Skip to content

Get registration progress

GET
/v1/account/register/{regId}
curl --request GET \
--url https://api.parasta.io/v1/account/register/example \
--header 'X-Pass-Token: <X-Pass-Token>'
regId
required
string

OK

Media type application/json
object
regId
string
step
string
completedSteps
Array<string>
status
string
Allowed values: in_progress processing completed failed pending_review
progress
object
key
additional properties
string
result
object
userId
string
smartAccountAddress
string
accessToken
string
refreshToken
string
createdAt
string format: date-time
Example
{
"status": "in_progress"
}
Retry-After
integer
>= 1

Recommended polling interval (seconds).

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