#maimon_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1277552543253270558
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐
31222412
Do you have a Stripe request id ? req_123?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
What is the response of this endpoint passing your account Id ?
https://docs.stripe.com/api/persons/list
Checking
Hey sorry for the delay
So when making in my customers account this is the ID - req_1X0waTVNjkOZnv
and the response are just contacts of the connected accounts and not users in our platform which is what we are looking for
there is no API for Dashboard users and roles today, no. Persons API is something different(for KYC information).
Is there anything for security settings? like the "require two step authentication for your team" option here:
no, none of this is exposed through APIs
How can we request an FR to support requesting Dashboard users and roles using Stripe API. Its quite basic and the current API looks really good in terms of depth so I am surprised its not supported. Is there anywhere we can request this? This has also came up from several of our customers
you can open a support ticket at https://support.stripe.com/?contact=true to raise feedback
maybe also you would be interested in using/getting access to our SSO implementation: https://docs.stripe.com/get-started/account/sso so you can ask support about getting access to that too
Would I be able to fetch dashboard users using SCIM if I will enable SSO implementation for my account?
not sure, I don't work directly with the SSO beta so I don't know all the functionality it has