Retrieve a distribution
Retrieve a distribution with aggregated payment status.
Authorizations
OAuth2 client_credentials grant for server-to-server access. Onboard via your Nova admin to receive a client_id and client_secret, then POST /oauth/token to exchange them for a short-lived access token. Send the token as Authorization: Bearer <access_token> on every authenticated request. Tokens expire after 3600 seconds — refresh by re-exchanging credentials.
Headers
ID of the organization the request acts on. Optional when the access token is bound to a specific organization, or when the integration has access to exactly one organization.
^org_[A-Za-z0-9]+$"org_EkzhrUc3U6C0UbxNBlK7WLz51ofT"
Path Parameters
ID of the distribution
^dst_[A-Za-z0-9]+$"dst_tQaOR74NP2DZ9mg3votpOnCqAuGs"
Response
Distribution details
Object type identifier.
distribution "distribution"
Whether this object exists in live mode (true) or test mode (false).
ID of the distribution
^dst_[A-Za-z0-9]+$"dst_tQaOR74NP2DZ9mg3votpOnCqAuGs"
1"November 9th Distribution from XYZ Sale"
ID of the vehicle this distribution pays from
^veh_[A-Za-z0-9]+$"veh_pNvehE6O1KjY2W6Omq9MD3QAEs5w"
Your own identifier for this distribution
"distribution-123"
Date this distribution pays out, rendered as wall-clock time in distribution_timezone, carrying that zone's UTC offset at this date.
"2026-09-09T16:00:00.000Z"
IANA timezone the distribution date is interpreted and displayed in. UTC when no timezone was supplied at creation.
"America/Los_Angeles"
draft, published, approved, executed, cancelled "2024-04-20T01:00:00.000Z"
"2024-04-20T01:00:00.000Z"
"2024-04-20T01:00:00.000Z"
"2024-04-20T01:00:00.000Z"
"2024-04-20T01:00:00.000Z"
"2024-04-20T01:00:00.000Z"
A link for the sender to manage this distribution in the Nova dashboard.
"https://nova.angellist.com/path_to_sender_distribution"
A link for any recipient to view this distribution in the Nova dashboard.
"https://nova.angellist.com/path_to_recipient_distribution"