List History
List the change history for one of the caller’s own per-app limits, newest first. Removing the last control deletes the row, so this is where a subject reads back the pause they lifted and when they lifted it.
VIEWER, not the OWNER the two admin-plane history RPCs use. This service carries no user id in any request, so it can only ever return the caller’s own rows: gating it at OWNER would put an owner role in front of the caller’s own data and still return nothing but that. An admin auditing another subject’s app limits needs an admin-plane read, which this service is not and deliberately does not become.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
This API uses OAuth2 with the Client Credential flow. Client Credentials must be sent in the BODY, not the headers. For an example of how to implement this, refer to the c1TokenSource.Token() function.
Path Parameters
The appId field.