microfrontends
Get microfrontends config for a project
Get the microfrontends config for a project by ID or name.
get/v1/microfrontends/projects/{projectIdOrName}/production-mfe-config
Path parameters
projectIdOrNamestring required
The name or ID of the project
The name or ID of the project
Query parameters
teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l
The Team identifier to perform the request on behalf of.
slugstring
Example:my-team-url-slug
The Team slug to perform the request on behalf of.
Response
Changes
Changed in 1 of the 39 revisions of this API.1
- ○
added the non-success response with the status
410response-non-success-status-added
- ○