Skip to main content

Get the Stripe Dashboard Link for a contributor

GET/contributors/{contributorId}/dashboard/
v2
GET
contributor-get-login-link

Get the Stripe Dashboard Link for a Contributor.

Request

  • contributorIdstring (uuid)
    required
    Example:"907a24e9-0723-4566-b584-86578419e983"

Responses

application/json

The generated link to the Stripe dashboard

  • urlstring

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/contributors/f0f86186-0a5a-45b2-aa33-502777496347/dashboard