Passer au contenu principal
GET
Go

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

actionId
string
requis

The ID of the action.

Paramètres de requête

page
integer

Use this field to request a specific page of the list results.

per_page
integer

This field specify the maximum number of results to be returned by the server. 20 by default

Réponse

The action versions were retrieved.

total
number
défaut:1

The total result count.

page
number
défaut:0

Page index of the results being returned. First page is 0.

per_page
number
défaut:20

Number of results per page.

versions
object[]