History
Was this helpful?
Was this helpful?
This endpoint is used to see terraform states changes over time for a Terrakube workspace.
To use this endpoint you should have "manageWorkspace" access at team level and a Terrakube workspace
data.type
string
Should be "history"
data.attributes.output
string
Unique variable name
For a complete list of organization operation please visit the OpenAPI specification
Returns the relationship history
/workspace/{workspaceId}/history
workspace Identifier
Sorts the collection on the selected attributes. A prefix of '-' sorts descending
Selects the set of history fields that should be returned in the result.
Selects the set of relationships that should be expanded as a compound document in the result.
Filters the collection of history using a 'disjoint' RSQL expression
Number of pages to return. Can be used with page[size]
Number of elements per page. Can be used with page[number]
Offset from 0 to start paginating. Can be used with page[limit]
Maximum number of items to return. Can be used with page[offset]
For requesting total pages/records be included in the response page meta data