GET
/
api
/
csrf-token

Headers

x-prefect-api-version
string

Query Parameters

client
string
required

The client to create a CSRF token for

Response

200 - application/json
token
string
required

The CSRF token

client
string
required

The client id associated with the CSRF token

expiration
string
required

The expiration time of the CSRF token

id
string
created
string | null
updated
string | null