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
client
string
required

The client id associated with the CSRF token

created
string | null
required
expiration
string
required

The expiration time of the CSRF token

id
string
required
token
string
required

The CSRF token

updated
string | null
required