Skip to main content

Timeline (0.0.18)

Download OpenAPI specification:Download

Timeline

Get the a Resource Activities by the Resource ID Deprecated

Authorizations:
ApplicationToken
path Parameters
resourceId
required
string

The Resource Id you want to perform actions with

query Parameters
from
string

The date that you want the timeline to display form

Responses

Response samples

Content type
application/json
[
  • {
    }
]

Get the a Resource Activities by the Resource Type Deprecated

Authorizations:
ApplicationToken
path Parameters
service
required
string

The service you want to perform actions with

action
required
string

The Action you want to perform actions with

query Parameters
from
required
string

The date that you want the timeline to display form

Responses

Response samples

Content type
application/json
[
  • {
    }
]

Get the a Resource Activities by the Resource Type Deprecated

Authorizations:
ApplicationToken
path Parameters
type
required
string

The Resource Type you want to perform actions with

query Parameters
from
required
string

The date that you want the timeline to display form

Responses

Response samples

Content type
application/json
[
  • {
    }
]