Retrieve a data source
Fetch a single source by ID.
Fetch a single source by ID. Useful for polling sync_status on a freshly-created source.
Scope: sources:read
Path parameters
| Param | Type |
|---|---|
:id | string |
Example request
curl https://dashboard.getmacha.com/api/v1/sources/source_64f1c0ef2ec711ef6dc1dcf \
-H "Authorization: Bearer $MACHA_API_KEY"
Errors
| Status | Code | When |
|---|---|---|
404 | source_not_found | Unknown ID or belongs to another org. |
© 2026 AGZ Technologies Private Limited