BetaAccessStatusItem
statusstring
Status of the request (requested, approved, denied, revoked)
Example:
requestedprogram_namestring
Name of the beta program
Example:
genairequest_datestring<date-time>
When the request was made
Example:
2026-05-07T11:47:30ZBetaAccessStatusItem
{
"status": "requested",
"program_name": "genai",
"request_date": "2026-05-07T11:47:30Z"
}
Was this page helpful?