Skip to main content
GET
Network Mapper (Partner) Status
Poll the status of a long-running Network Mapper (Partner) task.
Partner permission required. Calls from an API key not tied to a team with the partner permission in Stripe return 403 Forbidden.

Authorizations

x-api-key
string
header
required

Query Parameters

task_id
string
required

Task ID returned from POST /v3/network-mapper

Response

Current status of the mapping task

status
enum<string>
required

Status of the network mapping task

Available options:
Unknown,
MappingFailed,
NotMapped,
MappingInProgress,
Mapped