Tsarr Documentation - v1.8.0
    Preparing search index...

    Type Alias GetApiV1AppprofileByIdErrors

    type GetApiV1AppprofileByIdErrors = {
        "404": { [key: string]: string };
        "500": unknown;
    }
    Index

    Properties

    Properties

    "404": { [key: string]: string }

    Not Found

    "500": unknown

    Internal Server Error