get
https://api.apptoto.com/v1/import
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Example Result:
{
"import": {
"id": NUMERIC IDENTIFIER,
"state": launching | running | invalid | finished | aborted
}
}OAuth scope
Calls authenticated with an OAuth 2.0 bearer token must include the imports:read scope. A token without it receives a 403 insufficient_scope response. HTTP Basic auth is not scope-gated.
