GetAction
curl -X GET "https://loading/actions/string"{
"action": {
"id": "string",
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
},
"state": "ACTION_STATE_UNSPECIFIED",
"name": "string",
"script": "string",
"timeout": "string",
"allowedToFail": true
}
}Was this page helpful?
Get User Profile (Human)
Get User Profile (Human): Deprecated: use [user service v2 GetUserByID](/reference/api/user/zitadel.user.v2.UserService.GetUserByID) instead. Get basic information like first_name and last_name of a user.
GetCustomDomainClaimedMessageText
Explore the GetCustomDomainClaimedMessageText operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.