Skip to content
Get an API key

Sources Mida can read from

GET /me/sources

Updated 16 Sep 20261 min read
GET/me/sourcesTry it
Basehttps://api.mockflow.com/v1Scopesuser:read

The connectors (Jira, Trello, Slack, Notion and the rest) Mida can pull from in the editor, and which ones this person has connected. Connecting is a browser OAuth flow; the API lists.

Authorization

Authorizationstringheaderrequired

Bearer <key>. The key needs user:read scope. Create and manage keys in the developer console; what each scope unlocks is on the scopes page.

Response

200 · application/json
dataobject[]
Child attributes
idstring
namestring
categorystring | null
descriptionstring
connectedboolean
connectUrlstring
notestring

Errors

429rate_limited

Too many requests.

Was this page helpful?

Sign in to MockFlow

The same account you use in the app and on the API.

Forgot your password?
or
Continue with GoogleContinue with Microsoft