PWA
Get all PWA slugs of current user
Get all the slugs of the PWAs of the current user
get/api/v1/pwa/slugs
Response
Successful Response
Example response
[
{
"name": "Sample PWA",
"slug": "sample-pwa-d39bbcac-7962-49cf-be5a-5da54f858e3f"
}
]Changes
No recorded changes to this endpoint across all 2 revisions of this API.