Query
Response
Queries
modelCostCatalog
Returns a model cost catalog.
QUERY
modelCostCatalog: ModelCostCatalog!Returns
url
String!
The URL a refresh would fetch: the custom one when set, otherwise the default.
defaultUrl
String!
URL for this model cost catalog.
customUrl
String
Null while the default is in use.
fetchedAt
String
ISO 8601 timestamp when this model cost catalog was fetched. May be null when unavailable or not applicable.
entryCount
Int!
Number of entries.
error
String
Error message when this model cost catalog did not complete successfully. May be null when unavailable or not applicable.
stale
Boolean!
True when the catalog is missing or older than the daily refresh interval.
Query
Response