Skip to main content
GET
/
v1
/
api
/
stripe-connect
/
status
Get Stripe Connect account status
curl --request GET \
  --url http://localhost:3091/v1/api/stripe-connect/status \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

JWT access token from POST /v1/api/auth/login

Response

Account status retrieved

The response is of type object.