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

    Type Alias ActionAttemptsGetParameters

    Parameters for SeamHttpActionAttempts.get.

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

    ID of the action attempt that you want to get.