Get actions

Retrieve all the registered actions with descriptions that data manager can use.

Authentication

Authorizationstring
The token (or API key) must be passed as a request header. You can find your user token on the User Account page in Label Studio. Example: <br><pre><code class="language-bash">curl https://label-studio-host/api/projects -H "Authorization: Token [your-token]"</code></pre>

Query parameters

projectintegerRequired
Project ID

Response

Actions retrieved successfully
dialogobject or null
experimentalboolean or null
idstring or null
orderinteger or null
permissionstring or list of strings or null
titlestring or null