Lists each WebApp associated with the specified FirebaseProject. The elements are returned in no particular order, but will be a consistent view of the Apps when additional requests are made with a pageToken.
Path parameters
The resource name of the parent FirebaseProject for which to list each associated WebApp, in the format: projects/PROJECT_IDENTIFIER/webApps Refer to the FirebaseProject name field for details about PROJECT_IDENTIFIER values.
Query parameters
The maximum number of Apps to return in the response. The server may return fewer than this value at its discretion. If no value is specified (or too large a value is specified), then the server will impose its own limit.
Token returned from a previous call to ListWebApps indicating where in the set of Apps to resume listing.
Controls whether Apps in the DELETED state should be returned in the response. If not specified, only ACTIVE Apps will be returned.
Response
Successful response