Zum Hauptinhalt springen

Get a Project's file/filesystem authorization token

GET /v2/projects/{projectId}/jwt/
v2
GET
project-file-system-get-jwt

Request

  • projectIdstring
    required

    ID of the Project to retrieve an authorization token for.

Responses

application/json

OK

  • jwtstring
    required

Usage examples

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