Get Portfolio

Retrieve details of a specific portfolio by its ID.

This step verifies that the portfolio created in the prior step was successfully imported. If successful, the response will include the portfolio_id, upload_id, portfolio_name, import_status indicating whether the portfolio is ready for scoring, create_date, and the download_url.

You can validate the geocoding results and ensure successful data validation of other fields by opening the download_url in a browser. This downloads the validated and geocoded input file; the file will indicate geo_status and error as applicable.

đŸ“·

Recommendation

Before scoring, we suggest checking this file to ensure the correctness of your input data. In particular, if you provided addresses rather than coordinates, we suggest confirming the geo_status column to ensure correctness.

Path Params
string
required

ID of the portfolio to retrieve.

Responses

400

The request was unacceptable, likely due to missing a required input.

401

No valid API key provided.

403

Forbidden: Access to this resource / action is denied or not authorized

404

Not found.

405

Method not allowed

Language
Credentials
LoadingLoading

Response
Choose an example:
application/json