Extensions
Explore the list of extensions supported by TaskerAI. Session initialized with extensions will create browsers preloaded with listed extensions.
Authorizations
X-Api-KeystringRequired
X-Api-Key-IdstringRequired
Path parameters
modestringRequired
Responses
200
List of available extensions
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
get
/{mode}/v1/extensionsAuthorizations
X-Api-KeystringRequired
X-Api-Key-IdstringRequired
Path parameters
modestringRequired
extensionUUIDstringRequiredExample:
564dfa00-d601-491c-8521-5fc658d192bfResponses
200
Extension details
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
get
/{mode}/v1/extensions/{extensionUUID}Last updated