Gets codes loading session information.
project_id required | integer Project ID. You can find this parameter in your Publisher Account next to the name of the project. Example: 44056 |
session_id required | string Default: "fc7105b6e8ee01339582970b37697242" Session ID. |
Codes loading session information was successfully received.
Basic authentication not passed or wrong. Make sure you used basic authentication or correct credentials.
Codes loading session not found.
{- "session_id": "fc7105b6e8ee01339582970b37697242",
- "count_uploaded": 0,
- "count_total": 100,
- "count_skipped": 10,
- "status": "processing"
}