API Reference/GitList access tokens for a Git identityList access tokens for a Git identityGET/git/v1/identity/{identity}/tokensTestPath ParametersidentityRequiredstringcURLJavaScriptcurl -X GET "https://api.freestyle.sh/git/v1/identity/<string>/tokens"200401403404500Token listResponse{ "tokens": [ { "id": "string" } ] }TypeScriptPreviousGrant a permission to a Git identity POSTNextList git triggers for a repository GET