@seamapi/http - v1.128.0
    Preparing search index...

    Type Alias ActionAttemptsGetResponse

    Use ActionAttemptsGetRequest instead.

    type ActionAttemptsGetResponse = {
        action_attempt: ActionAttempt;
    }
    Index
    action_attempt: ActionAttempt