ServiceAccountCredentials is a JSON Structure definition published by Palo Alto Networks, describing 6 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/json-structure/sase-iam-api-service-account-credentials-structure.json",
"name": "ServiceAccountCredentials",
"description": "ServiceAccountCredentials schema from Palo Alto Networks SASE IAM Service API",
"type": "object",
"properties": {
"key_id": {
"type": "string",
"description": "Unique identifier of the generated key."
},
"client_id": {
"type": "string",
"description": "OAuth 2.0 client ID for this credential set."
},
"client_secret": {
"type": "string",
"description": "OAuth 2.0 client secret. Returned only once at creation time. Store this value securely as it cannot be retrieved again."
},
"description": {
"type": "string",
"description": "Description provided when the key was created."
},
"expires_at": {
"type": "datetime",
"description": "Expiration timestamp, or null if credentials do not expire."
},
"created_at": {
"type": "datetime"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.