Zum Hauptinhalt springen

Get a Project's file/filesystem authorization token

GET/v2/projects/{projectId}/jwt/
API version
v2
Request method
GET
Operation ID
project-file-system-get-jwt

Request

  • projectIdstring
    required

    ID of the Project to retrieve an authorization token for.

Responses

Format
application/json
Beschreibung

OK

  • jwtstring
    required

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/projects/string/jwt