List linked workspace usage
List per-generation credit-usage rows for the linked Runway workspaces you administer, newest first. Unlike /v1/organization/usage (this API project's own usage), this reports usage from the workspace linked to this API project. Authorized via that account link.
Query parameters
Cursor from a previous response for fetching the next page of results.
The maximum number of items to return per page.
Start of the time window (inclusive), ISO-8601 datetime.
End of the time window (exclusive), ISO-8601 datetime. A cursor can only narrow this window, never extend it past to.
Organization to report on. Optional when this API project is linked to a single organization; required when it is linked to more than one.
Restrict results to these workspace IDs, as a comma-separated list. Defaults to every workspace you administer in the organization.
Headers
The version of the RunwayML API being used. You can read more about versioning here.
Response
Success