@seamapi/http - v2.1.0
    Preparing search index...

    Type Alias ActionAttemptsGetParameters

    type ActionAttemptsGetParameters = {
        action_attempt_id: string;
    }
    Index
    action_attempt_id: string

    ID of the action attempt that you want to get.